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
path: root/acme
AgeCommit message (Expand)Author
2022-05-03Release 1.27.0v1.27.01.27.0Will Greenberg
2022-04-06Add subproblems to errors (#7046) (#9258)James Balazs
2022-04-06Fix race condition and uncaught exception (#9264)Brad Warren
2022-04-05Bump version to 1.27.0Brad Warren
2022-04-05Release 1.26.0v1.26.01.26.xBrad Warren
2022-03-29Update various references to draft RFC to published versions. (#9250)Mads Jensen
2022-03-25Skip ToS agreement question if ToS value is None (#9245)osirisinferi
2022-03-16Bump version to 1.26.0Erica Portnoy
2022-03-16Release 1.25.0v1.25.01.25.xErica Portnoy
2022-03-12Remove cast for jose.fields. (#9228)Mads Jensen
2022-03-03Use f-strings in many places in acme and certbot. (#9225)Mads Jensen
2022-03-01Bump version to 1.25.0Erica Portnoy
2022-03-01Release 1.24.0v1.24.0Erica Portnoy
2022-03-01Drop Python 3.6 support (#9216)Brad Warren
2022-02-17remove outdated setup.cfg files (#9201)Brad Warren
2022-02-15Use literals wherever possible. (#9194)Mads Jensen
2022-02-11Test revert setuptools pin (#9197)Will Greenberg
2022-02-08Bump version to 1.24.0Brad Warren
2022-02-08Release 1.23.0v1.23.01.23.xBrad Warren
2022-02-04include py.typed marker files in distribution (#9187)Patrik Hagara
2022-02-04Add support for revoking ecdsa keys without --cert-name. (#8725)Mads Jensen
2022-01-25Typed jose fields (#9073)Adrien Ferrand
2022-01-21Deprecate Python 3.6 support (#9160)Adrien Ferrand
2022-01-21Test coverage dns ecdsa (#9174)Mads Jensen
2022-01-10Use super().__init__ instead of explicitly calling named super-class. (#9166)Mads Jensen
2021-12-08Bump version to 1.23.0Erica Portnoy
2021-12-08Release 1.22.0v1.22.01.22.xErica Portnoy
2021-11-26Add type annotations to the certbot package (part 4) (#9087)Adrien Ferrand
2021-11-25Update py cryptography to >=2.5.0 (#9110)Aaron Gable
2021-11-12 Add type annotations to the certbot package (part 1) (#9084)Adrien Ferrand
2021-11-09Add Python 3.10 support and tests (#9077)Brad Warren
2021-11-07fix a typo in gen_ss_cert type hint (#9089)orangepizza
2021-11-04Pin readthedocs deps (#9083)Brad Warren
2021-11-03Bump version to 1.22.0Brad Warren
2021-11-03Release 1.21.0v1.21.01.21.xBrad Warren
2021-10-25Fix copyright date s/2015-2015/2015/ (#9070)Chris Swan
2021-10-25Add type annotations to the `acme` project (#9036)Adrien Ferrand
2021-10-05Bump version to 1.21.0Brad Warren
2021-10-05Release 1.20.0v1.20.01.20.xBrad Warren
2021-09-11Increase minimum of josepy version to use and update the oldest contraints. (...Adrien Ferrand
2021-09-07Bump version to 1.20.0Brad Warren
2021-09-07Release 1.19.0v1.19.01.19.xBrad Warren
2021-08-31Make ACMEv1 deprecation warnings scarier (#9015)Brad Warren
2021-08-27add ip address support to certbot/acme lib (2021 ver) (#8904)orangepizza
2021-08-23Propagate requirement that ACME responses are UTF-8 (#9001)Brad Warren
2021-08-17Cleanup some useless type ignore directives (#8987)Adrien Ferrand
2021-08-13remove outdated example code (#8984)Brad Warren
2021-08-03Bump version to 1.19.0Erica Portnoy
2021-08-03Release 1.18.0v1.18.01.18.xErica Portnoy
2021-08-03add chardet dep (#8965)Brad Warren