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-11-08[Windows|Unix] Rewrite bash scripts for tests into python (#6435)Adrien Ferrand
2018-11-08Bump version to 0.29.0Brad Warren
2018-11-08Release 0.28.0v0.28.00.28.xBrad Warren
2018-09-13Remove CHANGES.rst (#6162)Eli Young
2018-09-06Bump version to 0.28.0Erica Portnoy
2018-09-06Release 0.27.0v0.27.0Erica Portnoy
2018-08-02Make Apache control script and binary paths configurable on command line (#6238)Joona Hoikkala
2018-07-12Bump version to 0.27.0Brad Warren
2018-07-12Release 0.26.0v0.26.0Brad Warren
2018-07-09Advertise our packages work on Python 3.7. (#6183)Brad Warren
2018-06-06Bump version to 0.26.0Brad Warren
2018-06-06Release 0.25.0v0.25.0Brad Warren
2018-05-22Get mypy passing with check_untyped_defs everywhere (#6021)Brad Warren
2018-05-02Bump version to 0.25.0Brad Warren
2018-05-02Release 0.24.0v0.24.00.24.xBrad Warren
2018-04-05Bump version to 0.24.0Brad Warren
2018-04-05Release 0.23.0v0.23.00.23.xBrad Warren
2018-03-14Fix print() and xrange() for Python 3 (#5590)cclauss
2018-03-07Bump version to 0.23.0Brad Warren
2018-03-07Release 0.22.0v0.22.0Brad Warren
2018-02-22Finish dropping Python 2.6 and 3.3 supportBrad Warren
2018-02-17Drop support for EOL Python 2.6 and 3.3Hugo
2018-01-18Bump version to 0.22.0Brad Warren
2018-01-18Release 0.21.0v0.21.0Brad Warren
2017-12-11Use josepy instead of acme.jose. (#5203)Jannis Leidel
2017-12-07Bump version to 0.21.0Brad Warren
2017-12-07Release 0.20.0v0.20.00.20.xBrad Warren
2017-12-04Distribution specific override functionality based on class inheritance (#5202)Joona Hoikkala
2017-10-05Bump version to 0.20.0Brad Warren
2017-10-04Release 0.19.0v0.19.00.19.xBrad Warren
2017-09-06Bump version to 0.19.0Brad Warren
2017-09-06Release 0.18.0v0.18.0Brad Warren
2017-08-09Pin dependencies in compatibility tests. (#5004)Brad Warren
2017-08-02Bump version to 0.18.0Brad Warren
2017-08-02Release 0.17.0v0.17.00.17.xBrad Warren
2017-07-18Merge pull request #4863 from certbot/bmw-nginx-compatibility-testsBrad Warren
2017-07-07Candidate 0.16.0 (#4908)ohemorange
2017-06-21Fix and speed up compatibility-testsBrad Warren
2017-06-21Have validator only test domains without existing redirectsErica Portnoy
2017-06-21Test more in nginx compatibility testsSeth Schoen
2017-06-08Bump version to 0.16.0Brad Warren
2017-06-08Release 0.15.0v0.15.00.15.xBrad Warren
2017-05-05Bump version to 0.15.0Brad Warren
2017-05-05Release 0.14.0v0.14.0Brad Warren
2017-04-29Tell the world we're Python 3 compatible (#4568)Brad Warren
2017-04-06Candidate 0.13.0 (#4475)Erica Portnoy
2017-03-25Fix nginx parser (#4296)Erica Portnoy
2017-03-19Add mypy (#4386)dokazaki
2017-03-10Build wheels correctly for Python 2.6 (#4313)Brad Warren
2017-03-03Candidate 0.12.0 (#4286)Erica Portnoy