summaryrefslogtreecommitdiff
path: root/ext/hash/php_hash.h
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH Enable salsa hashing algorithmScott MacVicar2008-12-251-0/+2
* Add sha224 support.Scott MacVicar2008-06-021-0/+1
* [DOC] add hash_copy() to be able to copy hash resourceAntony Dovgal2008-04-211-0/+3
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-2/+4
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* make the hash_ops structures const and save some memoryNuno Lopes2007-01-081-28/+28
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Backport md2, ripemd256, and ripemd320 algos from HEADSara Golemon2006-11-151-0/+3
* MFH: fix #36038 (ext/hash compile failure on Mac OSX)Antony Dovgal2006-01-161-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Prep for releaseSara Golemon2005-12-061-1/+1
* MFH: add declarationsAntony Dovgal2005-12-031-0/+11
* MFH: Add MD4Sara Golemon2005-12-031-0/+1
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-021-0/+132