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-07Use print_function not print_statementSachi King
2015-11-07--dvsni-port -> --tls-sni-01-portJakub Warmuz
2015-11-01Rename --simple-http-port to --http-01-portJakub Warmuz
2015-10-22Merge branch 'master' into storage_paranoiaBrad Warren
2015-10-20Updated todosBrad Warren
2015-10-18Merge branch 'master' into storage_paranoiaBrad Warren
2015-10-14Merge remote-tracking branch 'github/letsencrypt/master' into standalone2Jakub Warmuz
2015-10-14Move ConfigObj parsing inside of RenewableCert.__init__Brad Warren
2015-10-12PEP8 Love: E126 Fix for #945Brandon Kreisel
2015-10-12Merge remote-tracking branch 'github/letsencrypt/master' into standalone2Jakub Warmuz
2015-10-12Deleted duplicate line caused by #912David Dworken
2015-10-12Don't print error message and only call os.geteuid() onceDavid Dworken
2015-10-11Always create the foldersDavid Dworken
2015-10-11Don't create renewal_configs_dir and config_dir, instead just print a helpful...David Dworken
2015-10-11Merged in changesDavid Dworken
2015-10-11Alphabetized imports and added newline at end of fileDavid Dworken
2015-10-11Fixed failing lint test and explicitly created all needed foldersDavid Dworken
2015-10-11Fixes #902David Dworken
2015-10-06Renewer logging setup (fixes #897)Jakub Warmuz
2015-10-04Renewer: restore IConfig.simple_http_port data type.Jakub Warmuz
2015-09-17The renewer also needs a config singletonPeter Eckersley
2015-09-11Fix multi-cert chains in renewerJakub Warmuz
2015-08-05finish renewer error handlingJames Kasten
2015-07-09Rewrite acccounts and registration.Jakub Warmuz
2015-07-06acme: M2Crypto -> pyOpenSSLJakub Warmuz
2015-06-26Merge pull request #554 from letsencrypt/renew_before_deployJames Kasten
2015-06-26Try to renew certs before trying to deploy themSeth Schoen
2015-06-25CLI debug log fileJakub Warmuz
2015-06-25Merge remote-tracking branch 'github/letsencrypt/master' into renewerJakub Warmuz
2015-06-25Renewer integration tests for standalone.Jakub Warmuz
2015-06-25Quickfix for wrong renewer target paths.Jakub Warmuz
2015-06-25renewer: fix bug where renewer.conf wasn't read.Jakub Warmuz
2015-06-25Pass cli_config to RenewableCertJakub Warmuz
2015-06-25renewer: _paths_parserJakub Warmuz
2015-06-23Merge branch '440-no-cli' into 473-no-cliJakub Warmuz
2015-06-02Renewer dynamic dirs based on --config-dir/--work-dir (fixes #469).Jakub Warmuz
2015-06-01Add a single performance-related TODO commentSeth Schoen
2015-05-28storage.config_with_defaultsJakub Warmuz
2015-05-28Private _AttrDictJakub Warmuz
2015-05-28Fix renewer pr docstringsJakub Warmuz
2015-05-22More generality for renewer config. (Still no CLI flags.)Seth Schoen
2015-05-19Introduce proper renewer config via constants.pySeth Schoen
2015-05-17Document newly-added functions and methodsSeth Schoen
2015-05-15Remove TODO referring to obsolete .config featureSeth Schoen
2015-05-15Fix some PEP8 issuesSeth Schoen
2015-05-15Separate stdlib imports from third-partySeth Schoen
2015-05-14Moving code outside of try blockSeth Schoen
2015-05-14Moving code outside of try blockSeth Schoen
2015-05-13Cleanup to get rid of scripts directorySeth Schoen
2015-05-13Changes to fix problems after reorganizationSeth Schoen