Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1628 | Wouter Tinus | 2020-07-27 | 1 | -4/+6 |
| | |||||
* | fix #1625 | Wouter Tinus | 2020-07-27 | 1 | -344/+344 |
| | |||||
* | prevent crash with multiple store plugins of the same type | Wouter Tinus | 2020-07-18 | 4 | -13/+13 |
| | |||||
* | use more async I/O apis | Wouter Tinus | 2020-07-17 | 3 | -12/+9 |
| | |||||
* | Update CentralSsl.cs | Wouter Tinus | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | fix #1591 | Wouter Tinus | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Fix for #1558 | Wouter Tinus | 2020-06-02 | 2 | -2/+2 |
| | |||||
* | Add pfx storev2.1.8 | Wouter Tinus | 2020-05-31 | 12 | -39/+305 |
| | |||||
* | allow chaining multiple store and installation steps of the same type from ↵ | Wouter Tinus | 2020-05-25 | 1 | -6/+9 |
| | | | | interactive mode | ||||
* | some code style messages | Wouter Tinus | 2020-04-22 | 1 | -2/+4 |
| | |||||
* | fix running test as non-adminv2.1.6.768 | Wouter Tinus | 2020-03-29 | 2 | -4/+4 |
| | |||||
* | build error | Wouter Tinus | 2020-03-04 | 1 | -2/+2 |
| | |||||
* | merge with master | Wouter Tinus | 2020-03-04 | 4 | -12/+29 |
|\ | |||||
| * | Improve file system performance | Wouter Tinus | 2020-02-10 | 1 | -6/+12 |
| | | |||||
| * | Be more specific about reasons for disabling options | Wouter Tinus | 2020-02-05 | 4 | -6/+17 |
| | | |||||
* | | fix #1431 | Wouter Tinus | 2020-03-04 | 2 | -2/+2 |
|/ | |||||
* | x | Wouter Tinus | 2020-01-15 | 1 | -8/+16 |
| | |||||
* | Failure to add intermediate certificate to the store shouldn't be a fatal ↵ | Wouter Tinus | 2020-01-15 | 1 | -4/+3 |
| | | | | error. Fall back to the regular chosen store if opening the intermedate store fails. | ||||
* | include certificate chain in Central Certificate Store | Wouter Tinus | 2020-01-14 | 1 | -1/+4 |
| | |||||
* | Fix #1326 | Wouter Tinus | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | fix more null annotations | Wouter Tinus | 2019-12-15 | 2 | -20/+26 |
| | |||||
* | null annotations progress | Wouter Tinus | 2019-12-14 | 13 | -44/+47 |
| | |||||
* | refactor in progress | Wouter Tinus | 2019-12-02 | 3 | -11/+0 |
| | |||||
* | improve certificate cache to respond to changes in CSR, instead of only ↵ | Wouter Tinus | 2019-11-30 | 1 | -5/+2 |
| | | | | responding to host names | ||||
* | improved handling of certificate chain, use the actual chain provided by ↵ | Wouter Tinus | 2019-11-30 | 2 | -43/+26 |
| | | | | the ACME server instead of a chain built by Windows, which is unreliable in certain circumstances | ||||
* | add --acl-fullcontrol parameter to manage private key permisssion in ↵ | Wouter Tinus | 2019-11-28 | 6 | -7/+239 |
| | | | | certificate store | ||||
* | Updates docs and improve support for custom legacy imports | WouterTinus | 2019-10-06 | 1 | -2/+2 |
| | |||||
* | Change default installation to none when IIS is not available | WouterTinus | 2019-10-02 | 1 | -1/+2 |
| | |||||
* | huge settings refactoring | WouterTinus | 2019-09-29 | 5 | -14/+16 |
| | |||||
* | implement disabled state for Csr and Store plugins | WouterTinus | 2019-09-29 | 4 | -2/+15 |
| | |||||
* | Cleanup | WouterTinus | 2019-09-28 | 1 | -11/+13 |
| | |||||
* | improve error handling | WouterTinus | 2019-09-26 | 1 | -7/+12 |
| | |||||
* | .net core 3 / no admin / new way of addressing systemproxy / c#8 | WouterTinus | 2019-09-17 | 1 | -23/+22 |
| | |||||
* | async input | WouterTinus | 2019-09-10 | 2 | -7/+7 |
| | |||||
* | async progress | WouterTinus | 2019-09-10 | 6 | -59/+53 |
| | |||||
* | code format | WouterTinus | 2019-09-07 | 15 | -62/+41 |
| | |||||
* | move plugins & re-implement WebDav | WouterTinus | 2019-09-07 | 15 | -0/+915 |