summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update nuget packagesorigin/2.1.7Wouter Tinus2020-05-023-10/+10
* include luadns in appveyorWouter Tinus2020-05-021-0/+1
* prepare releaseWouter Tinus2020-05-023-5/+5
* delete git workflow (not working)Wouter Tinus2020-05-021-16/+0
* prepare for releaseWouter Tinus2020-05-029-89/+80
* Merge pull request #1514 from albertofustinoni/2.1.7Wouter Tinus2020-04-289-0/+258
|\
| * Build scriptsAlberto Fustinoni2020-04-272-0/+4
| * LUADNS plugin implementationAlberto Fustinoni2020-04-277-0/+254
|/
* merge with latestWouter Tinus2020-04-2269-942/+1552
|\
| * Merge pull request #1507 from win-acme/ordersWouter Tinus2020-04-1970-960/+1570
| |\
| | * refactor unattended resolver and pluginserviceWouter Tinus2020-04-1912-297/+248
| | * default plugins in interactive modeWouter Tinus2020-04-1812-247/+219
| | * default targetWouter Tinus2020-04-189-10/+145
| | * test with Host order pluginWouter Tinus2020-04-1313-42/+131
| | * more testing and fixing for order pluginsWouter Tinus2020-04-1323-174/+388
| | * basic workings of order plugins and refactoring of the renewal execution flow...Wouter Tinus2020-04-1239-382/+631
| |/
* | some code style messagesWouter Tinus2020-04-225-23/+8
* | fix warningsWouter Tinus2020-04-224-24/+24
* | prevent crash on corrupted IIS bindingWouter Tinus2020-04-221-1/+16
|/
* Proxy support for AzureWouter Tinus2020-04-101-2/+5
* bump versionWouter Tinus2020-04-101-1/+1
* custom computer name for email notificationsWouter Tinus2020-04-103-2/+13
* proxy support for AWSWouter Tinus2020-04-101-5/+8
* Update ACMESharpCoreWouter Tinus2020-04-081-0/+0
* Merge pull request #1488 from win-acme/2.1.6Wouter Tinus2020-04-048-14/+34
|\
| * add https option to self hosting pluginorigin/2.1.6Wouter Tinus2020-04-045-5/+24
| * make self-hosting plugin listen to https requestsWouter Tinus2020-04-041-2/+3
| * Fix --force switch not workingWouter Tinus2020-04-041-2/+2
| * fix log messagesv2.1.6.773Wouter Tinus2020-03-291-9/+8
| * add email From header (identical to sender)Wouter Tinus2020-03-291-0/+1
* | Merge pull request #1474 from win-acme/2.1.6Wouter Tinus2020-03-2965-455/+958
|\ \ | |/
| * fix running test as non-adminv2.1.6.768Wouter Tinus2020-03-2925-59/+77
| * update nugat packagesWouter Tinus2020-03-294-14/+22
| * Merge branch '2.1.6' of https://github.com/PKISharp/win-acme into 2.1.6Wouter Tinus2020-03-261-1/+4
| |\
| | * Merge pull request #1468 from georg-jung/issues/1439-improve-error-messageWouter Tinus2020-03-261-1/+4
| | |\
| | | * #1439 improve cloudflare error message regarding api tokenGeorg Jung2020-03-241-1/+4
| * | | flesh out Dns Substitution a bit moreWouter Tinus2020-03-263-6/+36
| |/ /
| * | implement support for substitute domainsWouter Tinus2020-03-256-35/+62
| * | handle valid challenge when authorization as a whole is not validWouter Tinus2020-03-251-2/+28
| * | add extra debug message for dns prevalidationWouter Tinus2020-03-251-3/+4
| * | log dns challenge on successWouter Tinus2020-03-251-1/+1
| |/
| * Fix preliminary validation with multiple TXT records for the same hostWouter Tinus2020-03-192-2/+2
| * Merge branch '2.1.6' of https://github.com/PKISharp/win-acme into 2.1.6Wouter Tinus2020-03-191-1/+1
| |\
| | * Merge pull request #1452 from georg-jung/fix-1364-againWouter Tinus2020-03-181-1/+1
| | |\
| | | * Fix #1364 (second bug in same issue)Georg Jung2020-03-141-1/+1
| * | | Order level cache to prevent rate limitsWouter Tinus2020-03-193-53/+90
| * | | Fix #1445Wouter Tinus2020-03-191-21/+52
| * | | Fix #1447Wouter Tinus2020-03-182-2/+6
| |/ /
| * | infrastructure for order reuseWouter Tinus2020-03-188-37/+162
| * | factor out order managerWouter Tinus2020-03-102-13/+42
| |/
| * increase default timeout for ACME server actions like validation from 25 to 7...Wouter Tinus2020-03-101-1/+1
| * Implement new setting for SslOnConnectWouter Tinus2020-03-053-5/+10
| * update nuget packages and implement mailkitWouter Tinus2020-03-0526-245/+369
| * extra debug messages for legacy importWouter Tinus2020-03-051-0/+3
| * build errorWouter Tinus2020-03-041-2/+2
| * Merge pull request #1436 from Jaecen/script-installer-old-certWouter Tinus2020-03-041-1/+8
| |\
| | * remove numbered parameters and add comment about whyWouter Tinus2020-03-041-5/+5
| | * Merge branch '2.1.6' into pr/1436-add-old-certificate-information-to-script-i...Wouter Tinus2020-03-047-40/+65
| | |\ | | |/ | |/|
| * | merge with masterWouter Tinus2020-03-0462-416/+882
| |\ \ | |/ / |/| |
| * | bump versionWouter Tinus2020-03-041-1/+1
| * | Support full directory url as baseuriWouter Tinus2020-03-041-25/+59
| * | fix #1431Wouter Tinus2020-03-047-20/+24
| | * Add script installer parameters for the old certificate's subject name, frien...Jason Addington2020-03-041-0/+7
| |/ |/|
* | Merge pull request #1429 from win-acme/2.1.5v2.1.5Wouter Tinus2020-03-0135-378/+771
|\ \
| * | increase log retenionorigin/2.1.5Wouter Tinus2020-03-011-1/+10
| * | better error handling and survive validation errors in --force mode when a pr...Wouter Tinus2020-02-261-86/+111
| * | don't fatally error out on web.config missingWouter Tinus2020-02-261-6/+13
| * | proper use of pattern matchingWouter Tinus2020-02-2610-66/+64
| * | clean up validation in all scenariosWouter Tinus2020-02-241-12/+17
| * | fix FTP installer looking at websites for enabled stateWouter Tinus2020-02-211-1/+1
| * | prevent unneeded rescans of IIS websites (only re-scan after a commit or refr...Wouter Tinus2020-02-211-48/+69
| * | Force TLS 1.2 if OS default settings don't workWouter Tinus2020-02-212-6/+8
| * | Rename PKISharp > win-acmeWouter Tinus2020-02-212-2/+2
| * | additional connection checkWouter Tinus2020-02-202-7/+21
| * | #1414Wouter Tinus2020-02-191-1/+5
| * | #1416Wouter Tinus2020-02-191-1/+2
| * | Fix #1399Wouter Tinus2020-02-181-26/+27
| * | performance optimization for large iis installsWouter Tinus2020-02-181-1/+12
| * | avoid code dubplicationWouter Tinus2020-02-171-2/+5
| * | handle duplicate bindingsWouter Tinus2020-02-171-2/+2
| * | 100x faster IIS scanning for large amounts of bindingsWouter Tinus2020-02-143-7/+66
| * | fix build error for test projectWouter Tinus2020-02-142-11/+21
| * | quick select in renewal managerWouter Tinus2020-02-143-13/+25
| * | fix crash in renewal manager for renewals without historyWouter Tinus2020-02-141-1/+1
| * | prevent duplicate values from legacy iis pluginsWouter Tinus2020-02-144-66/+50
| * | fix settings.jsonWouter Tinus2020-02-141-1/+1
| * | use correct scope for analysis of IIS targetsWouter Tinus2020-02-141-3/+2
| * | Fix potential attempt to add duplicate binding when IIS gives inconsistent ch...Wouter Tinus2020-02-133-11/+17
| * | Add tests for mixed upper and lowercase bindingsWouter Tinus2020-02-132-1/+61
| * | Allow renewals to run when none are due, to detect target changesWouter Tinus2020-02-131-3/+1
| * | Prevent unneeded commits to the ServerManager in case UpdateBinding doesn't a...Wouter Tinus2020-02-131-11/+23
| * | #1409Wouter Tinus2020-02-132-9/+25
| * | add function to detect duplicate coverageWouter Tinus2020-02-121-0/+84
| * | improve renewal manager UXWouter Tinus2020-02-121-29/+63
| * | Improve file system performanceWouter Tinus2020-02-105-12/+18
| * | extra verbose log messagesWouter Tinus2020-02-081-2/+14
| * | update submodule pathWouter Tinus2020-02-081-2/+2
* | | Merge pull request #1415 from Skedog/patch-1Wouter Tinus2020-02-191-2/+2
|\ \ \
| * | | Fix wordingSkedog2020-02-191-2/+2
|/ / /
* | | Create dotnetcore.ymlWouter Tinus2020-02-111-0/+16