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
AgeCommit message (Expand)Author
2018-06-28big commitmultitester-cleanupBrad Warren
2018-06-28Automatically delete volumesBrad Warren
2018-06-12Add manual cleanup instructions to scriptBrad Warren
2018-06-12add unique ID to resourcesBrad Warren
2018-06-11Wrap TLS-ALPN extension with ASN.1 (#6089)Roland Bracewell Shoemaker
2018-06-11Merge pull request #6075 from certbot/candidate-0.25.0Brad Warren
2018-06-08Unrevert #6000 and silence deprecation warnings (#6082)Brad Warren
2018-06-07Upgrade pinned twine version. (#6078)Brad Warren
2018-06-07Don't require festival during signing. (#6079)Brad Warren
2018-06-07Stop testing against Debian 7. (#6077)Brad Warren
2018-06-07Update changelog for 0.25.0 (#6076)Brad Warren
2018-06-06Bump version to 0.26.0Brad Warren
2018-06-06Release 0.25.0v0.25.0Brad Warren
2018-06-06Revert "switch signature verification to use pure cryptography (#6000)" (#6074)Brad Warren
2018-06-06Make python setup.py test use pytest for acme (#6072)Brad Warren
2018-06-05Automatically select among default vhosts if we have a port preference in ngi...ohemorange
2018-06-05Allow multiple add_headers directives (#6068)sydneyli
2018-06-05Reuse ACMEv1 accounts for ACMEv2 (#5902)ohemorange
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-06-04Read in bytes to fix --reuse-key on Python 3 (#6069)Brad Warren
2018-06-04Make sure the pluginstorage file gets truncated when writing to it (#6062)Joona Hoikkala
2018-06-02Add --reuse-key feature (#5901)schoen
2018-06-02Include missing space (#6061)Josh Soref
2018-05-31Add mypy info to Certbot docs (#6033)ohemorange
2018-05-26Do not call updaters and deployers when run with --dry-run (#6038)Joona Hoikkala
2018-05-25Change GenericUpdater parameter to lineage (#6030)Joona Hoikkala
2018-05-24Clean up boulder-fetch a bit. (#6032)Jacob Hoffman-Andrews
2018-05-24Changing opt-in ask for emails (#6035)Jeremy Gillula
2018-05-24Add domain to error message when no matching server block found (#6034)ohemorange
2018-05-23turn off cancel notifications (#5918)Brad Warren
2018-05-23Bring up just the boulder container. (#6031)Jacob Hoffman-Andrews
2018-05-23Log cases when standalone fails to bind a port. (#5985)Kevin Le
2018-05-23fixed dependency-requirements.txt (#6023)pdamodaran
2018-05-23#4242 Support multi emails register (#5994)Quang Vu
2018-05-22Get mypy passing with check_untyped_defs everywhere (#6021)Brad Warren
2018-05-22Merge pull request #6020 from certbot/mabayhan-patchohemorange
2018-05-22Merge pull request #6022 from certbot/revert-pyconschoen
2018-05-19Revert "Add link to pycon issues (#5959)"Brad Warren
2018-05-18switch signature verification to use pure cryptography (#6000)Paul Kehrer
2018-05-18Prepare certbot module for mypy check untyped defs (#6005)Dmitry Figol
2018-05-18cd before running tests (#6017)Brad Warren
2018-05-18Add remaining DNS plugins to mypy.ini and sort (#6018)Brad Warren
2018-05-18check platform with correct pythonErica Portnoy
2018-05-183692 --dry-run expiration emails (#6015)TyrannosourceExe
2018-05-17remove PYTHONPATH (#6016)Brad Warren
2018-05-17Fixed #5859 (#6011)pdamodaran
2018-05-16Fix noisy tests (#6004)Brad Warren
2018-05-15Fix crash when email submission endpoint unavailable (#6002)Douglas Anger
2018-05-15fixed issue #5974 for certbot-dns-route53 (#5984)GmH