summaryrefslogtreecommitdiffstats
path: root/src/main.lib/Services
Commit message (Collapse)AuthorAgeFilesLines
* make sure exitcode is set when a renewal failedWouter Tinus2020-10-021-1/+1
|
* add messages to all invalidoperation exceptionsWouter Tinus2020-09-241-1/+1
|
* Show 32/64b in banner at startupWouter Tinus2020-09-162-1/+2
|
* Add version to user agentWouter Tinus2020-09-082-2/+35
|
* better international language supportWouter Tinus2020-07-292-2/+2
|
* fix #1625Wouter Tinus2020-07-271-102/+102
|
* safe replace write to prevent data loss on write errorsWouter Tinus2020-07-171-3/+18
|
* use more async I/O apisWouter Tinus2020-07-171-3/+3
|
* Generate .pfx and .pem files for legacy renewals being imported from 1.9.x ↵Wouter Tinus2020-07-141-1/+9
| | | | to ease transition
* working with Pebble but not SectigoWouter Tinus2020-07-101-1/+1
|
* fix #1593Wouter Tinus2020-06-271-3/+3
|
* enable parallel validation for http-01 selfhostingWouter Tinus2020-06-141-0/+5
|
* refactor validation plugisn to remove challenge specific items, allowing ↵Wouter Tinus2020-06-132-10/+3
| | | | them to handle multiple challenges, which is required for parallel validation
* improve logging for plugin loaderWouter Tinus2020-06-081-2/+2
|
* make email client QUIT the connection nicelyWouter Tinus2020-06-081-6/+7
|
* Add pfx storev2.1.8Wouter Tinus2020-05-312-7/+70
|
* Improve email notifcations with log outputWouter Tinus2020-05-284-21/+156
|
* fix build errors for plugins, make CreateSpace explicit call for ↵Wouter Tinus2020-05-284-14/+8
| | | | inputservice instead of semantically dubious "first" parameter ion Show
* error error handlingWouter Tinus2020-05-261-6/+28
|
* finetuningWouter Tinus2020-05-261-537/+536
|
* improve error handling when dns zones are not foundWouter Tinus2020-05-251-1/+0
|
* Refinements to order plugin systemWouter Tinus2020-05-232-11/+20
|
* improve logging for invalid command linesWouter Tinus2020-05-145-12/+27
|
* Log all requests going through our HttpClient instead of only those that ↵Wouter Tinus2020-05-131-1/+18
| | | | AcmeSharpCore triggers events on
* Use space instead of enter to prevent accidental trigger of the default ↵Wouter Tinus2020-05-121-1/+20
| | | | option after the list
* refactor unattended resolver and pluginserviceWouter Tinus2020-04-195-106/+43
|
* default plugins in interactive modeWouter Tinus2020-04-181-4/+10
|
* default targetWouter Tinus2020-04-182-3/+30
|
* test with Host order pluginWouter Tinus2020-04-132-7/+11
|
* more testing and fixing for order pluginsWouter Tinus2020-04-136-2/+42
|
* basic workings of order plugins and refactoring of the renewal execution ↵Wouter Tinus2020-04-126-96/+137
| | | | flow to make them possible
* custom computer name for email notificationsWouter Tinus2020-04-101-0/+5
|
* fix running test as non-adminv2.1.6.768Wouter Tinus2020-03-292-2/+12
|
* flesh out Dns Substitution a bit moreWouter Tinus2020-03-261-1/+11
|
* Order level cache to prevent rate limitsWouter Tinus2020-03-191-8/+4
|
* infrastructure for order reuseWouter Tinus2020-03-182-30/+32
|
* Implement new setting for SslOnConnectWouter Tinus2020-03-051-3/+4
|
* update nuget packages and implement mailkitWouter Tinus2020-03-051-0/+7
|
* extra debug messages for legacy importWouter Tinus2020-03-051-0/+3
|
* merge with masterWouter Tinus2020-03-0410-29/+100
|\
| * increase log retenionorigin/2.1.5Wouter Tinus2020-03-011-1/+10
| |
| * proper use of pattern matchingWouter Tinus2020-02-261-4/+7
| |
| * Force TLS 1.2 if OS default settings don't workWouter Tinus2020-02-211-2/+3
| |
| * additional connection checkWouter Tinus2020-02-201-2/+4
| |
| * performance optimization for large iis installsWouter Tinus2020-02-181-1/+12
| |
| * quick select in renewal managerWouter Tinus2020-02-142-2/+7
| |
| * prevent duplicate values from legacy iis pluginsWouter Tinus2020-02-141-7/+12
| |
| * #1409Wouter Tinus2020-02-131-8/+24
| |
| * Improve file system performanceWouter Tinus2020-02-103-5/+5
| |
| * Be more specific about reasons for disabling optionsWouter Tinus2020-02-053-2/+21
| |
* | fix #1431Wouter Tinus2020-03-042-4/+4
|/
* Pass more event types to the disk loggerWouter Tinus2020-02-041-3/+3
|
* UI finetuningWouter Tinus2020-02-022-2/+2
|
* quality of life improvements in main menuWouter Tinus2020-02-021-4/+2
|
* new renewal management menu to uniformly show, cancel, revoke and run ↵Wouter Tinus2020-02-023-6/+9
| | | | specific selections of renewals
* more user friendly importer and improved docsWouter Tinus2020-02-011-3/+36
|
* Cleanup unneeded codeWouter Tinus2020-01-261-2/+0
|
* Fix #1109 commit 2/2Wouter Tinus2020-01-261-0/+1
|
* add --revoke option to the command line to allow unattended revokationWouter Tinus2020-01-231-2/+9
|
* Merge pull request #1367 from PKISharp/2.1.3Wouter Tinus2020-01-181-2/+13
|\ | | | | Only use fancy colors in Windows 10 / Server 2016+
| * Only use fancy colors in Windows 10 / Server 2016+v2.1.3.671origin/2.1.3Wouter Tinus2020-01-171-2/+13
| |
* | Allow null-store to be selected #1360Wouter Tinus2020-01-181-1/+1
|/
* clean up log when running without --verboseWouter Tinus2020-01-161-3/+16
|
* Log errors and warnings to diskWouter Tinus2020-01-151-3/+3
|
* more friendly friendly nameWouter Tinus2020-01-141-1/+1
|
* fix cache invalidation bug on upgradingWouter Tinus2020-01-141-8/+19
|
* simple unit test for the main class workingWouter Tinus2020-01-136-132/+182
|
* some more cleanup and getting a harnass ready to make unit tests for the ↵Wouter Tinus2020-01-112-6/+4
| | | | renewal manager
* some refactoringWouter Tinus2020-01-112-3/+19
|
* Create seperate sub folder for each ACME endpoint in the custom logging pathWouter Tinus2020-01-091-1/+6
|
* Log command line arguments to disk at startupWouter Tinus2020-01-092-1/+7
|
* improve support for custom logging and add example to docs, also include ↵Wouter Tinus2020-01-091-10/+36
| | | | ProcessId as possible context to the disk logger
* Fix bug in CleanPath where it wasn't cleaning all invalid chars (#1338)dahanc2020-01-071-32/+74
| | | | | | | | | | | | * Fix #1330 (#1331) * Fix renewals being due when upgrading to version 2.1.2 - #1330 * Update question.md (#1335) * Fix bug in CleanPath where it wasn't cleaning all invalid chars Co-authored-by: Wouter Tinus <wouter.tinus@gmail.com>
* Avoid questions about the scheduled task, especially in unattended modeWouter Tinus2020-01-032-8/+16
|
* Fix #1327Wouter Tinus2019-12-173-26/+16
|
* fix bug in RegistryLegacyRenewalService when renewals are under ↵Wouter Tinus2019-12-161-1/+1
| | | | HKEY_LOCAL_MACHINE
* fix last nullability annotationsWouter Tinus2019-12-154-35/+38
|
* fix more null annotationsWouter Tinus2019-12-1515-120/+126
|
* null annotations progressWouter Tinus2019-12-1427-124/+167
|
* extra user-friendlyness around wildcards in simple modeWouter Tinus2019-12-142-24/+73
|
* add unit tests, update docs, rename classesWouter Tinus2019-12-111-3/+3
|
* Make DomainParseService respect proxy settingsWouter Tinus2019-12-102-30/+57
|
* Merge branch '2.1.2' into iisbindingsWouter Tinus2019-12-0713-47/+80
|\
| * Fix disable of old scheduled taskWouter Tinus2019-12-072-7/+9
| |
| * Fix broken importWouter Tinus2019-12-079-27/+48
| |
| * Be more explicit about expected settingsserviceWouter Tinus2019-12-065-6/+9
| |
| * fix import to correct folderWouter Tinus2019-12-064-7/+7
| |
| * proper null annotationsWouter Tinus2019-12-063-7/+15
| |
| * Fix importing legacy renewals from registryWouter Tinus2019-12-061-2/+1
| |
| * improve handling of userinfo in acme-dns baseuriWouter Tinus2019-12-052-2/+2
| |
| * don't try to create the directory when we're not in the try/catch yetWouter Tinus2019-12-041-1/+1
| |
* | refactor in progressWouter Tinus2019-12-024-27/+35
| |
* | Merge branch '2.1.2' into iisbindingsWouter Tinus2019-12-0110-128/+293
|\ \ | |/
| * fix null warningsWouter Tinus2019-11-306-34/+39
| |
| * mergeWouter Tinus2019-11-309-37/+80
| |\
| | * Merge pull request #1293 from rosch100/patch-1Wouter Tinus2019-11-309-37/+80
| | |\ | | | | | | | | Create ImportRDSFull.ps1
| | | * Merge branch '2.1.2' into patch-1Wouter Tinus2019-11-292-8/+53
| | | |\
| * | | | improve certificate cache to respond to changes in CSR, instead of only ↵Wouter Tinus2019-11-303-49/+127
| |/ / / | | | | | | | | | | | | responding to host names
| * | | improved handling of certificate chain, use the actual chain provided by ↵Wouter Tinus2019-11-302-48/+85
| | | | | | | | | | | | | | | | the ACME server instead of a chain built by Windows, which is unreliable in certain circumstances
| * | | fix test buildWouter Tinus2019-11-291-1/+1
| | |/ | |/|