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
2015-12-07CleanupJoona Hoikkala
2015-12-06Support CentOS configuration layout in parserJoona Hoikkala
2015-12-06Change apachectl parameters to work with other distros tooJoona Hoikkala
2015-12-06New constant for VirtualHost - configuration directory and changing the confi...Joona Hoikkala
2015-12-06Config parameter for configuration location that != server rootJoona Hoikkala
2015-12-05Added correct os_info string for CentOSJoona Hoikkala
2015-12-05Handle exe checks for distros missing some of the helper scriptsJoona Hoikkala
2015-12-05Added option to disable apache module handling per OS basisJoona Hoikkala
2015-12-04Merge another augeas lens fixPeter Eckersley
2015-12-04Typo: Apacche -> ApacheMarius Gedminas
2015-12-04add more testssagi
2015-12-04Merge remote-tracking branch 'upstream/master' into bugfix_redirectsagi
2015-12-04fix verification of letsencrypt redirectsagi
2015-12-03Upstream augeas fix for backslashes at the start of directive argsPeter Eckersley
2015-12-03Unbreak masterJakub Warmuz
2015-12-03Per-OS constantsJoona Hoikkala
2015-12-03add testssagi
2015-12-03Release 0.1.0v0.1.0Peter Eckersley
2015-12-03make lint happy; delete trailing whitespacessagi
2015-12-03add ver>=2.3.9 check to the case where there is no vhost configsagi
2015-12-03make lint happy; delete trailing whitespacessagi
2015-12-03mock get_version in configurator_testsagi
2015-12-02Merge pull request #1582 from SwartzCr/vhostbmw
2015-12-02add check for apache 2.3.9, warn of possible conflicting rewrite rulessagi
2015-12-02add _is_rewrite_exists()sagi
2015-12-02change verify_no_redirects to verify_no_letsencrypt_redirectsagi
2015-12-02change map() to a list comprehension. Long live GvR.sagi
2015-12-02added test for new temp elifNoah Swartz
2015-12-02delete unneeded testssagi
2015-12-02alter redirect_verification to raise only when an exact Letsencrypt redirctio...sagi
2015-12-02remove check for Redirect header; the existence of a Redirect header does not...sagi
2015-12-02Remove stray reference to init-scriptBrad Warren
2015-12-01fix docstringNoah Swartz
2015-12-01merge from masterNoah Swartz
2015-12-01removed spaceNoah Swartz
2015-12-01moved temp checkNoah Swartz
2015-12-01Fix Apache testsBrad Warren
2015-12-01Punctuation and deprecationBrad Warren
2015-12-01Stop using init-scriptBrad Warren
2015-11-27Merge Augeas lens fix for backslashes in regexpsPeter Eckersley
2015-11-26Merge pull request #1395 from sagi/hstsPeter Eckersley
2015-11-25Merge pull request #1568 from erikrose/kill-dvsnibmw
2015-11-25Stop calling things that don't implement IAuthenticator authenticators.Erik Rose
2015-11-25Fix some underline lengths in docs.Erik Rose
2015-11-25add PluginEnhancementAlreadyPresent and use itsagi
2015-11-25change enhancement http-header to ensure-http-headersagi
2015-11-25propogate temp and fix docstringNoah Swartz
2015-11-24Merge pull request #1603 from letsencrypt/reloadPeter Eckersley
2015-11-24Detect SSL vhosts by portPatrick Figel
2015-11-24Merge pull request #1423 from ArchimedesPi/apache-chainfilePeter Eckersley