summaryrefslogtreecommitdiff
path: root/ext/hash/hash_sha.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
* 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
* Add sha224 support.Scott MacVicar2008-06-021-3/+109
* [DOC] add hash_copy() to be able to copy hash resourceAntony Dovgal2008-04-211-0/+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-7/+7
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-021-0/+934