summaryrefslogtreecommitdiff
path: root/ext/hash/hash_md.c
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
* [DOC] add hash_copy() to be able to copy hash resourceAntony Dovgal2008-04-211-1/+3
* Improved md5() implementation (Solar Designer)Dmitry Stogov2008-02-081-3/+18
* 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-5/+5
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Backport md2, ripemd256, and ripemd320 algos from HEADSara Golemon2006-11-151-0/+98
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: Add MD4Sara Golemon2005-12-031-36/+188
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-021-0/+437