Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Jenkins's one-at-a-time hash support to ext/hash. | Martin Jansen | 2010-03-24 | 1 | -2/+2 |
* | Add FNV-1 support to ext/hash | Michael Maclean | 2010-03-23 | 1 | -2/+2 |
* | Enable salsa hashing algorithm | Scott MacVicar | 2008-12-25 | 1 | -2/+3 |
* | Fixed #45911 (Cannot disable ext/hash) | Arnaud Le Blanc | 2008-09-07 | 1 | -0/+3 |
* | this should be "=", not "==" | Antony Dovgal | 2008-07-21 | 1 | -1/+1 |
* | MFB: Make the old mhash API a wrapper around hash, this removes a dependency. | Scott MacVicar | 2008-06-28 | 1 | -0/+8 |
* | - Fix some configure --help texts | foobar | 2007-07-03 | 1 | -1/+1 |
* | MF51: fix tiger on big endian platforms | Michael Wallner | 2006-02-19 | 1 | -1/+3 |
* | - use php_hash_* types | Michael Wallner | 2005-11-26 | 1 | -1/+6 |
* | - add crc32 | Michael Wallner | 2005-11-26 | 1 | -3/+4 |
* | - add adler32 | Michael Wallner | 2005-11-25 | 1 | -2/+9 |
* | - add gost algo | Michael Wallner | 2005-11-25 | 1 | -2/+2 |
* | - add snefru algo | Michael Wallner | 2005-11-25 | 1 | -3/+3 |
* | - add tiger algo | Michael Wallner | 2005-11-24 | 1 | -2/+2 |
* | - add whirlpool algo | Michael Wallner | 2005-11-23 | 1 | -2/+2 |
* | - install extension headers | Michael Wallner | 2005-11-22 | 1 | -0/+3 |
* | Add HAVAL algorithm | Sara Golemon | 2005-11-20 | 1 | -1/+1 |
* | Initial Commit | Sara Golemon | 2005-11-18 | 1 | -0/+10 |