]> git.street.me.uk Git - andy/dehydrated.git/shortlog
andy/dehydrated.git
2016-08-06 leonklingeleFix default license help text in example config (#254)
2016-08-03 Lukas Schauerupdated readme
2016-08-03 Lukas SchauerOnly print full chain on signcsr command if --full...
2016-08-03 BtbNEcho newline after error details
2016-08-03 BtbNAdd support for --keep-going in cron mode
2016-08-03 Lukas SchauerUpdate staging.md
2016-08-01 Lukas Schauerupdated url to letsencrypt license agreement
2016-07-21 Lukas SchauerAdded option to run letsencrypt.sh without locks
2016-07-20 Lukas SchauerDefault WELLKNOWN location is now `/var/www/letsencrypt`
2016-07-20 chkhanuAdded option to select IP version of name to address...
2016-07-13 Martin SchutIntroduce per cert configuration directory DOMAINS_D...
2016-06-10 Lukas Schauermodified lighttpd example config
2016-06-07 Domen Puncer... Add Lighttpd example to wellknown.md (#224)
2016-06-04 Lukas Schauerremoved ACCOUNT_KEY and ACCOUNT_KEY_JSON from example...
2016-06-04 Christian TackeInclude method and URL in curl error (#214)
2016-06-04 Lukas Schauerchanged dependency check for diff to be compatible...
2016-06-04 Lukas Schaueradded multi-account support (fixes #92, #163)
2016-05-26 Lukas Schauerinitial support for configuration on per-certificate...
2016-05-26 Lukas Schaueradded signcsr change to CHANGELOG
2016-05-26 Lukas Schaueroutput CA cert for signcsr command (fixes #150)
2016-05-26 Lukas Schaueradded CERTDIR change to CHANGELOG
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.
next