Lines Matching refs:hash
374 . Added Jenkins's one-at-a-time hash support. (Martin Jansen)
375 . Added FNV-1 hash support. (Michael Maclean)
1234 . Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
2185 . ext/mhash (BC layer is now entirely within ext/hash)
2345 - Improved hash extension:
2346 . Changed mhash to be a wrapper layer around the hash extension. (Scott)
2348 . Added sha224 hash algorithm to the hash extension. (Scott)
2558 - Added ext/hash support to ext/session's ID generator. (Sara)
2759 - Fixed bug #45911 (Cannot disable ext/hash). (Arnaud)
3313 hash()). (Tony)
4083 - Fixed bug #41159 (mysql_pconnect() hash does not account for connect
4263 - Added support for md2, ripemd256 and ripemd320 algos to hash(). (Sara)
5167 - Fixed tiger hash algorithm generating wrong results on big endian platforms.
5337 - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony)