]> git.ipfire.org Git - thirdparty/shadow.git/commit
Add support for SHA256 and SHA512 encrypt methods. Apply RedHat's patch
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 19 Nov 2007 22:14:19 +0000 (22:14 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 19 Nov 2007 22:14:19 +0000 (22:14 +0000)
commitb8d8d0de008c752edc533cd75033b3c61f4ec3f4
tree6fc0a19034295d87978430f3d030e76cff3e623d
parentcfc3378a0bc0c08bf9df5132448d217cbc9873a6
Add support for SHA256 and SHA512 encrypt methods. Apply RedHat's patch
shadow-4.0.18.1-sha256.patch. Thanks to Peter Vrabec. Hardly no changes
except re-indent and changes related to recent modifications (max_salt_len
in crypt_make_salt). Changes in lib/defines.h not applied (definition of
ENCRYPTMETHOD_SELECT). I will add a configure check or flag.
ChangeLog
NEWS
etc/login.defs
lib/getdef.c
libmisc/obscure.c
libmisc/salt.c
src/passwd.c