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
2017-06-08Release 0.15.0v0.15.00.15.xBrad Warren
2017-06-07Enable IPv6 support in standalone plugin (#4773)ohemorange
2017-06-06fixes #3616: make sure there is always one time that we test the sock… (#4712)Schuyler Duveen
2017-05-18Add an account deactivate utility script. (#4254)Jacob Hoffman-Andrews
2017-05-17Move 'jwk' and 'alg' fields to protected header. (#4677)Jacob Hoffman-Andrews
2017-05-05Bump version to 0.15.0Brad Warren
2017-05-05Release 0.14.0v0.14.0Brad Warren
2017-05-02Add lockfile (#4449)Brad Warren
2017-04-29Tell the world we're Python 3 compatible (#4568)Brad Warren
2017-04-29Reuse dynamic install_requires. (#4554)Brad Warren
2017-04-22Add url and kid to jws. (#4340)Jacob Hoffman-Andrews
2017-04-07Remove obsolete fields from Registration. (#4339)Jacob Hoffman-Andrews
2017-04-07Fix unorderable types error (#4409)Ngo The Trung
2017-04-07Move make_csr into acme.crypto_util (#4165)Jacob Hoffman-Andrews
2017-04-06Candidate 0.13.0 (#4475)Erica Portnoy
2017-03-27acme: Make the network timeout configurable (#4237)Damien Tournoud
2017-03-19Add mypy (#4386)dokazaki
2017-03-15 Remove Link rel=next for authzs and new-certs. (#4303)Jacob Hoffman-Andrews
2017-03-10Build wheels correctly for Python 2.6 (#4313)Brad Warren
2017-03-09Make argparse dependency unconditional. (#2249)Erik Rose
2017-03-03Remove use of sha1 (#4271)Blake Griffith
2017-03-03Remove UnexpectedUpdate exceptions. (#4197)Jacob Hoffman-Andrews
2017-03-03Candidate 0.12.0 (#4286)Erica Portnoy
2017-03-02Revert "Remove Link rel=next for authzs and new-certs." (#4277)Brad Warren
2017-02-28Fix direct usages of the root logger (#4236)Damien Tournoud
2017-02-28bump requests requirement to >=2.10 (#4248)Brad Warren
2017-02-23Add default timeout to ClientNetwork. (#4217)Jacob Hoffman-Andrews
2017-02-14Remove Link rel=next for authzs and new-certs. (#4194)Jacob Hoffman-Andrews
2017-02-01Bump version to 0.12.0Brad Warren
2017-02-01Release 0.11.0v0.11.0Brad Warren
2017-01-31Remove optional dependencies (#4088)Brad Warren
2017-01-30Incorporate feedback from 4113 (#4115)Brad Warren
2017-01-27Spelling (#4101)Josh Soref
2017-01-26add test_post_successful_retryBrad Warren
2017-01-26add test_post_failed_retryBrad Warren
2017-01-26fix stylistic nits with POST retryBrad Warren
2017-01-26fixes #2244Frederic BLANC
2017-01-19Remove old references to pep8 in our code (#4073)Brad Warren
2017-01-18Impelment account deactivation [revision requested] (#3571)Blake Griffith
2017-01-17Adopt consistent linting practices for the entire tree (#3843)Peter Eckersley
2017-01-12Add option to specify revocation reason (#3242) (#3988)Craig Smith
2017-01-11Release 0.10.0 (#4022)Brad Warren
2017-01-10Add workaround for platforms where injecting pyopenssl to urllib3 (#3990)Ondřej Surý
2016-12-07Parallalelise nosetests from tox (#3836)Peter Eckersley
2016-12-03Ensure tests pass with openssl 1.1 (#3827)Peter Eckersley
2016-12-01Take advantage of urllib3 pyopenssl rewrite (#3805)Brad Warren
2016-11-30Remove the sphinxcontrib.programout [docs]dependency (#3830)Peter Eckersley
2016-10-27Improve debug logs. (#3126)Jacob Hoffman-Andrews
2016-10-13Update ACME error namespace to match the new draft. (#3469)Blake Griffith
2016-10-12Check version requirements on optional dependencies (#3618)Brad Warren