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
2019-08-09Revert disabling TLS session tickets in Apache (#7315) (#7316)Brad Warren
2019-08-07Release 0.37.0v0.37.0Brad Warren
2019-08-06Clean the useless entries in MANIFEST.in (#7299)Adrien Ferrand
2019-07-29Disable TLS session tickets for Apache 2.4.11+ (#7191)Adrien Ferrand
2019-07-19Implement a consistent realpath function in certbot.compat.filesystem (#7242)Adrien Ferrand
2019-07-11Bump version to 0.37.0Erica Portnoy
2019-07-11Release 0.36.0v0.36.00.36.xErica Portnoy
2019-07-11[Windows|Linux] Launch integration tests on Pebble without Docker (#7157)Adrien Ferrand
2019-07-04[Windows] Security model for files permissions - STEP 3d (#6968)Adrien Ferrand
2019-07-03Simplify and deprecate viewing config changes (#7198)Brad Warren
2019-06-28Refactor augeas_configurator.py functionality to configurator.py and parser.p...Joona Hoikkala
2019-06-25Remove references and tests for Ubuntu Trusty.Brad Warren
2019-06-20[Windows] Security model for files permissions - STEP 3a (#6964)Adrien Ferrand
2019-06-14Remove the remaining integration tests bash scripts (#7153)Adrien Ferrand
2019-06-07Improve Apache error message when run with insufficient privileges (#7129)Brad Warren
2019-06-06Bump version to 0.36.0Erica Portnoy
2019-06-06Release 0.35.0v0.35.0Erica Portnoy
2019-05-02Bump version to 0.35.0Erica Portnoy
2019-05-02Release 0.34.0v0.34.0Erica Portnoy
2019-05-01Implements specific overrides for Fedora 29+ in Apache plugin (#6988)Adrien Ferrand
2019-04-12[Windows] Security model for files permissions - STEP 2 (#6895)Adrien Ferrand
2019-04-12Try to restart httpd on Fedora if config check fails (#6941)Joona Hoikkala
2019-04-12Add reminder to local-oldest-requirements.txt. (#6943)Brad Warren
2019-04-09Merge pull request #6932 from adferrand/pylint-squashBrad Warren
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-04-03Bump version to 0.34.0Erica Portnoy
2019-04-03Release 0.33.0v0.33.0Erica Portnoy
2019-04-02Merge branch 'master' into pylintAdrien Ferrand
2019-04-02Fix CentOS 6 installer issue (#6784)Joona Hoikkala
2019-03-27Add a test to ensure test coverage regardless of the vhost order (#6873)Joona Hoikkala
2019-03-25Remove unused code in apache (#6882)Adrien Ferrand
2019-03-25Simplify a branching that is not totally covered. (#6881)Adrien Ferrand
2019-03-16Remove tls sni in apache plugin (#6858)Adrien Ferrand
2019-03-06Bump version to 0.33.0Erica Portnoy
2019-03-06Release 0.32.0v0.32.00.32.xErica Portnoy
2019-03-06Fix faulty test (#6816)Adrien Ferrand
2019-02-22Fix test sdists with atexit handlers (#6769)Adrien Ferrand
2019-02-13Apache: respect CERTBOT_DOCS environment variable (#6598)Joona Hoikkala
2019-02-08Bump version to 0.32.0Brad Warren
2019-02-08Release 0.31.0v0.31.00.31.xBrad Warren
2019-02-06Apache plugin: configure all matching domain names to be able to answer HTTP ...Joona Hoikkala
2019-01-24Remove commas in filename (#6692)ohemorange
2019-01-09Stop using staging in apacheconftests (#6647)Brad Warren
2019-01-02Bump version to 0.31.0Erica Portnoy
2019-01-02Release 0.30.0v0.30.0Erica Portnoy
2018-12-05Bump version to 0.30.0Brad Warren
2018-12-05Release 0.29.0v0.29.0Brad Warren
2018-12-01Fix oldest Certbot version that works with Apache. (#6549)Brad Warren
2018-11-29Remove "beta" label from Apache plugin. (#6537)Jacob Hoffman-Andrews
2018-11-17Merge branch 'master' into warnings-are-errorsErica Portnoy