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
2018-06-27Partially revert "Implement TLS-ALPN-01 challenge and standalone TLS-ALPN ser...Brad Warren
2018-06-13Fixes #6085. (#6091)Brad Warren
2018-06-11Wrap TLS-ALPN extension with ASN.1 (#6089)Roland Bracewell Shoemaker
2018-06-06Bump version to 0.26.0Brad Warren
2018-06-06Release 0.25.0v0.25.0Brad Warren
2018-06-06Make python setup.py test use pytest for acme (#6072)Brad Warren
2018-06-05Remove unneeded sys import (#5873)Brad Warren
2018-06-05Implement TLS-ALPN-01 challenge and standalone TLS-ALPN server (#5894)Maciej Dębski
2018-05-23Log cases when standalone fails to bind a port. (#5985)Kevin Le
2018-05-23#4242 Support multi emails register (#5994)Quang Vu
2018-05-18Prepare certbot module for mypy check untyped defs (#6005)Dmitry Figol
2018-05-15Make request logs pretty in Python 3 (#5992)Douglas Anger
2018-05-15Add support for specifying source_address to ClientNetwork. (#5990)signop
2018-05-12add ready status type (#5941)ohemorange
2018-05-03Check_untyped_defs in mypy with clean output for acme (#5874)ohemorange
2018-05-03correct metaclass usage everywhere (#5919)Brad Warren
2018-05-02Bump version to 0.25.0Brad Warren
2018-05-02Release 0.24.0v0.24.00.24.xBrad Warren
2018-04-09Merge pull request #5829 from certbot/candidate-0.23.0Brad Warren
2018-04-05Update messages.py (#5759)Peter Linss
2018-04-05Bump version to 0.24.0Brad Warren
2018-04-05Release 0.23.0v0.23.00.23.xBrad Warren
2018-03-17Fix acme.client.Client.__init__ (#5747)Brad Warren
2018-03-12Merge pull request #5682 from certbot/candidate-0.22.0Brad Warren
2018-03-08fix(acme): client._revoke sends default content_type (#5687)sydneyli
2018-03-07Bump version to 0.23.0Brad Warren
2018-03-07Release 0.22.0v0.22.0Brad Warren
2018-03-05Ensure fullchain_pem in the order is unicode/str (#5654)Brad Warren
2018-03-02Add user friendly wildcard error for ACMEv1 (#5636)Brad Warren
2018-02-27Fix revocation in ACMEv2 (#5626)Brad Warren
2018-02-27Merge pull request #5605 from certbot/rm-eol-2.6Brad Warren
2018-02-24Remove min version of setuptools (#5617)Nick Bebout
2018-02-23Fix ACMEv2 issues (#5612)Brad Warren
2018-02-22Add finalize_order to shim object, update Certbot to use it (#5601)ohemorange
2018-02-22Finish dropping Python 2.6 and 3.3 supportBrad Warren
2018-02-21lintErica Portnoy
2018-02-21add new order test for v1Erica Portnoy
2018-02-21add test for new_order for v2Erica Portnoy
2018-02-17switch interface to new_order and remove best_effort flagErica Portnoy
2018-02-17add docstringErica Portnoy
2018-02-17add and use request_authorizationsErica Portnoy
2018-02-17Drop support for EOL Python 2.6 and 3.3Hugo
2018-02-17Get common name from CSR in new_order in ClientV2 (#5587)ohemorange
2018-02-16Add tests and fix minor bugs in Order supportBrad Warren
2018-02-16ACMEv2: Add Order supportJacob Hoffman-Andrews
2018-02-16Add mechanism to detect acme version (#5554)ohemorange
2018-02-13Remove autodocs for long-removed acme.other module (#5529)Eli Young
2018-02-09Set ClientNetwork.account after registering (#5558)ohemorange
2018-02-07client.py changes for ACMEv2 (#5287)Jacob Hoffman-Andrews
2018-01-18Bump version to 0.22.0Brad Warren