summaryrefslogtreecommitdiffstats
path: root/src/main.lib/Services/Interfaces
Commit message (Collapse)AuthorAgeFilesLines
* refactor validation plugisn to remove challenge specific items, allowing ↵Wouter Tinus2020-06-131-1/+1
| | | | them to handle multiple challenges, which is required for parallel validation
* Improve email notifcations with log outputWouter Tinus2020-05-281-0/+3
|
* fix build errors for plugins, make CreateSpace explicit call for ↵Wouter Tinus2020-05-282-2/+4
| | | | inputservice instead of semantically dubious "first" parameter ion Show
* improve logging for invalid command linesWouter Tinus2020-05-142-6/+11
|
* refactor unattended resolver and pluginserviceWouter Tinus2020-04-191-16/+4
|
* more testing and fixing for order pluginsWouter Tinus2020-04-131-0/+4
|
* basic workings of order plugins and refactoring of the renewal execution ↵Wouter Tinus2020-04-122-10/+16
| | | | flow to make them possible
* fix running test as non-adminv2.1.6.768Wouter Tinus2020-03-291-0/+10
|
* infrastructure for order reuseWouter Tinus2020-03-181-0/+1
|
* proper use of pattern matchingWouter Tinus2020-02-261-4/+7
|
* quick select in renewal managerWouter Tinus2020-02-141-1/+1
|
* Be more specific about reasons for disabling optionsWouter Tinus2020-02-051-0/+3
|
* UI finetuningWouter Tinus2020-02-021-1/+1
|
* simple unit test for the main class workingWouter Tinus2020-01-131-5/+8
|
* Log command line arguments to disk at startupWouter Tinus2020-01-091-0/+1
|
* Fix #1327Wouter Tinus2019-12-171-1/+2
|
* fix last nullability annotationsWouter Tinus2019-12-151-1/+2
|
* fix more null annotationsWouter Tinus2019-12-151-1/+1
|
* null annotations progressWouter Tinus2019-12-146-16/+16
|
* Merge branch '2.1.2' into iisbindingsWouter Tinus2019-12-071-1/+1
|\
| * Fix broken importWouter Tinus2019-12-071-1/+1
| |
| * proper null annotationsWouter Tinus2019-12-061-2/+2
| |
* | refactor in progressWouter Tinus2019-12-021-7/+0
| |
* | Merge branch '2.1.2' into iisbindingsWouter Tinus2019-12-012-7/+8
|\ \ | |/
| * fix null warningsWouter Tinus2019-11-301-5/+5
| |
| * mergeWouter Tinus2019-11-301-1/+1
| |\
| | * Merge pull request #1293 from rosch100/patch-1Wouter Tinus2019-11-301-1/+1
| | |\ | | | | | | | | Create ImportRDSFull.ps1
| * | | improve certificate cache to respond to changes in CSR, instead of only ↵Wouter Tinus2019-11-301-2/+3
| |/ / | | | | | | | | | responding to host names
| * | improved handling of certificate chain, use the actual chain provided by ↵Wouter Tinus2019-11-301-1/+1
| | | | | | | | | | | | the ACME server instead of a chain built by Windows, which is unreliable in certain circumstances
* | | Merge branch '2.1.1' into iisbindingsWouter Tinus2019-11-261-1/+1
|\ \ \ | | |/ | |/|
| * | Better handling of invalid settingsWouter Tinus2019-11-261-1/+1
| |/
* | optimize uiWouter Tinus2019-11-141-1/+1
|/
* add configurable script timeoutWouterTinus2019-10-151-0/+1
|
* Improve feedback for unhealthy scheduled task (#1211) and fix bug #1234WouterTinus2019-10-151-11/+12
|
* reorganise settings a bit moreWouterTinus2019-10-051-1/+3
|
* fix unit tests and plugin artifactsWouterTinus2019-10-012-1/+25
|
* finish settings refactorWouterTinus2019-10-011-9/+2
|
* huge settings refactoringWouterTinus2019-09-292-274/+13
|
* Disable target plugins that require admin rights when not running as adminWouterTinus2019-09-291-0/+3
|
* async inputWouterTinus2019-09-102-9/+11
|
* async validation and targetWouterTinus2019-09-081-2/+3
|
* code formatWouterTinus2019-09-072-2/+2
|
* move all code except DI to libWouterTinus2019-09-072-1/+55
|
* move more stuffWouterTinus2019-09-061-0/+5
|
* refectoring settingsWouterTinus2019-09-061-7/+271
|
* move more stuffWouterTinus2019-09-051-0/+1
|
* move more service interfacesWouterTinus2019-09-053-0/+113
|
* progressWouterTinus2019-09-051-0/+1
|
* move more stuff to the libWouterTinus2019-09-051-0/+17
|
* move IInputServer and ISettingsServiceWouterTinus2019-09-052-0/+74
|
* move some more stuffWouterTinus2019-09-051-0/+29