]> git.ipfire.org Git - thirdparty/dehydrated.git/shortlog
thirdparty/dehydrated.git
2015-12-05  Simon Ruderichuse umask 077 to protect private keys 1/head
2015-12-05  Simon Ruderichuse set -u to catch uninitialized variables
2015-12-05  Simon Ruderichreplace source with .
2015-12-05  Simon Ruderichuse [ -z .. ] instead of explicit compare with ""
2015-12-05  Simon Ruderichuse curl -sSf to display error messages on failure
2015-12-05  Simon Ruderichreplace echo (-n) with printf
2015-12-05  Simon Ruderichremove useless cat
2015-12-05  Simon Ruderichfix typo in variable name
2015-12-05  Simon Ruderichdon't use assign array to string ($@ -> $*)
2015-12-05  Simon Ruderichadd missing quotes
2015-12-05  Simon Ruderichreplace variable with %s in printf format string
2015-12-05  Simon Ruderichadd hex2bin helper function
2015-12-05  Simon Ruderichfix pubMod64 and thumbprint calculation
2015-12-05  Lukas Schauercheck for errors on token retrieval
2015-12-05  Lukas Schauersilent registration
2015-12-05  Lukas Schauernot using bash arrays anymore
2015-12-05  Lukas Schauermoved some code around to allow initial registration
2015-12-05  Lukas Schauergenerate private key if non-existant
2015-12-05  Lukas Schauerinitial commit