Lines Matching refs:hash
278 . Added Jenkins's one-at-a-time hash support. (Martin Jansen)
279 . Added FNV-1 hash support. (Michael Maclean)
1138 . Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
2089 . ext/mhash (BC layer is now entirely within ext/hash)
2249 - Improved hash extension:
2250 . Changed mhash to be a wrapper layer around the hash extension. (Scott)
2252 . Added sha224 hash algorithm to the hash extension. (Scott)
2462 - Added ext/hash support to ext/session's ID generator. (Sara)
2663 - Fixed bug #45911 (Cannot disable ext/hash). (Arnaud)
3217 hash()). (Tony)
3987 - Fixed bug #41159 (mysql_pconnect() hash does not account for connect
4167 - Added support for md2, ripemd256 and ripemd320 algos to hash(). (Sara)
5071 - Fixed tiger hash algorithm generating wrong results on big endian platforms.
5241 - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony)