summaryrefslogtreecommitdiff
path: root/ext/hash/hash_ripemd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-8/+8
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | more usages for ZEND_SECURE_ZERO()Anatol Belski2014-09-191-4/+4
* | generalized the case with secure memory zeroingAnatol Belski2014-09-191-4/+4
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-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
* [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-12/+12
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Backport md2, ripemd256, and ripemd320 algos from HEADSara Golemon2006-11-151-5/+343
* bump year and license versionfoobar2006-01-011-3/+3
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-021-0/+433