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-04-05Merge branch 'master' into candidate-0.33.1candidate-0.33.1Brad Warren
2019-04-05Don't search for plugins once for each config item (#6917)Brad Warren
2019-04-05Bump version to 0.34.0Brad Warren
2019-04-05Add contents to CHANGELOG.md for next versionBrad Warren
2019-04-05Release 0.33.1v0.33.1Brad Warren
2019-04-05Update changelog for 0.33.1 releaseBrad Warren
2019-04-04mattermost > irc (#6916)Brad Warren
2019-04-04Prepare for the 0.33.1 release. (#6915)Brad Warren
2019-04-04Update changelog about #6912 fix. (#6914)Brad Warren
2019-04-04Protect certbot-auto against non numerical version release in some RPM distri...Adrien Ferrand
2019-04-04Correct changelog to mention acme changes. (#6909)Brad Warren
2019-04-04Fix typo in changelog. (#6910)Brad Warren
2019-04-04Merge pull request #6908 from certbot/candidate-0.33.0Brad Warren
2019-04-03Bump version to 0.34.0Erica Portnoy
2019-04-03Add contents to CHANGELOG.md for next versionErica Portnoy
2019-04-03Release 0.33.0v0.33.0Erica Portnoy
2019-04-03Update changelog for 0.33.0 releaseErica Portnoy
2019-04-03Reinsert fix for #5456 (#6904)Adrien Ferrand
2019-04-02Fix CentOS 6 installer issue (#6784)Joona Hoikkala
2019-04-02Merge pull request #6898 from aditj/aditj-patch-1schoen
2019-04-01Rely on universal newline mode on python 3 for windows (#6866)Adrien Ferrand
2019-03-30Changed the text of -h to add details regarding unregister and alladitj
2019-03-29[Windows] Fix ErrorHandler tests, by disabling signal error handling (#6868)Adrien Ferrand
2019-03-29[Windows] Security model for files permissions - STEP 1 (#6893)Adrien Ferrand
2019-03-28Bump min nginx requirements to tested versions. (#6891)Brad Warren
2019-03-27Fix acme race condition (#6892)Brad Warren
2019-03-27Bump the min Certbot version for nginx plugin. (#6890)Brad Warren
2019-03-27Add a test to ensure test coverage regardless of the vhost order (#6873)Joona Hoikkala
2019-03-27Revert "Configure jessie repos in LTS mode during Docker build (#6887)" (#6889)Brad Warren
2019-03-27Deprecate all tls-sni related objects in acme module (#6859)Adrien Ferrand
2019-03-27Remove tls-sni related flags in cli. Add a deprecation warning instead. (#6853)Adrien Ferrand
2019-03-26Configure jessie repos in LTS mode during Docker build (#6887)Adrien Ferrand
2019-03-26Document dropped tls-sni-01 support in plugins. (#6884)Brad Warren
2019-03-26Raise explicitly an error (#6883)Adrien Ferrand
2019-03-25Remove unused code in apache (#6882)Adrien Ferrand
2019-03-25Simplify a branching that is not totally covered. (#6881)Adrien Ferrand
2019-03-25[Windows] Fix some unit tests (#6865)Adrien Ferrand
2019-03-25Construct the sanitized, pinned and hashed requirements file for certbot-auto...Adrien Ferrand
2019-03-18Remove tls sni in nginx plugin (#6857)Adrien Ferrand
2019-03-16Remove tls sni in apache plugin (#6858)Adrien Ferrand
2019-03-15Remove tls-sni challenge in manual plugin (#6855)Adrien Ferrand
2019-03-15Remove tls-sni in compatibility tests (#6854)Adrien Ferrand
2019-03-15Remove tls-sni challenge in standalone plugin (#6856)Adrien Ferrand
2019-03-14Use Python3 to run tools/venv3.py. (#6860)Brad Warren
2019-03-14Remove tls-sni integration tests (#6852)Adrien Ferrand
2019-03-12Move coverage computation during certbot integration tests at the end of the ...Adrien Ferrand
2019-03-12This is now at the top level of their site (#6846)Brad Warren
2019-03-12Mention OCSP UTC fix in changelog. (#6845)Brad Warren
2019-03-12This is now at the top level of their siteSeth Schoen
2019-03-12Clean stderr in case of /etc/os-release does not exist (#6835)Adrien Ferrand