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-02Remove reference to .new in Nginx's SSL options. (#4769)Brad Warren
2017-06-01Refactor nginx file update mechanism in preparation for working with apache p...ohemorange
2017-05-23Update options-ssl-nginx.conf in`prepare` if it hasn't been manually modified...ohemorange
2017-05-16Allow Nginx to insert include files with comments inside (#4666)ohemorange
2017-05-05Bump version to 0.15.0Brad Warren
2017-05-05Release 0.14.0v0.14.0Brad Warren
2017-05-03Add a test for #4557 (#4609)ohemorange
2017-05-03Switch to using include directive for Nginx constants (#4557)ohemorange
2017-05-02Add lockfile (#4449)Brad Warren
2017-04-29Tell the world we're Python 3 compatible (#4568)Brad Warren
2017-04-27fix for issue 4132: increasing server_names_hash_bucket_size if necessary (#4...yomna
2017-04-27Allow empty nginx blocks (#4555)ohemorange
2017-04-14Fix nginx integration tests on Python 3Yen Chi Hsuan
2017-04-06Candidate 0.13.0 (#4475)Erica Portnoy
2017-03-31Remove unused default parameter (#4447)Erica Portnoy
2017-03-30Add additional Nginx parsing test case (#4440)Erica Portnoy
2017-03-28Update Nginx ciphersuites to use Mozilla Intermediate (#4426)Erica Portnoy
2017-03-25Fix nginx parser (#4296)Erica Portnoy
2017-03-18Don't save keys/csr on dry run (#4380)Daniel Huang
2017-03-18Merge pull request #4347 from kernelpanek/masterErica Portnoy
2017-03-17Python 3 compatibility for all tests (#4358)Yen Chi Hsuan
2017-03-16If we fail to reload Nginx, write to temporary files instead of piping output...Erica Portnoy
2017-03-15New switch for QuotedStrings allows retainer of quotes but my test failsRichard Panek
2017-03-15Don't unquote the results of the parsekernelpanek
2017-03-15Fixes issue when parsing an Nginx configuration file containing multiline quo...kernelpanek
2017-03-10Build wheels correctly for Python 2.6 (#4313)Brad Warren
2017-03-03Candidate 0.12.0 (#4286)Erica Portnoy
2017-02-28Fix direct usages of the root logger (#4236)Damien Tournoud
2017-02-28Don't crash on listen unix: (#4259)Erica Portnoy
2017-02-23Show error details for the nginx config parser (#4221)silverwind
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-11Release 0.10.0 (#4022)Brad Warren
2017-01-11Break on failure to deploy cert (#4003)Erica Portnoy
2017-01-10pyparsing.restOfLine is not a function, don't call it (#3989)Ondřej Surý
2016-12-14Fix certbox-nginx address equality check (#3886)Clif Houck
2016-12-09make our linter happy (#3881)Brad Warren
2016-12-07Parallalelise nosetests from tox (#3836)Peter Eckersley
2016-12-06Mark Nginx vhosts as ssl when any vhost is on ssl at that address (#3856)Erica Portnoy
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-11-08Don't re-add redirects if one exists (#3751)Erica Portnoy
2016-11-08Fix writing pem files with Python3 (#3757)kaiyou
2016-10-21Allow certbot to get a cert for default_servers (#3652)Erica Portnoy
2016-10-11Mark parsed Nginx addresses as listening sslishly when an ssl on directive is...Erica Portnoy
2016-10-05Release Certbot 0.9.0 (#3583)Brad Warren
2016-09-30Update Nginx redirect enhancement process to modify appropriate blocks (#3546)Erica Portnoy