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-04-05Add CheckDomains with test callregression_testsErica Portnoy
2017-04-05Support "certbot-auto --no-bootstrap" (#3955)Peter Eckersley
2017-04-04More thoroughly rename during `certbot rename`. (#4320)Erica Portnoy
2017-03-31Refactoring for better logging (#4444)Brad Warren
2017-03-31Revert "Add a global lock file to Certbot (#4369)" (#4445)Brad Warren
2017-03-31Remove unused default parameter (#4447)Erica Portnoy
2017-03-30Add additional Nginx parsing test case (#4440)Erica Portnoy
2017-03-30Merge pull request #4373 from osirisinferi/docs-add-gentoo-packagesNoah Swartz
2017-03-30Merge pull request #4427 from certbot/no-domains-in-cli-iniNoah Swartz
2017-03-30Merge branch 'master' into docs-add-gentoo-packagesNoah Swartz
2017-03-30Dump Boulder logs on integration test failures. (#4442)Jacob Hoffman-Andrews
2017-03-29Fix Docker IP detection with different ifconfig output formats (#4376)Yen Chi Hsuan
2017-03-29tests: deduplicate temporary directory code (#4078) (#4297)Zach Shepherd
2017-03-29Merge pull request #4420 from certbot/issue4331Noah Swartz
2017-03-28Merge branch 'master' of github.com:certbot/certbot into no-domains-in-cli-inino-domains-in-cli-iniSeth Schoen
2017-03-28Update Nginx ciphersuites to use Mozilla Intermediate (#4426)Erica Portnoy
2017-03-28Improvements to example cli.iniSeth Schoen
2017-03-28Change registering unsafely without email logging level to info (#4425)Erica Portnoy
2017-03-28Merge branch 'master' into issue4331issue4331Erica Portnoy
2017-03-27Pin python-augeas version to avoid error with 1.0.0 (#4422)Zach Shepherd
2017-03-27Ensure --fulchain-path gets put under paths in --help allErica Portnoy
2017-03-27acme: Make the network timeout configurable (#4237)Damien Tournoud
2017-03-27Merge pull request #4304 from certbot/package-guideNoah Swartz
2017-03-25Review feedback.package-guideJacob Hoffman-Andrews
2017-03-25Fix nginx parser (#4296)Erica Portnoy
2017-03-22Merge pull request #4387 from dhuang/shh-apache-versionNoah Swartz
2017-03-21Ensure a SHA2 hash algorithm is used when signing releases (#4384)Brad Warren
2017-03-21Save hyphenated plugin params for renewal (#4281)Brad Warren
2017-03-21Add a global lock file to Certbot (#4369)Brad Warren
2017-03-19Add mypy (#4386)dokazaki
2017-03-19Still include apache version in debug loggingDaniel Huang
2017-03-19Add --debug-challenges flag (#1684) (#4385)Daniel 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-19Retry fetch chain errors (#4196) (#4383)Daniel Huang
2017-03-18Don't save keys/csr on dry run (#4380)Daniel Huang
2017-03-18upgrade pip and setuptools before installing packages (#4378)Brad Warren
2017-03-18install python3-dev for python3 tests in docker (#4381)Brad Warren
2017-03-18Add Gentoo to list of official packagesOsiris Inferi
2017-03-18Merge pull request #4347 from kernelpanek/masterErica Portnoy
2017-03-18Fix choose, remove spaces (#4364)Piotr Kasprzyk
2017-03-17Clarify documentation for low-memory machines. (#4305)Jacob Hoffman-Andrews
2017-03-17Improve plugin-writing docs. (#4329)Jacob Hoffman-Andrews
2017-03-17Python 3 compatibility for all tests (#4358)Yen Chi Hsuan
2017-03-17Use setattr in NamespaceConfig (#4362)Brad Warren
2017-03-16Merge pull request #4345 from certbot/use-dockerhubNoah Swartz
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