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-06-08Release 0.15.0v0.15.00.15.xBrad Warren
2017-06-02Finish work on #4718.Brad Warren
2017-06-02Mechanism for automatically updating options-ssl-apache.conf fileErica Portnoy
2017-06-01Refactor nginx file update mechanism in preparation for working with apache p...ohemorange
2017-05-15Force augeas file reload to recalculate span indiciesJoona Hoikkala
2017-05-15Modify special action types only onceBrad Warren
2017-05-11Pin dependency versions when using tools/venv.sh (#4629)Brad Warren
2017-05-10ServerName and ServerAlias are directives, not directories (#4632)Alexander Krotov
2017-05-05Bump version to 0.15.0Brad Warren
2017-05-05Release 0.14.0v0.14.0Brad Warren
2017-05-04make a copy of keys in all python versions (#4614)Brad Warren
2017-05-03Merge pull request #4607 from certbot/joohoi_multiple_vhosts2Brad Warren
2017-05-03Add support for multivhosts in ApacheJoona Hoikkala
2017-05-03Further Apache multivhost improvementsBrad Warren
2017-05-03Continue work on Apache multivhostPeter Eckersley
2017-05-03Start work on multivhost support in ApacheNoah Swartz
2017-05-02Add lockfile (#4449)Brad 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-27Pin python-augeas version to avoid error with 1.0.0 (#4422)Zach Shepherd
2017-03-22Merge pull request #4387 from dhuang/shh-apache-versionNoah Swartz
2017-03-19Still include apache version in debug loggingDaniel Huang
2017-03-19Do not output apache version when deploying cert (#4023)Daniel Huang
2017-03-19Fix _get_runtime_cfg on Python 3 (#4262)Yen Chi Hsuan
2017-03-10Build wheels correctly for Python 2.6 (#4313)Brad Warren
2017-03-03Change QSA to NE in HTTPS redirection (#4204)Sagi Kedmi
2017-03-03Candidate 0.12.0 (#4286)Erica Portnoy
2017-02-25Fix certbot-apache tests on Python 3 (#4172)Yen Chi Hsuan
2017-02-24Fix for case sensitivity when looking for vhosts (#4193)Joona Hoikkala
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-18Fix misspelling "recieved" (#4059)Juho Juopperi
2017-01-11Release 0.10.0 (#4022)Brad Warren
2017-01-11Stop IDisplay AssertionErrors (#4010)Brad Warren
2017-01-06Add line number to Augeas syntax error message (#3974)osirisinferi
2016-12-21Don't add ServerAlias directives when the domain is already covered by a wild...Brad Warren
2016-12-19Mitigate problems for people who run without -n (#3916)Brad Warren
2016-12-07Parallalelise nosetests from tox (#3836)Peter Eckersley
2016-12-06Refactor cli_test.py and main_test.py (#3828)Blake Griffith
2016-11-09Remove get_all_certs_keys() from Apache and Nginx (#3768)Nick Fong
2016-10-22Remove the curses dialog, thereby deprecating the --help and --dialog command...Erica Portnoy
2016-10-13Fix Apache constants tests (#3630)Brad Warren
2016-10-05Release Certbot 0.9.0 (#3583)Brad Warren
2016-08-22Lint fix, space before parenthesesDanCld
2016-08-21Fix apache logs dir for centosDanCld
2016-08-13Merge remote-tracking branch 'origin/master' into multi-topic-helpPeter Eckersley
2016-08-10Added check for /files/Joona Hoikkala
2016-08-10Added linter exceptionJoona Hoikkala