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
2021-02-22Removed backport of unittest.assertLogs (#8673)Mads Jensen
2021-02-09Remove dependency on six (#8650)Brad Warren
2021-02-06Remove mock dependency (#8630)Brad Warren
2021-02-02Bump version to 1.13.0Erica Portnoy
2021-02-02Release 1.12.0v1.12.01.12.xErica Portnoy
2021-01-26Drop Python 2 support (#8591)Adrien Ferrand
2021-01-25Switch oldest tests to Python 3 (#8590)Brad Warren
2021-01-05Bump version to 1.12.0Brad Warren
2021-01-05Release 1.11.0v1.11.01.11.xBrad Warren
2020-12-22Edit certs -> certificates in user-facing text. (#8541)Jacob Hoffman-Andrews
2020-12-01Bump version to 1.11.0Brad Warren
2020-12-01Release 1.10.0v1.10.0Brad Warren
2020-11-27nginx: fix Unicode crash on Python 2 (#8480)alexzorin
2020-11-19Add Python 3.9 support and tests (#8460)Brad Warren
2020-11-19Merge pull request #8444 from certbot/ecdsaBrad Warren
2020-11-13Use better asserts. Added notes to style guide. (#8451)Mads Jensen
2020-11-06Remove python_version setting from mypy.ini (#8426)Brad Warren
2020-10-06Bump version to 1.10.0Erica Portnoy
2020-10-06Release 1.9.0v1.9.01.9.xErica Portnoy
2020-09-23Convert http links to https (#8287)Cameron Steel
2020-09-16nginx: reduced CLI logging when reloading nginx (#8237)alexzorin
2020-09-11Remove deprecated `python setup.py test` call and update packager guide (#8262)Adrien Ferrand
2020-09-09nginx: fix server_name case-sensitivity in parser (#8263)alexzorin
2020-09-08Bump version to 1.9.0Brad Warren
2020-09-08Release 1.8.0v1.8.01.8.xBrad Warren
2020-08-16Drop Python 3.5 support (#8206)Brad Warren
2020-08-04Bump version to 1.8.0Erica Portnoy
2020-08-04Release 1.7.0v1.7.01.7.xErica Portnoy
2020-07-27nginx: add --nginx-sleep-seconds (#8163)alexzorin
2020-07-07Bump version to 1.7.0Brad Warren
2020-07-07Release 1.6.0v1.6.01.6.xBrad Warren
2020-07-01certbot: add --preferred-chain (#8080)alexzorin
2020-06-26Fix paths when calling out to programs outside of snap (#8108)ohemorange
2020-06-19tree-wide: use LooseVersion instead of StrictVersion (#8081)Florian Klink
2020-06-08Add support for NetBSD (#8033)Lloyd Parkes
2020-06-02Bump version to 1.6.0Brad Warren
2020-06-02Release 1.5.0v1.5.01.5.xBrad Warren
2020-05-05Bump version to 1.5.0Erica Portnoy
2020-05-05Release 1.4.0v1.4.0Erica Portnoy
2020-04-15Do not require mock in Python 3 in nginx module (#7898)ohemorange
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-03-16Cleanup more pylint issues (#7848)Brad Warren
2020-03-14Merge branch 'master' into nginx-utf8schoen
2020-03-13Fix acme compliance to RFC 8555 (#7176)Adrien Ferrand
2020-03-03Bump version to 1.4.0Brad Warren
2020-03-03Release 1.3.0v1.3.0Brad Warren
2020-02-25Update parser test to better assert logging outputcumul0529
2020-02-25Update comment in testdata filecumul0529
2020-02-23Add simple commentscumul0529
2020-02-23Add `TestCase.assertLogs()` backport for Python 2.7cumul0529