Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-22Fix test sdists with atexit handlers (#6769)Adrien Ferrand
2019-02-21[Windows] Working unit tests for certbot-nginx (#6782)Adrien Ferrand
2019-02-08Bump version to 0.32.0Brad Warren
2019-02-08Release 0.31.0v0.31.00.31.xBrad Warren
2019-01-30Forcibly reactivate tls-sni-01 challenges until complete removal. (#6683)Adrien Ferrand
2019-01-20Remove tls-sni-01 challenges in integration tests (#6679)Adrien Ferrand
2019-01-09[Windows|Unix] Avoid to re-execute challenges already validated (#6551)Adrien Ferrand
2019-01-02Bump version to 0.31.0Erica Portnoy
2019-01-02Release 0.30.0v0.30.0Erica Portnoy
2018-12-05Bump version to 0.30.0Brad Warren
2018-12-05Release 0.29.0v0.29.0Brad Warren
2018-11-17Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-08Bump version to 0.29.0Brad Warren
2018-11-08Release 0.28.0v0.28.00.28.xBrad Warren
2018-11-06Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-06Stop preferring TLS-SNI in the Apache, Nginx, and standalone plugins (#6461)ohemorange
2018-11-01warn-->warningErica Portnoy
2018-11-01assertEquals --> assertEqualErica Portnoy
2018-10-31Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-10-20Fix ranking of vhosts in Nginx so that all port-matching vhosts come first (#...ohemorange
2018-10-19Add and test new nginx parsing abstractions (#6383)sydneyli
2018-10-17Stop caching the results of ipv6_info in http01.py (#6411)ohemorange
2018-10-15Add debugging info for Nginx tls-sni and http integration tests purposes (#6414)ohemorange
2018-09-18Update parser to match new Nginx functionality (#6381)ohemorange
2018-09-13More detailed error logging for nginx plugin (#6175)David Beitey
2018-09-13Exclude one-time use parameters. Fixes #6118 (#6223)Sam Bull
2018-09-06Bump version to 0.28.0Erica Portnoy
2018-09-06Release 0.27.0v0.27.0Erica Portnoy
2018-08-30Pin the real oldest requirement for nginx tests. (#6327)Brad Warren
2018-07-23Bump the acme version needed for account reuse (#6250)Brad Warren
2018-07-12s/assertEquals/assertEqualBrad Warren
2018-07-12Bump version to 0.27.0Brad Warren
2018-07-12Release 0.26.0v0.26.0Brad Warren
2018-07-10Remove main components from Alpha. (#6187)Jacob Hoffman-Andrews
2018-07-09Advertise our packages work on Python 3.7. (#6183)Brad Warren
2018-06-28Use greater than or equal to in requirements. (#6117)Brad Warren
2018-06-28fix server_root default tests on macOS (#6149)Brad Warren
2018-06-26Show both possible Nginx default server root values in docs (#6137)ohemorange
2018-06-15Separate integration coverage (#6113)Brad Warren
2018-06-13Require acme>=0.25.0 for nginx (#6099)Brad Warren
2018-06-06Bump version to 0.26.0Brad Warren
2018-06-06Release 0.25.0v0.25.0Brad Warren
2018-06-05Automatically select among default vhosts if we have a port preference in ngi...ohemorange
2018-06-05Allow multiple add_headers directives (#6068)sydneyli
2018-06-05Remove unneeded sys import (#5873)Brad Warren
2018-05-24Add domain to error message when no matching server block found (#6034)ohemorange
2018-05-22Merge pull request #6020 from certbot/mabayhan-patchohemorange
2018-05-18check platform with correct pythonErica Portnoy
2018-05-15Enable checking of type annotation in Nginx plugin (#5997)James Hiebert
2018-05-11Specify that every domain name needs to be under a server_name directive (#5949)ohemorange