]> git.street.me.uk Git - andy/dehydrated.git/history - dehydrated
check for mktemp using `command` (busybox compatibility)
[andy/dehydrated.git] / dehydrated
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-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