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
2022-09-07unexport attributes in certbot.display.util (#9358)alexzorin
2022-01-25Typed jose fields (#9073)Adrien Ferrand
2021-12-14Fully type certbot-compatibility-test (#9133)Adrien Ferrand
2021-09-02Fix some typos (found by codespell) (#9017)Stefan Weil
2021-08-18Remove all non essential references to the old Zope interfaces (#8988)Adrien Ferrand
2021-07-20Deprecate zope.component in favor of an direct calls to functions from `certb...Adrien Ferrand
2021-05-25Command-line UX overhaul (#8852)ohemorange
2021-03-10Convert Python 2 type hints to Python 3 types annotations (#8640)Adrien Ferrand
2021-03-10Deprecate acme.typing_magic module, stop using it in certbot (#8643)Adrien Ferrand
2020-09-10Move compatibility tests off of certbot-auto and Python 2 (#8248)Brad Warren
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-02-14Remove useless pylint error suppression directives (#7657)Adrien Ferrand
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-04-02Merge branch 'master' into pylintAdrien Ferrand
2019-03-15Remove tls-sni in compatibility tests (#6854)Adrien Ferrand
2018-05-22Get mypy passing with check_untyped_defs everywhere (#6021)Brad Warren
2018-05-16Fix Pylint upgrade issuesJames Payne
2018-03-14Fix print() and xrange() for Python 3 (#5590)cclauss
2017-06-21Fix and speed up compatibility-testsBrad Warren
2017-06-21Have validator only test domains without existing redirectsErica Portnoy
2017-06-21Test more in nginx compatibility testsSeth Schoen
2017-01-27Spelling (#4101)Josh Soref
2016-08-09Provide a copy of the self-signed cert as the fullchain as wellSeth Schoen
2016-07-30Primarily simple s/apache/nginx/ and the likeSeth Schoen
2016-07-22Use logger.warning instead of deprecated warnVille Skyttä
2016-06-07Add extra saves for apache pluginBrad Warren
2016-06-06Explain whether tests succeeded or failed overallSeth Schoen
2016-06-06Unwrap achallBrad Warren
2016-06-06Fix deploy cert and TLSSNI checkBrad Warren
2016-06-04Work in progress on removing_proxySeth Schoen
2016-06-04Attempt at putting everything inside DockerSeth Schoen
2016-04-14s/Let's Encrypt/Certbot certbot-compatibility-testBrad Warren
2016-04-14s/letsencrypt/certbot letsencrypt-compatibility-testBrad Warren