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
2020-12-01Bump version to 1.11.0Brad Warren
2020-12-01Release 1.10.0v1.10.0Brad Warren
2020-11-19Add Python 3.9 support and tests (#8460)Brad Warren
2020-11-19Merge pull request #8444 from certbot/ecdsaBrad Warren
2020-11-13Use better asserts. Added notes to style guide. (#8451)Mads Jensen
2020-11-06Remove python_version setting from mypy.ini (#8426)Brad Warren
2020-10-29Add Ubuntu 20.10 test farm tests (#8414)Brad Warren
2020-10-06Bump version to 1.10.0Erica Portnoy
2020-10-06Release 1.9.0v1.9.01.9.xErica Portnoy
2020-09-23Convert http links to https (#8287)Cameron Steel
2020-09-19Use in dict rather than "in dict.keys()". Fix linting warnings about "not in"...Mads Jensen
2020-09-19Removed unnecessary unittest.TestCase.setUp/tearDown calls. (#8264)Mads Jensen
2020-09-11Remove deprecated `python setup.py test` call and update packager guide (#8262)Adrien Ferrand
2020-09-08Bump version to 1.9.0Brad Warren
2020-09-08Release 1.8.0v1.8.01.8.xBrad Warren
2020-08-16Drop Python 3.5 support (#8206)Brad Warren
2020-08-04Bump version to 1.8.0Erica Portnoy
2020-08-04Release 1.7.0v1.7.01.7.xErica Portnoy
2020-07-07Bump version to 1.7.0Brad Warren
2020-07-07Release 1.6.0v1.6.01.6.xBrad Warren
2020-06-26Fix paths when calling out to programs outside of snap (#8108)ohemorange
2020-06-19tree-wide: use LooseVersion instead of StrictVersion (#8081)Florian Klink
2020-06-10Implement umask for Windows (#7967)Adrien Ferrand
2020-06-04apache: handle statically linked mod_ssl (#8007)alexzorin
2020-06-02Bump version to 1.6.0Brad Warren
2020-06-02Release 1.5.0v1.5.01.5.xBrad Warren
2020-05-20Error out earlier in apache installer when mod_ssl is not available (#7984)ohemorange
2020-05-05Bump version to 1.5.0Erica Portnoy
2020-05-05Release 1.4.0v1.4.0Erica Portnoy
2020-04-16Consolidate cover envs and default to py3-cover (#7905)Brad Warren
2020-04-15Do not require mock in Python 3 in apache module (#7896)ohemorange
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-03-24[Apache v2] Load apacheconfig tree and gate related tests (#7710)m0namon
2020-03-24Disable TLS session tickets in Apache (#7771)ohemorange
2020-03-16Cleanup more pylint issues (#7848)Brad Warren
2020-03-03Bump version to 1.4.0Brad Warren
2020-03-03Release 1.3.0v1.3.0Brad Warren
2020-02-27Merge pull request #7742 from osirisinferi/force-non-restrictive-umaskm0namon
2020-02-22Add testosirisinferi
2020-02-19Correct AutoHSTS docs (#7767)Brad Warren
2020-02-14Remove useless pylint error suppression directives (#7657)Adrien Ferrand
2020-02-07Merge pull request #7735 from certbot/apache-parser-v2ohemorange
2020-02-06Missing importOsirisInferi
2020-02-06Wrap makedirs() within exception handelrsOsirisInferi
2020-02-05Bump version to 1.3.0Erica Portnoy
2020-02-05Release 1.2.0v1.2.01.2.xErica Portnoy
2020-02-04Use unrestrictive umask for challenge directoryOsirisInferi
2020-01-30Merge remote-tracking branch 'origin/master' into ap2_to_masterJoona Hoikkala
2020-01-30Remove SSLCompression off line from all config options (#7726)ohemorange
2020-01-25Disable old SSL versions and ciphersuites to follow Mozilla recommendations i...ohemorange