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
2016-10-29Add IPv6 support to ACME standalone modeipv6-standaloneJay Faulkner
2016-10-22Remove the curses dialog, thereby deprecating the --help and --dialog command...Erica Portnoy
2016-10-21Allow certbot to get a cert for default_servers (#3652)Erica Portnoy
2016-10-19Fix typo (#3659)benbankes
2016-10-18Stop rejecting punycode domain names (#3626)schoen
2016-10-17Add test_tests.sh (#3633)Brad Warren
2016-10-15Release 0.9.3 Option 2 (see #3634) (#3635)Brad Warren
2016-10-14Fixing a weird out-of-place paragraph in the Getting Certbot section (#3624)Peter Conrad
2016-10-13Fix Apache constants tests (#3630)Brad Warren
2016-10-13Match socket testing behavior to ACME standalone socket reuse behavior. Aggre...Erica Portnoy
2016-10-13Merge pull request #3627 from certbot/candidate-0.9.2Brad Warren
2016-10-13Merge branch 'master' into candidate-0.9.2Brad Warren
2016-10-13Nginx docs in README (#3606)Peter Eckersley
2016-10-13Improve description of what email is used for.Peter Eckersley
2016-10-13Bump version to 0.10.0Brad Warren
2016-10-13Release 0.9.2v0.9.2Brad Warren
2016-10-13Don't run nosetests from the root of our repo (#3620)Brad Warren
2016-10-13Check version requirements on optional dependencies (#3618)Brad Warren
2016-10-13Match psutil port open checking behavior to that of socket test, and update t...Erica Portnoy
2016-10-13Mark parsed Nginx addresses as listening sslishly when an ssl on directive is...Erica Portnoy
2016-10-13Only verify required ports are available (#3608)Brad Warren
2016-10-13Update Where Are My Certs section. (#3419)Jacob Hoffman-Andrews
2016-10-13Create symlinks at runtime and don't use relative paths (#3600)Brad Warren
2016-10-13Document the Nginx plugin release (#3588)Peter Eckersley
2016-10-13Update ACME error namespace to match the new draft. (#3469)Blake Griffith
2016-10-12Don't run nosetests from the root of our repo (#3620)Brad Warren
2016-10-12Check version requirements on optional dependencies (#3618)Brad Warren
2016-10-11Match psutil port open checking behavior to that of socket test, and update t...Erica Portnoy
2016-10-11Mark parsed Nginx addresses as listening sslishly when an ssl on directive is...Erica Portnoy
2016-10-11Only verify required ports are available (#3608)Brad Warren
2016-10-11Update Where Are My Certs section. (#3419)Jacob Hoffman-Andrews
2016-10-10Create symlinks at runtime and don't use relative paths (#3600)Brad Warren
2016-10-07Document the Nginx plugin release (#3588)Peter Eckersley
2016-10-07Release 0.9.1 (#3595)Brad Warren
2016-10-07Release 0.9.1v0.9.1Brad Warren
2016-10-07Make --quiet reduce the logging level (#3593)Brad Warren
2016-10-07fix requirements.txt surgery in response to shipping certbot-nginx (#3585)Brad Warren
2016-10-07Make --quiet reduce the logging level (#3593)Brad Warren
2016-10-06fix requirements.txt surgery in response to shipping certbot-nginx (#3585)Brad Warren
2016-10-05Use correct Content-Types in headers. (#3566)Blake Griffith
2016-10-05Release Certbot 0.9.0 (#3583)Brad Warren
2016-10-05Allow tests to pass without dnspython (#3581)Brad Warren
2016-10-05Test farm test fixes (#3582)Peter Eckersley
2016-10-05Remove psutil dep (#3579)Brad Warren
2016-10-04The sudo environments take longer to allocate (#3578)Peter Eckersley
2016-10-04Renew symlink safety (#3560)Peter Eckersley
2016-10-01Tweak for Travis performance (#3562)Peter Eckersley
2016-09-30Update Nginx redirect enhancement process to modify appropriate blocks (#3546)Erica Portnoy
2016-09-30Allow validation of cross-domain redirects (#3561)Erica Portnoy
2016-09-29Remove pointless question (#3526)Brad Warren