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-20add version parameter when the help message is displayed (#6780)sblondon
2019-02-20[Windows] Refactor lock_and_call using queues (#6778)Adrien Ferrand
2019-02-16[Windows] Fixes lock_and_call test method (#6772)Adrien Ferrand
2019-02-15[Windows|Unix] New platform independent locking mechanism - the revenge (#6663)Adrien Ferrand
2019-02-08Bump version to 0.32.0Brad Warren
2019-02-08Release 0.31.0v0.31.00.31.xBrad Warren
2019-02-07Revert "Call atexit handlers before test tearDown to remove errors on Windows...Brad Warren
2019-02-07Revert "Use built-in support for OCSP in cryptography >= 2.5 (#6603) (#6747)test-0.31.0Brad Warren
2019-02-05Use built-in support for OCSP in cryptography >= 2.5 (#6603)Adrien Ferrand
2019-02-01Remove IValidator (#6572)Brad Warren
2019-02-01Remove spdy cruft (#6573)Brad Warren
2019-02-01[Windows] Fix account paths on Windows when colons are involved (#6711)Adrien Ferrand
2019-01-30Call atexit handlers before test tearDown to remove errors on Windows (#6667)Adrien Ferrand
2019-01-20Remove dead autodeployment code (#6678)Rishabh Kumar
2019-01-15Update --help for --delete-after-revoke to clarify that the flag deletes the ...Erica Portnoy
2019-01-15Modify delete after revoke question to clarify that the flag deletes the enti...Erica Portnoy
2019-01-10Update Certbot dependency to Lexicon to 3.x (#6593)Adrien Ferrand
2019-01-09[Windows|Unix] Avoid to re-execute challenges already validated (#6551)Adrien Ferrand
2019-01-04Added sorting to renewal_conf_files()Trinopoty Biswas
2019-01-02Bump version to 0.31.0Erica Portnoy
2019-01-02Release 0.30.0v0.30.0Erica Portnoy
2018-12-19Tag to disable random sleep upon a renew task (#6599)Adrien Ferrand
2018-12-12Issue 3816/revamp register subcommand (#6006)dschlessman
2018-12-06Fix default directories on Linux (#6560)branch-candidate-0.29.1Brad Warren
2018-12-05Bump version to 0.30.0Brad Warren
2018-12-05Release 0.29.0v0.29.0Brad Warren
2018-12-04Preserve other-read bit on private keys too (#6544)sydneyli
2018-12-04Remove duplicate route53 options (#6405)Oshawk
2018-12-04WIP External Account Binding (#6059)Robert Kästel
2018-11-29Change default privkey permissions while preserving group permissions (#6480)sydneyli
2018-11-28Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-27Merge pull request #6488 from certbot/whats-a-certbotschoen
2018-11-22Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-21Add a random sleep for noninteractive renewals (#6393)schoen
2018-11-21[Windows] Change default paths for Certbot when run on Windows (#6416)Adrien Ferrand
2018-11-17Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-09Clarify letsencrypt-auto to certbot-auto messageBrad Warren
2018-11-08[Windows|Unix] Rewrite bash scripts for tests into python (#6435)Adrien Ferrand
2018-11-08Bump version to 0.29.0Brad Warren
2018-11-08Release 0.28.0v0.28.00.28.xBrad Warren
2018-11-07[Windows] Handle file renaming when the destination path already exists (#6415)Adrien Ferrand
2018-11-06no newline in py27Erica Portnoy
2018-11-06Remove module-level ignore::ResourceWarningsErica Portnoy
2018-11-06no need for U flag because we won't support py2 on windowsErica Portnoy
2018-11-06Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-06Log warning about TLS-SNI deprecation in Certbot (#6468)ohemorange
2018-11-06Lexicon v3 compatibility (#6474)Adrien Ferrand
2018-11-06Stop preferring TLS-SNI in the Apache, Nginx, and standalone plugins (#6461)ohemorange
2018-11-02properly disable no-memberErica Portnoy
2018-11-02Cover is run on 2.7, so mark 3-only lines as no coverErica Portnoy