mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
fc13489c91
This changes (again...) our system md5 detection to cope with how OpenIndiana does md5. I'm becoming increasingly convinced this isn't worth our while (we should have just done samba_md5...), but for now this change seems to work on FreeBSD, OpenIndiana and Linux with libbsd. This needs us to rename struct MD5Context -> MD5_CTX, but we provide a config.h define to rename the type bad if MD5_CTX does not exist (it does however exist in the md5.h from libbsd). Andrew Bartlett Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Jun 19 21:32:36 CEST 2013 on sn-devel-104 |
||
---|---|---|
.. | ||
aes_ccm_128.c | ||
aes_ccm_128.h | ||
aes_cmac_128_test.c | ||
aes_cmac_128.c | ||
aes_cmac_128.h | ||
aes.c | ||
aes.h | ||
arcfour.c | ||
arcfour.h | ||
crc32.c | ||
crc32.h | ||
crypto.h | ||
hmacmd5.c | ||
hmacmd5.h | ||
hmacmd5test.c | ||
hmacsha256.c | ||
hmacsha256.h | ||
md4.c | ||
md4.h | ||
md4test.c | ||
md5.c | ||
md5.h | ||
md5test.c | ||
rijndael-alg-fst.c | ||
rijndael-alg-fst.h | ||
sha256.c | ||
sha256.h | ||
wscript_build | ||
wscript_configure |