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-01-10buildexport_le_python_badErica Portnoy
2018-01-10Merge branch 'master' into export_le_python_badErica Portnoy
2018-01-10Handle need to rebootstrap before fetch.py (#5389)Brad Warren
2018-01-10only respect LE_PYTHON inside USE_PYTHON_3 if we know a user must have set itErica Portnoy
2018-01-10stop exporting LE_PYTHONErica Portnoy
2018-01-09Automatically install updates in test script (#5394)Joona Hoikkala
2018-01-09Fix macOS builds for Python2.7 in Travis (#5378)Joona Hoikkala
2018-01-09update Apache ciphersuites (#5383)Brad Warren
2018-01-09Have letsencrypt-auto do a real upgrade in leauto-upgrades option 2 (#5390)Brad Warren
2018-01-09Allow non-interactive revocation without deleting certificates (#5386)Brad Warren
2018-01-09Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 (#5329)ohemorange
2018-01-06Fix letsencrypt-auto name and long forms of -n (#5375)Brad Warren
2018-01-05Broader git ignore for pytest cache files (#5361)Joona Hoikkala
2018-01-05Use apache2ctl modules for Gentoo systems. (#5349)Joona Hoikkala
2018-01-05print as a string (#5359)Noah Swartz
2018-01-04Fix pytest on macOS in Travis (#5360)Brad Warren
2017-12-22Fix auto_tests on systems with new bootstrappers (#5348)Brad Warren
2017-12-20More pip dependency resolution workarounds (#5339)Brad Warren
2017-12-18Pin dependencies in oldest tests (#5316)Brad Warren
2017-12-15Pin josepy in letsencrypt-auto (#5321)Brad Warren
2017-12-11Parse variables without whitespace separator correctly in CentOS family of di...Joona Hoikkala
2017-12-11Use josepy instead of acme.jose. (#5203)Jannis Leidel
2017-12-09Make Travis builds faster in master (#5314)Brad Warren
2017-12-08print warnings for 3.3 users (#5283)Noah Swartz
2017-12-08Remove slash from document root path in Webroot example (#5293)Michael Coleman
2017-12-08Merge pull request #5304 from certbot/0.20.0-changelogNoah Swartz
2017-12-08Expand on changes to the Apache plugin0.20.0-changelogBrad Warren
2017-12-07Create a new server block when making server block ssl (#5220)ohemorange
2017-12-07Merge pull request #5303 from certbot/candidate-0.20.0Brad Warren
2017-12-07Revert "Nginx reversion (#5299)" (#5305)Brad Warren
2017-12-07Merge pull request #5284 from Eccenux/issue_5274Noah Swartz
2017-12-07Update changelog for 0.20.0Brad Warren
2017-12-07Merge pull request #5228 from jonasbn/masterNoah Swartz
2017-12-07Bump version to 0.21.0Brad Warren
2017-12-07Release 0.20.0v0.20.00.20.xBrad Warren
2017-12-06Nginx reversion (#5299)Brad Warren
2017-12-05Merge pull request #5300 from certbot/flexible-challenge-uri++Brad Warren
2017-12-05Keep the same behavior with the uri attributeBrad Warren
2017-12-05In ACMEv2, challenges have "url" instead of "uri". To handle this smoothly, C...Jacob Hoffman-Andrews
2017-12-05Fix coveralls (#5298)Brad Warren
2017-12-05Stop using new mock functionality in tests (#5295)Brad Warren
2017-12-04Distribution specific override functionality based on class inheritance (#5202)Joona Hoikkala
2017-12-04Don't echo Boulder logs on failure. (#5290)Jacob Hoffman-Andrews
2017-12-02W:266,28: Redefining built-in 'list' (redefined-builtin)Eccenux
2017-12-02code styleEccenux
2017-12-02Quiet pip install output. (#5288)Jacob Hoffman-Andrews
2017-12-02Revert requiring dnsmadeeasy extras for lexicon (#5291)Brad Warren
2017-12-02Remove all but one BOULDER_INTEGRATION, and macOS (#5270)Jacob Hoffman-Andrews
2017-12-02pin pkging tools that have dropped support (#5281)Brad Warren
2017-12-01Switch from nose to pytest (#5282)Brad Warren