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-11-09Bump version to 1.33.0Erica Portnoy
2022-11-09Release 1.32.0v1.32.01.32.xErica Portnoy
2022-10-20Remove docker-compose dependency (#9436)Brad Warren
2022-10-04Bump version to 1.32.0Brad Warren
2022-10-04Release 1.31.0v1.31.01.31.xBrad Warren
2022-09-07Bump version to 1.31.0candidate-1.30.0Will Greenberg
2022-09-07Release 1.30.0v1.30.01.30.0Will Greenberg
2022-09-02acme: further deprecations (#9395)alexzorin
2022-08-31deprecate more attributes in acme (#9369)alexzorin
2022-08-30Deprecate source address (#9389)Brad Warren
2022-07-29deps: remove pyjwt dependency (#9337)alexzorin
2022-07-05Bump version to 1.30.0Will Greenberg
2022-07-05Release 1.29.0v1.29.01.29.0Will Greenberg
2022-06-29Update generated CSRs to create V1 CSRs (#9334)Amir Omidi
2022-06-23deps: bump pyOpenSSL in oldest pinnings (#9329)alexzorin
2022-06-09Change `query_registration()` to use `_get_v2_account()` (#9307)osirisinferi
2022-06-07Bump version to 1.29.0candidate-1.28.0Will Greenberg
2022-06-07Release 1.28.0v1.28.01.28.0Will Greenberg
2022-05-13acme: use order "status" to determine action during finalization (#9297)alexzorin
2022-05-03Bump version to 1.28.0candidate-1.27.0Will Greenberg
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