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
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
2017-02-01Bump version to 0.12.0Brad Warren
2017-02-01Release 0.11.0v0.11.0Brad Warren
2017-02-01Adding checking name validity to the Apache plugin (#3639)Amjad Mashaal
2017-01-27Spelling (#4101)Josh Soref
2017-01-19Remove old references to pep8 in our code (#4073)Brad Warren
2017-01-17encode to bytes as necessary in Validator.certificate (#4026)Brad Warren
2017-01-11Release 0.10.0 (#4022)Brad Warren
2016-11-01No doc,dev depedencies for compatibility-test (#3722)Brad Warren
2016-10-05Release Certbot 0.9.0 (#3583)Brad Warren
2016-09-30Allow validation of cross-domain redirects (#3561)Erica Portnoy
2016-08-11Remove code duplication to make pylint happyBrad Warren
2016-08-11Satisfying some lint complaintsSeth Schoen
2016-08-11Make testdata the CWD of compatibility test dockerfilesBrad Warren
2016-08-11Add certbot-compatibility-test DockerfilesBrad Warren
2016-08-11Remove old DockerfilesBrad Warren
2016-08-11Rename apache compatibility test tarballBrad Warren
2016-08-11Add nginx compatibility test data tarballBrad Warren
2016-08-11Restart web servers before beginning testsSeth Schoen
2016-08-09Provide a copy of the self-signed cert as the fullchain as wellSeth Schoen
2016-08-09More correct parsing of lines containing trailing spaceSeth Schoen
2016-08-09Various WIP on nginx compatibility testSeth Schoen
2016-08-06starts_with is actually called startswithSeth Schoen
2016-08-04New _get_names approach for nginx testSeth Schoen
2016-07-30Remove unused Apache-related variablesSeth Schoen