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
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
2020-02-23Trivial code clean-upcumul0529
2020-02-23Add logging test for `_parse_files()`cumul0529
2020-02-23Add test case for `_parse_ssl_options()`cumul0529
2020-02-23Remove `unicode_support/` path in test casecumul0529
2020-02-23Relpace deprecated `logger.warn()` with `logger.warning()`cumul0529
2020-02-23Fix lint problems with long linesSeth Schoen
2020-02-23Added test for valid/invalid unicode characterscumul
2020-02-23Use `io` module instead of `codecs`cumul
2020-02-23Use UTF-8 encoding for nginx plugincumul
2020-02-14Remove useless pylint error suppression directives (#7657)Adrien Ferrand
2020-02-12update pyparsing commenttravis-test-pyparsing-versionBrad Warren
2020-02-07Merge pull request #7738 from osirisinferi/nginx-hostnameschoen
2020-02-06Fixing existing testsOsirisInferi
2020-02-06Remove todo::OsirisInferi
2020-02-06Add test for $hostname parsingOsirisInferi
2020-02-06Merge pull request #7743 from certbot/candidate-1.2.0Brad Warren
2020-02-05Bump version to 1.3.0Erica Portnoy
2020-02-05Release 1.2.0v1.2.01.2.xErica Portnoy
2020-02-03Forgot to remove a `breakpoint()` statementOsirisInferi
2020-02-02Parse `$hostname` in `server_name`OsirisInferi
2020-01-30Add space between words.Brad Warren
2020-01-24Drop Python 3.4 support (#7721)Brad Warren
2020-01-24Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719)ohemorange
2020-01-17Fix minimum certbot version in plugins (#7684)Brad Warren
2020-01-14Bump version to 1.2.0Brad Warren
2020-01-14Release 1.1.0v1.1.01.1.xBrad Warren
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-12-03Bump version to 1.1.0candidate-1.0.0Brad Warren
2019-12-03Release 1.0.0v1.0.01.0.xBrad Warren
2019-11-27Refactor tests out of packaged module for nginx plugin (#7606)ohemorange