]> git.ipfire.org Git - thirdparty/dehydrated.git/shortlog
thirdparty/dehydrated.git
2016-01-09  Jan Tore MorkenRequire $WELLKNOWN only when using http-01. 82/head
2016-01-09  Lukas SchauerMerge pull request #81 from pascalj/remove-home-path
2016-01-09  Pascal JungblutRemove home path from config.sh.example 81/head
2016-01-09  Lukas Schauercall mktemp with `-t XXXXXX` for compatibility with...
2016-01-08  Lukas Schauerfixed whitespace-stripping, replace all whitespace...
2016-01-08  Lukas Schauercleanup for dns-01-challenge-support code
2016-01-08  Lukas Schauermade link in readme clickable
2016-01-08  Lukas Schauermoved import notice up in readme
2016-01-08  Lukas SchauerMerge pull request #77 from germeier/master
2016-01-08  Lukas Schauermoved import scripts from repository to wiki and update...
2016-01-08  Markus Germeieradd support for dns-01 challenge - try 2 77/head
2016-01-08  Lukas Schauercheck for mktemp dependency
2016-01-08  Lukas Schauerfixed BASEDIR dependent default config values
2016-01-08  Lukas Schauerre-set RENEW_DAYS to 30 (got accidentally reverted...
2016-01-08  Markus Germeiermake hook a command line parameter 76/head
2016-01-08  Lukas Schauerdo not change exit code of loop in command_sign_domains
2016-01-08  Lukas Schauerchanged urlbase64 helper to also use sed for character...
2016-01-08  Lukas Schaueruse _exiterr helper in a few more places
2016-01-08  Lukas Schaueradded a few more comments
2016-01-08  Lukas Schauerremoved get_json_array helper, rearranged sign_domain...
2016-01-08  Lukas Schauerreturn error on invalid request method in http_request...
2016-01-08  Lukas Schauerremoved anti_newline helper
2016-01-08  Lukas Schauermoved _openssl helper a bit up to be near the other...
2016-01-08  Lukas Schauerrewritten command_revoke method (shortened + changed...
2016-01-08  Lukas Schauerupdated readme
2016-01-08  Lukas Schauerfixed --domain syntax in test.sh
2016-01-08  Lukas Schauerrewritten init_system method and parts of command_sign_...
2016-01-08  Lukas Schauerrewritten help method to get rid of `column` dependency
2016-01-08  Lukas Schauerrewritten argument handling and moved to new main(...
2016-01-08  Lukas Schauerrewritten hex2bin method
2016-01-08  Lukas Schauermoved loading of configuration to seperate method
2016-01-08  Lukas Schauerrenamed _request method to http_request
2016-01-06  Lukas SchauerMerge pull request #71 from chrisb86/master
2016-01-06  Christian BuschChanged shebang of import-certs.sh to #!/usr/bin/env... 71/head
2016-01-05  Lukas SchauerMerge pull request #68 from onovy/master
2016-01-05  Lukas SchauerMerge pull request #69 from olf/upstream
2016-01-05  Olaf Petersfix typo in test.sh (ngrok not found) 69/head
2016-01-02  Ondřej NovýRenew certificate 30 days before expiration 68/head
2015-12-22  Lukas Schaueradded license (fixes #63)
2015-12-20  Lukas Schauerhide output of grep for pem-format-check
2015-12-19  Lukas SchauerMerge pull request #59 from erdgeist/master
2015-12-19  Dirk Englingwhen using printf, we do not need inline expansion... 59/head
2015-12-19  Lukas Schauerwat. removed some unnecessary code.
2015-12-19  Lukas Schauerreadme: mores infos about WELLKNOWN
2015-12-19  Lukas Schauershellcheck fixes
2015-12-19  Markus Germeierrevoke: follow symlink, exit with error on non-existing...
2015-12-19  Dominik Heidleradd perl shebang
2015-12-19  Lukas Schaueruse temporary openssl config instead of weird fake...
2015-12-19  Lukas Schaueralso test SAN config
2015-12-17  Lukas Schauerformat CA certificate as PEM
2015-12-17  Lukas Schauernever PASS with content in errorlog
2015-12-17  Lukas Schauercheck if renewal works
2015-12-17  Lukas Schaueruse different fake-ca for travis tests
2015-12-17  Lukas SchauerRevert "tests are failing because of api limits, remove...
2015-12-17  Lukas Schauertests are failing because of api limits, removed badge...
2015-12-17  Lukas Schaueroops.. repaired test script
2015-12-17  Lukas Schauerremoved TODO mark from help text on renew of changed...
2015-12-17  Lukas Schaueradditional tests and show log output if script executio...
2015-12-17  Markus Germeierforce a renew if given domain name(s) don't match the...
2015-12-16  Lukas SchauerMerge pull request #54 from germeier/fixdomainparameter
2015-12-16  Markus Germeierfixed test.sh script 54/head
2015-12-16  Markus Germeierfix: --domain/-d is a parameter and not a command!
2015-12-16  Lukas Schauermore verbose messages on certificate verification
2015-12-16  Lukas Schauertest for force-resign
2015-12-16  Lukas Schauera bit more verbose on tests
2015-12-16  Lukas Schauerrearranged and extended travis tests a bit
2015-12-16  Lukas Schauerreplace pcre-ism with posix class (thanks to @awaw...
2015-12-16  Lukas Schauerdo not create WELLKNOWN directory, output error message...
2015-12-16  Lukas Schauerswitch to sign_domains command if domain parameter...
2015-12-16  Lukas Schauerchanged default command to 'help'
2015-12-16  Lukas Schauerdo not return exit code 1 if domains.txt is empty,...
2015-12-16  Lukas Schauerwrite error messages to stderr
2015-12-15  Lukas Schauerhandle whitespace in domains.txt a bit different to...
2015-12-15  Lukas SchauerMerge pull request #49 from germeier/commands2
2015-12-15  Markus Germeierremove --sign in favor of two options "--force" and... 49/head
2015-12-14  Lukas SchauerMerge pull request #44 from digint/bugfix_config_privat...
2015-12-14  Axel Burribugfix: PRIVATE_KEY is now configurable in config.sh... 44/head
2015-12-14  Lukas Schauerupdated readme
2015-12-14  Lukas Schauerfixed travis config? maybe. again.
2015-12-14  Lukas Schauerfixed travis config? maybe.
2015-12-14  Lukas Schauerremoved root certificates
2015-12-14  Lukas Schauertravis: use fullchain to verify ssl certificate
2015-12-14  Lukas Schauergrab root certificate url from certificate, fixes #43
2015-12-14  Lukas Schauerfixed usage of openssl sha in newer openssl versions...
2015-12-14  Lukas Schaueruse sha in openssl instead of shasum, fixes #42
2015-12-14  Lukas Schaueruse config vars from letsencrypt.sh in import-script
2015-12-14  Lukas Schaueralso output config location on --env
2015-12-14  Lukas Schauermaking shellcheck happy again
2015-12-14  Lukas Schauerallow export of config variables for use in other scripts
2015-12-14  Lukas Schauerchanged order of config locations to be a bit more...
2015-12-13  Lukas SchauerMerge pull request #40 from digint/no_scriptdir
2015-12-12  Axel Burrimake default PRIVATE_KEY and WELLKNOWN relative to... 40/head
2015-12-12  Axel Burrinever fallback to SCRIPTDIR, this is error-prone and...
2015-12-12  Lukas SchauerMerge pull request #37 from germeier/privatekey
2015-12-12  Markus Germeieractually move BASEDIR up as intended 37/head
2015-12-12  Markus Germeier- make private key a config option
2015-12-12  Lukas Schauerdon't assume we are in the same directory as the script
2015-12-12  Lukas Schauerfancy autogenerated help text
2015-12-12  Lukas Schaueradded commandline options (thanks to germeier, fixes...
2015-12-08  Lukas Schauerfixed travis config
next