]> git.street.me.uk Git - andy/dehydrated.git/history - dehydrated
Output date and time when performing --cron task.
[andy/dehydrated.git] / dehydrated
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 Schauerimproved register command (closes #350)
2017-02-04 Lukas Schauertrying to fix compatibility with mawk
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 Schauerexport some config variables for use within hook scripts
2017-01-29 Lukas Schaueradded `exit_hook` hook
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 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-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-16 Andy StreetAllow domains to be sourced from DOMAINS_D without...
2016-10-17 crzaBasic implementation for private key rollover (#294)
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-13 Lukas Schauerfixed a few things after project rename