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-07-07Bump version to 1.7.0Brad Warren
2020-07-07Release 1.6.0v1.6.01.6.xBrad Warren
2020-07-03Migrate the CI pipeline from Travis to Azure Pipeline (#8098)Adrien Ferrand
2020-07-01certbot: add --preferred-chain (#8080)alexzorin
2020-06-19tree-wide: use LooseVersion instead of StrictVersion (#8081)Florian Klink
2020-06-02Bump version to 1.6.0Brad Warren
2020-06-02Release 1.5.0v1.5.01.5.xBrad Warren
2020-06-02Fix TLS-ALPN tests with newer versions of OpenSSL (#8026)ohemorange
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 acme module (#7910)ohemorange
2020-04-14Revert the last two mock PRs (#7903)ohemorange
2020-04-14Do not require mock in Python 3 in acme module (#7894)ohemorange
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-04-02acme: socket timeout for HTTP standalone servers (#7388)alexzorin
2020-03-16Cleanup more pylint issues (#7848)Brad Warren
2020-03-13Fix acme compliance to RFC 8555 (#7176)Adrien Ferrand
2020-03-12Reimplement tls-alpn-01 in acme (#6886)Adrien Ferrand
2020-03-03Bump version to 1.4.0Brad Warren
2020-03-03Release 1.3.0v1.3.0Brad Warren
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