]> git.street.me.uk Git - andy/dehydrated.git/shortlog
andy/dehydrated.git
2016-05-26 Lukas Schaueradded option to set csr-flag indicating ocsp stapling...
2016-05-26 Alex MacleodCheck that the detected config is a file (#211)
2016-05-26 Alex MacleodMake certificate output location configurable (#210)
2016-05-22 Lukas Schauerrenamed "config.sh" to "config"
2016-05-22 Daniel BeyerRemove unneded shebang for config.sh.example
2016-05-22 Lukas SchauerUpdate CHANGELOG
2016-05-22 Daniel BeyerMake location of domains.txt configurable (#204)
2016-05-22 Lukas Schauerrelease version 0.2.0
2016-05-18 Lukas Schauercompatibility with "pretty" json (fixes #202)
2016-05-16 Lukas Schauerupdated docs/wellknown.md
2016-05-16 Lukas SchauerMerge pull request #201 from glensc/patch-1
2016-05-14 Elan RuusamäeUpdate wellknown.md
2016-05-10 Lukas Schauerfixed tests
2016-05-10 Lukas SchauerUpdated changelog
2016-05-10 Lukas SchauerRenew private key by default, but keep option to disabl...
2016-05-10 Lukas SchauerRevert "Removed option to reuse old private keys."...
2016-05-08 Lukas SchauerRemoved option to reuse old private keys.
2016-04-27 Lukas Schauerremoved donation button
2016-04-26 Lukas SchauerMerge pull request #184 from gboudrias/master
2016-04-26 Guillaume BoudriasUpdate wellknown.md
2016-04-26 Guillaume Boudriaswellknown.md: Clarify WELLKNOWN variable
2016-04-24 Lukas Schauerupdated config example: PRIVATE_KEY is now ACCOUNT_KEY
2016-04-24 Lukas Schauerupdated changelog
2016-04-24 Lukas Schauerrenamed PRIVATE_KEY to ACCOUNT_KEY (as suggested in...
2016-04-23 Lukas Schauermktemp: use TMPDIR environment variable or use fallback...
2016-04-23 Lukas Schauerreenabled build status in readme
2016-04-23 Lukas Schaueri hate all software.
2016-04-14 Lukas Schaueradded timestamp parameter to deploy_cert function of...
2016-04-14 Lukas Schauerreorganized parameters for mktemp (fixes #180)
2016-04-08 Lukas Schaueradded documentation for HOOK_CHAIN config parameter
2016-04-05 Lukas Schauertemporarily removed build status from readme (testserve...
2016-04-05 Lukas Schauermake arguments to _mktemp optional (fixes #178)
2016-03-30 Lukas Schaueradd test and fix bug with upper-case domains (fixes...
2016-03-30 Lukas SchauerMake temporary files identifiable (fixes #169)
2016-03-28 Lukas Schauerfixed nginx example (fixes #173)
2016-03-27 Lukas SchauerUpdate troubleshooting.md
2016-03-26 Lukas Schaueradded timestamp to parameters of deploy_cert hook and...
2016-03-26 Lukas Schaueradded another api limit message to troubleshooting.md
2016-03-26 Lukas Schaueradded short license information to script
2016-03-26 Lukas Schauermoved example files to docs/examples directory
2016-03-26 Lukas Schauerrearranged documentation, added basic troubleshooting...
2016-03-25 Lukas Schaueradded changelog
2016-03-23 Lukas SchauerI'm too stupid to even add a donate button.
2016-03-23 Lukas Schaueradded donation button to readme
2016-03-22 Lukas SchauerMerge pull request #172 from bzed/master
2016-03-22 Lukas Schauermaking shellcheck happy with some of the code again
2016-03-22 Lukas SchauerMerge pull request #165 from bahamat/portability
2016-03-22 Bernd ZeimetzKeep registration information as json.
2016-03-19 Brian BennettUse of 'grep -o' doesn't work on SunOS (fixes #164)
2016-03-19 Lukas SchauerMerge pull request #157 from lschuermann/master
2016-03-19 lschuermannChange unchanged-certificate message.
2016-03-18 Lukas SchauerMerge pull request #167 from maxisme/patch-1
2016-03-15 Maximilian... Example of DNS record
2016-03-09 Lukas SchauerMerge pull request #151 from beelbrecht/spaces_in_confi...
2016-03-08 Lukas Schauerremoved duplicated io handles
2016-03-08 Lukas SchauerMerge pull request #159 from PeterDaveHello/patch-2
2016-03-02 Peter Dave... Update README.md
2016-03-01 lschuermannEdit test according to unchanged-certificate hook.
2016-03-01 lschuermannAdd hook for unchanged certificates.
2016-02-21 Benjamin Albrechtallow spaces in path to additional configuration file
2016-02-20 Lukas Schauerno longer use stdin for domain-list (should fix #149...
2016-02-18 Lukas SchauerMerge pull request #141 from fancycode/null_glob
2016-02-18 Joachim BauchHandle case where no files to cleanup exists.
2016-02-17 Lukas SchauerMerge pull request #144 from o1oo11oo/pass_chainfile_to...
2016-02-17 o1oo11ooAdd hook.sh to .gitignore
2016-02-17 o1oo11ooPass intermediate cert to hook script
2016-02-17 Lukas Schauerallow spaces in path to hook-script (fixes #142)
2016-02-17 Lukas SchauerMerge pull request #143 from rumpelsepp/master
2016-02-17 Stefan TatschnerUse /usr/bin/env bash shebang
2016-02-16 Lukas SchauerMerge pull request #139 from fancycode/cleanup_skip_non...
2016-02-16 Joachim BauchSkip non-folder entries on cleanup.
2016-02-15 Lukas Schauerload config in cleanup command (fixes #137)
2016-02-15 Lukas Schaueradded test for cleanup command
2016-02-15 Lukas Schauerupdated readme
2016-02-15 Lukas Schauerimplemented cleanup command (moving unused files to...
2016-02-15 Lukas Schauerexit with error message if curl has problems connecting...
2016-02-15 Lukas SchauerMerge pull request #135 from aral/patch-1
2016-02-12 Aral BalkanUpdated Readme with rate limit warning + staging URL
2016-02-10 Lukas Schauerdo not fail on pass.
2016-02-10 Lukas Schauerfixed signcsr test
2016-02-10 Lukas Schauerfixed config location in test script
2016-02-10 Lukas Schaueradded more tests
2016-02-10 Lukas Schauercheck if hooks are chained before calling cleanup-hook...
2016-02-10 Lukas Schauerfixed splitting of domain names in extract_altnames...
2016-02-10 Lukas Schaueruse more {} thingies around variables
2016-02-10 Lukas Schauerfixed some zsh quirks
2016-02-10 Lukas Schauerchanged the way SCRIPTDIR is searched for so it works...
2016-02-05 Lukas Schaueruse "openssl dgst" instead of "openssl sha" (fixes...
2016-02-05 Lukas Schauercheck if privkey exists and is readable instead of...
2016-02-05 Gerard DombroskiAdd option to chain challenge hook arguments. Fixes...
2016-02-03 Lukas SchauerMerge pull request #118 from allixx/lockfile-config...
2016-02-02 allixxAdded LOCKFILE to config.sh.example
2016-02-01 Lukas Schaueradded link to wiki page with example scripts for dns...
2016-01-26 Lukas Schauerdon't try to delete DOMAINS_TXT on early failure when...
2016-01-26 Lukas Schauerfixed curl check (fixes #112)
2016-01-26 Lukas SchauerMerge pull request #111 from weppos/patch-1
2016-01-26 Lukas SchauerMerge pull request #113 from hilbix/master
2016-01-25 Valentin Hilbigpass IO descriptors to HOOK transparently
2016-01-24 Simone CarlettiThe dns-01 support is now available in production
2016-01-23 Lukas SchauerMerge pull request #107 from jantore/hook-example
next