]> git.street.me.uk Git - andy/dehydrated.git/shortlog
andy/dehydrated.git
2017-03-12 Andy StreetOutput date and time when performing --cron task. master
2017-03-12 Andy StreetMerge remote-tracking branch 'origin/master'
2017-02-05 Lukas Schauerrelease 0.4.0
2017-02-05 Lukas Schauerimproved register command (closes #350)
2017-02-04 Lukas Schaueralso test under osx
2017-02-04 Lukas Schauertrying to fix compatibility with mawk
2017-01-31 Lukas SchauerMerge branch 'simondeziel-fix-example-hook'
2017-01-31 Simon DezielInvoke bash through /usr/bin/env
2017-01-31 Simon DezielThe example hook script uses bash test regex
2017-01-30 Lukas Schauerwhitelist handlers for example hook (fixes #348)
2017-01-30 Lukas Schauerexclude root certificate from certificate chain
2017-01-29 Lukas Schaueruse awk instead of grep for reading trailing line after...
2017-01-29 Lukas SchauerRevert "curl: use custom user agent"
2017-01-29 Lukas Schauercurl: use custom user agent
2017-01-29 Lukas Schauerask user to read and accept license, added register...
2017-01-29 Lukas Schauerupdated changelog
2017-01-29 Lukas Schauerexport some config variables for use within hook scripts
2017-01-29 Lukas Schaueradded `exit_hook` hook
2017-01-29 Lukas Schauerupdated changelog
2017-01-29 Lukas Schauercheck for diff using `command`
2017-01-29 Lukas Schaueruse awk instead of tr for changing case
2017-01-29 Lukas Schauercheck for mktemp using `command` (busybox compatibility)
2017-01-05 Lukas Schauermissing filename in config path
2017-01-05 Lukas Schauermoved and rewritten config section of readme
2017-01-05 Maximilian... Update Readme.md (#301)
2017-01-05 Lukas Schauerremoved note about project renaming
2017-01-05 Nicolás KovacFix: bash to sh notation on invalid_challenge() hook
2017-01-05 nkovacneAdding the request_failure hook (#326)
2016-12-22 Lukas Schauertrying to fix #320 again
2016-12-22 Lukas Schauerremoved some spaces
2016-12-22 Aaron RoydhouseTest for case when challenge_altnames is empty (#321)
2016-12-19 Lukas Schauerremoved temporary wrapper script
2016-12-18 nkovacneAdding the invalid_challenge hook (#278)
2016-12-18 EihristerAdd new parameter --lock-suffix. (#287)
2016-12-18 sthSkip challenge for already validated domains (#293)
2016-12-18 CJ JohnsonMinor Grammar Stuff (#319)
2016-12-16 Andy StreetAllow domains to be sourced from DOMAINS_D without...
2016-10-17 Lukas Schauerupdated ngrok url in test.sh
2016-10-17 crzaBasic implementation for private key rollover (#294)
2016-10-17 Elan Ruusamäefix lighttpd syntax (#299)
2016-10-17 Elan Ruusamäeexamples/hook: no bashism (#300)
2016-09-21 Lukas SchauerRevert "strip leading null-bytes from urlbase64" (see...
2016-09-17 Lukas Schauerstrip leading null-bytes from urlbase64 (fixes #275)
2016-09-17 Lukas Schaueruse temporary file for DER->PEM conversion (fixes ...
2016-09-17 Lukas Schaueradded temporary wrapper script for compatibility with...
2016-09-14 leonklingeleMake example hook.sh file executable. (#253)
2016-09-13 Lukas Schauerupdated date in license file
2016-09-13 Lukas Schauerupdate readme with explanation why this project was...
2016-09-13 Lukas Schauerfixed a few things after project rename
2016-09-13 Lukas SchauerUpdate CHANGELOG
2016-09-13 Lukas Schauerreadme fix
2016-09-13 Lukas Schauerrenamed project to dehydrated and main script to dehydr...
2016-09-07 Lukas Schauerrelease v0.3.0
2016-08-22 leonklingeleECDSA is supported since February 10, 2016 (#260)
2016-08-22 leonklingeleUpdate staging doc: Let's Encrypt is no longer in beta...
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...
next