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-03-27Revert "Configure jessie repos in LTS mode during Docker build (#6887)"simplify-jessieBrad Warren
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
2019-03-12Merge pull request #6817 from obynio/masterschoen
2019-03-12Calculate timedelta with thisUpdate/nextUpdate in UTC (#6838)Adrien Ferrand
2019-03-07Drop expected Apache coverage to workaround #6813. (#6826)Brad Warren
2019-03-07Correct certbot-auto for Fedora 29+ (#6812)Adrien Ferrand
2019-03-07Do not run the full CI pipeline on master (#6811)Adrien Ferrand
2019-03-07Merge pull request #6820 from certbot/candidate-0.32.0Brad Warren
2019-03-06Bump version to 0.33.0Erica Portnoy
2019-03-06Add contents to CHANGELOG.md for next versionErica Portnoy
2019-03-06Release 0.32.0v0.32.00.32.xErica Portnoy
2019-03-06Update changelog for 0.32.0 releaseErica Portnoy
2019-03-06Remove Fixed section from changelogErica Portnoy
2019-03-06Fix faulty test (#6816)Adrien Ferrand
2019-03-06Move the OCSP change to the right section. (#6818)Brad Warren
2019-03-06Replace deprecated Gandi plugin linkYohann Leon
2019-03-04Merge pull request #6786 from certbot/pin-deps_continuedBrad Warren
2019-03-04Address review commentsJoona Hoikkala
2019-03-02Cover case of OpenSUSE Leap 15+ in certbot-auto (#6794)Adrien Ferrand
2019-03-02Revert "Disable build for commits pushed on master (#6804)" (#6807)Adrien Ferrand
2019-03-02Implement Retry-After, and refactor authorization polling (#6766)Adrien Ferrand
2019-03-02Fix spurious test_relevant_values* failures (#6799)Brad Warren
2019-03-02Disable build for commits pushed on master (#6804)Adrien Ferrand
2019-03-02Fix the Nginx configuration during integration tests (#6801)Adrien Ferrand
2019-03-02[Unix] Create a framework for certbot integration tests: PART 1 (#6578)Adrien Ferrand
2019-02-28Disable rerun feature of Travis (#6800)Adrien Ferrand
2019-02-28[Windows] Fix pipstrap (#6775)Adrien Ferrand
2019-02-28Warn sysadmins about privilege escalation risk (#6795)schoen
2019-02-28Fix cryptography OCSP support (#6751)Adrien Ferrand
2019-02-27Remove keyAuthorization field from the challenge response JWS token (#6758)Adrien Ferrand
2019-02-26Merge pull request #6791 from certbot/no-manual-testsschoen
2019-02-23Add acme library usage example (http-01) (#5494)Julie R