index
:
letsencrypt-win-simple
master
origin/1.9.x
origin/2.0.0
origin/2.0.1
origin/2.0.10
origin/2.0.11
origin/2.0.2
origin/2.0.3
origin/2.0.4
origin/2.0.5
origin/2.0.6
origin/2.0.7
origin/2.0.8
origin/2.0.9
origin/2.1.0
origin/2.1.1
origin/2.1.10
origin/2.1.11
origin/2.1.12
origin/2.1.2
origin/2.1.3
origin/2.1.4
origin/2.1.5
origin/2.1.6
origin/2.1.7
origin/2.1.8
origin/2.1.9
origin/HEAD
origin/install
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable order cache
origin/2.1.8
Wouter Tinus
2020-06-03
1
-1
/
+1
*
prevent Microsoft.Web.Administration to run a "AddModifyBindingTransaction" f...
Wouter Tinus
2020-06-02
1
-2
/
+2
*
crash menu on certificates without history
Wouter Tinus
2020-06-02
1
-1
/
+1
*
Fix for #1558
Wouter Tinus
2020-06-02
16
-104
/
+185
*
update nuget packages
Wouter Tinus
2020-05-31
4
-4
/
+4
*
Add pfx store
v2.1.8
Wouter Tinus
2020-05-31
35
-98
/
+443
*
fix test build
Wouter Tinus
2020-05-28
1
-0
/
+6
*
Improve email notifcations with log output
Wouter Tinus
2020-05-28
9
-33
/
+173
*
fix build errors for plugins, make CreateSpace explicit call for inputservice...
Wouter Tinus
2020-05-28
16
-42
/
+54
*
error error handling
Wouter Tinus
2020-05-26
3
-8
/
+45
*
finetuning
Wouter Tinus
2020-05-26
5
-1512
/
+1510
*
allow chaining multiple store and installation steps of the same type from in...
Wouter Tinus
2020-05-25
4
-10
/
+14
*
Merge branch '2.1.8' of https://github.com/PKISharp/win-acme into 2.1.8
Wouter Tinus
2020-05-25
1
-0
/
+73
|
\
|
*
Merge pull request #1542 from FWest98/fw/adfsScript
Wouter Tinus
2020-05-25
1
-0
/
+73
|
|
\
|
|
*
Added ADFS import script
Floris Westerman
2020-05-23
1
-0
/
+73
*
|
|
add shortcut for regex so that binding 2 remains selectable in advanced mode ;)
Wouter Tinus
2020-05-25
1
-1
/
+1
*
|
|
improve error handling when dns zones are not found
Wouter Tinus
2020-05-25
4
-67
/
+31
|
/
/
*
|
Only follow CNAME on leaf nodes, ignore branches
Wouter Tinus
2020-05-25
1
-6
/
+5
*
|
bugfix for domain order plugin and wildcards
Wouter Tinus
2020-05-23
1
-1
/
+1
*
|
fix log message
Wouter Tinus
2020-05-23
1
-1
/
+1
*
|
Refinements to order plugin system
Wouter Tinus
2020-05-23
18
-65
/
+275
*
|
Show wildcard bindings in simple mode because we support fallback now
Wouter Tinus
2020-05-23
1
-5
/
+0
*
|
Remove 1 hour TTL from Azure validation to speed up the process when multiple...
Wouter Tinus
2020-05-23
1
-13
/
+26
*
|
Fix and refactor recursive CNAME resolver
Wouter Tinus
2020-05-23
5
-89
/
+92
*
|
show actual port number tried instead of hardcoded 80
Wouter Tinus
2020-05-16
1
-5
/
+6
*
|
Remove "simple mode" restriction because we now support fallback to other val...
Wouter Tinus
2020-05-16
1
-16
/
+1
*
|
Fix #1534
Wouter Tinus
2020-05-16
1
-1
/
+4
*
|
improve logging for invalid command lines
Wouter Tinus
2020-05-14
7
-23
/
+44
*
|
fix ipv6 bug
Wouter Tinus
2020-05-14
1
-1
/
+24
*
|
fix log message
Wouter Tinus
2020-05-14
1
-1
/
+1
*
|
Azure DNS validation fixes
Wouter Tinus
2020-05-14
2
-7
/
+20
*
|
Merge pull request #1526 from win-acme/common-find-best-match
Wouter Tinus
2020-05-14
5
-46
/
+45
|
\
\
|
*
|
Revert use of common matching algo for Cloudflare because it doesn't support ...
Wouter Tinus
2020-05-12
1
-14
/
+15
|
*
|
create common helper method to find best matching dns zone. shared between Az...
Wouter Tinus
2020-05-10
5
-62
/
+63
*
|
|
small quality of life improvement: direct input of binding indentifiers
Wouter Tinus
2020-05-13
1
-27
/
+58
*
|
|
Log all requests going through our HttpClient instead of only those that Acme...
Wouter Tinus
2020-05-13
2
-3
/
+18
*
|
|
fix code style warnings
Wouter Tinus
2020-05-13
1
-1
/
+4
*
|
|
update packages
Wouter Tinus
2020-05-13
2
-7
/
+7
*
|
|
improve error handling for account creation
Wouter Tinus
2020-05-12
2
-12
/
+36
*
|
|
Use space instead of enter to prevent accidental trigger of the default optio...
Wouter Tinus
2020-05-12
1
-1
/
+20
|
/
/
*
|
Merge pull request #1525 from rvdginste/bugfix-route53-zones
Wouter Tinus
2020-05-10
1
-9
/
+11
|
\
\
|
*
|
Cleanup: remove trailing whitespace
Ruben Vandeginste
2020-05-10
1
-7
/
+7
|
*
|
Fix: use complete segments to determine the correct zone (fixes #1524)
Ruben Vandeginste
2020-05-10
1
-3
/
+5
|
|
/
*
|
version bump
Wouter Tinus
2020-05-10
1
-1
/
+1
|
/
*
lowercase artifact name for consistency
Wouter Tinus
2020-05-02
1
-1
/
+1
*
Merge pull request #1517 from win-acme/2.1.7
v2.1.7
Wouter Tinus
2020-05-02
4
-10
/
+11
|
\
|
*
update nuget packages
origin/2.1.7
Wouter Tinus
2020-05-02
3
-10
/
+10
|
*
include luadns in appveyor
Wouter Tinus
2020-05-02
1
-0
/
+1
*
|
Merge pull request #1516 from win-acme/2.1.7
Wouter Tinus
2020-05-02
90
-1017
/
+1877
|
\
\
|
|
/
|
*
prepare release
Wouter Tinus
2020-05-02
3
-5
/
+5
|
*
delete git workflow (not working)
Wouter Tinus
2020-05-02
1
-16
/
+0
|
*
prepare for release
Wouter Tinus
2020-05-02
9
-89
/
+80
|
*
Merge pull request #1514 from albertofustinoni/2.1.7
Wouter Tinus
2020-04-28
9
-0
/
+258
|
|
\
|
|
*
Build scripts
Alberto Fustinoni
2020-04-27
2
-0
/
+4
|
|
*
LUADNS plugin implementation
Alberto Fustinoni
2020-04-27
7
-0
/
+254
|
|
/
|
*
merge with latest
Wouter Tinus
2020-04-22
69
-942
/
+1552
|
|
\
|
|
*
Merge pull request #1507 from win-acme/orders
Wouter Tinus
2020-04-19
70
-960
/
+1570
|
|
|
\
|
|
|
*
refactor unattended resolver and pluginservice
Wouter Tinus
2020-04-19
12
-297
/
+248
|
|
|
*
default plugins in interactive mode
Wouter Tinus
2020-04-18
12
-247
/
+219
|
|
|
*
default target
Wouter Tinus
2020-04-18
9
-10
/
+145
|
|
|
*
test with Host order plugin
Wouter Tinus
2020-04-13
13
-42
/
+131
|
|
|
*
more testing and fixing for order plugins
Wouter Tinus
2020-04-13
23
-174
/
+388
|
|
|
*
basic workings of order plugins and refactoring of the renewal execution flow...
Wouter Tinus
2020-04-12
39
-382
/
+631
|
|
|
/
|
*
|
some code style messages
Wouter Tinus
2020-04-22
5
-23
/
+8
|
*
|
fix warnings
Wouter Tinus
2020-04-22
4
-24
/
+24
|
*
|
prevent crash on corrupted IIS binding
Wouter Tinus
2020-04-22
1
-1
/
+16
|
|
/
|
*
Proxy support for Azure
Wouter Tinus
2020-04-10
1
-2
/
+5
|
*
bump version
Wouter Tinus
2020-04-10
1
-1
/
+1
|
*
custom computer name for email notifications
Wouter Tinus
2020-04-10
3
-2
/
+13
|
*
proxy support for AWS
Wouter Tinus
2020-04-10
1
-5
/
+8
|
*
Update ACMESharpCore
Wouter Tinus
2020-04-08
1
-0
/
+0
*
|
Update FUNDING.yml
Wouter Tinus
2020-04-19
1
-0
/
+1
|
/
*
Merge pull request #1488 from win-acme/2.1.6
Wouter Tinus
2020-04-04
8
-14
/
+34
|
\
|
*
add https option to self hosting plugin
origin/2.1.6
Wouter Tinus
2020-04-04
5
-5
/
+24
|
*
make self-hosting plugin listen to https requests
Wouter Tinus
2020-04-04
1
-2
/
+3
|
*
Fix --force switch not working
Wouter Tinus
2020-04-04
1
-2
/
+2
|
*
fix log messages
v2.1.6.773
Wouter Tinus
2020-03-29
1
-9
/
+8
|
*
add email From header (identical to sender)
Wouter Tinus
2020-03-29
1
-0
/
+1
*
|
Merge pull request #1474 from win-acme/2.1.6
Wouter Tinus
2020-03-29
65
-455
/
+958
|
\
\
|
|
/
|
*
fix running test as non-admin
v2.1.6.768
Wouter Tinus
2020-03-29
25
-59
/
+77
|
*
update nugat packages
Wouter Tinus
2020-03-29
4
-14
/
+22
|
*
Merge branch '2.1.6' of https://github.com/PKISharp/win-acme into 2.1.6
Wouter Tinus
2020-03-26
1
-1
/
+4
|
|
\
|
|
*
Merge pull request #1468 from georg-jung/issues/1439-improve-error-message
Wouter Tinus
2020-03-26
1
-1
/
+4
|
|
|
\
|
|
|
*
#1439 improve cloudflare error message regarding api token
Georg Jung
2020-03-24
1
-1
/
+4
|
*
|
|
flesh out Dns Substitution a bit more
Wouter Tinus
2020-03-26
3
-6
/
+36
|
|
/
/
|
*
|
implement support for substitute domains
Wouter Tinus
2020-03-25
6
-35
/
+62
|
*
|
handle valid challenge when authorization as a whole is not valid
Wouter Tinus
2020-03-25
1
-2
/
+28
|
*
|
add extra debug message for dns prevalidation
Wouter Tinus
2020-03-25
1
-3
/
+4
|
*
|
log dns challenge on success
Wouter Tinus
2020-03-25
1
-1
/
+1
|
|
/
|
*
Fix preliminary validation with multiple TXT records for the same host
Wouter Tinus
2020-03-19
2
-2
/
+2
|
*
Merge branch '2.1.6' of https://github.com/PKISharp/win-acme into 2.1.6
Wouter Tinus
2020-03-19
1
-1
/
+1
|
|
\
|
|
*
Merge pull request #1452 from georg-jung/fix-1364-again
Wouter Tinus
2020-03-18
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix #1364 (second bug in same issue)
Georg Jung
2020-03-14
1
-1
/
+1
|
*
|
|
Order level cache to prevent rate limits
Wouter Tinus
2020-03-19
3
-53
/
+90
|
*
|
|
Fix #1445
Wouter Tinus
2020-03-19
1
-21
/
+52
|
*
|
|
Fix #1447
Wouter Tinus
2020-03-18
2
-2
/
+6
|
|
/
/
|
*
|
infrastructure for order reuse
Wouter Tinus
2020-03-18
8
-37
/
+162
|
*
|
factor out order manager
Wouter Tinus
2020-03-10
2
-13
/
+42
|
|
/
|
*
increase default timeout for ACME server actions like validation from 25 to 7...
Wouter Tinus
2020-03-10
1
-1
/
+1
|
*
Implement new setting for SslOnConnect
Wouter Tinus
2020-03-05
3
-5
/
+10
[next]