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
2020-02-23acme: ignore params in content-type check (#7342)alexzorin
2020-02-18Fix spurious pylint errors. (#7780)Brad Warren
2020-02-14Remove useless pylint error suppression directives (#7657)Adrien Ferrand
2020-02-07Don't display todo comments in docs (#7753)Brad Warren
2020-02-06Merge branch 'master' of https://github.com/certbot/certbotFilip Lajszczak
2020-02-05Bump version to 1.3.0Erica Portnoy
2020-02-05Release 1.2.0v1.2.01.2.xErica Portnoy
2020-01-24Drop Python 3.4 support (#7721)Brad Warren
2020-01-17Spelling and grammar fixes (#7695)Ville Skyttä
2020-01-17Do not list the name twice. (#7689)Brad Warren
2020-01-16Add missing directory field (#7687)osirisinferi
2020-01-14Bump version to 1.2.0Brad Warren
2020-01-14Release 1.1.0v1.1.01.1.xBrad Warren
2020-01-11Do not document private members (#7675)Brad Warren
2020-01-02Remove POST-as-GET fallback to GET (#6994)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-12-03Bump version to 1.1.0candidate-1.0.0Brad Warren
2019-12-03Release 1.0.0v1.0.01.0.xBrad Warren
2019-12-03acme/setup.py: comment refers to "PyOpenSSL" not "mock" (#7619)Felix Schwarz
2019-11-27Refactor tests out of packaged module for acme plugin (#7600)ohemorange
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-15fixes #7553 (#7560)Brad Warren
2019-11-12Remove TLS-SNI objects in ACME (#7535)Brad Warren
2019-11-06Bump version to 1.0.0Erica Portnoy
2019-11-06Release 0.40.1v0.40.1Erica Portnoy
2019-11-06Add back Python 3.4 support (#7510) (#7511)Brad Warren
2019-11-05Release 0.40.0v0.40.0Erica Portnoy
2019-11-04Use fresh authorizations in dry runs (#7442)alexzorin
2019-11-02Deprecate more code related to TLS-SNI-01 (#7483)Brad Warren
2019-10-30Deprecation warnings for Python 3.4 (#7378)sydneyli
2019-10-24Remove skip_unless cruft (#7410)Brad Warren
2019-10-01Bump version to 0.40.0Erica Portnoy
2019-10-01Release 0.39.0v0.39.00.39.xErica Portnoy
2019-09-24List support for Python 3.8 (#7392)Brad Warren
2019-09-03Bump version to 0.39.0Brad Warren
2019-09-03Release 0.38.0v0.38.00.38.xBrad Warren
2019-08-07Bump version to 0.38.0Brad Warren
2019-08-07Release 0.37.0v0.37.0Brad Warren
2019-07-25acme: Implement authz deactivation (#7254)alexzorin
2019-07-11Bump version to 0.37.0Erica Portnoy
2019-07-11Release 0.36.0v0.36.00.36.xErica Portnoy
2019-06-19RFC8555 Messages (#7131)David Drobner
2019-06-06Bump version to 0.36.0Erica Portnoy
2019-06-06Release 0.35.0v0.35.0Erica Portnoy
2019-05-02Bump version to 0.35.0Erica Portnoy
2019-05-02Release 0.34.0v0.34.0Erica Portnoy
2019-05-01Send a POST-as-GET request to query registration in ACME v2 (#6993)Adrien Ferrand
2019-04-24Remove keyAuthorization fallback dump in challenges response (#6975)Adrien Ferrand
2019-04-09Merge pull request #6932 from adferrand/pylint-squashBrad Warren