summaryrefslogtreecommitdiff
path: root/ext/mhash/php_mhash.h
Commit message (Expand)AuthorAgeFilesLines
* Move mhash extension registration code into the hash module startup. This all...Scott MacVicar2008-11-271-32/+0
* MFB: Make the old mhash API a wrapper around hash, this removes a dependency.Scott MacVicar2008-06-281-29/+0
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* - unicode upgradeMichael Wallner2006-11-151-2/+14
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* $Id tag added. License added tp php_mhash.hAndrey Hristov2003-06-161-0/+20
* fix compile warningfoobar2003-02-241-1/+1
* Add PHP_MINFO_*foobar2002-08-041-0/+2
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* Added keygen_s2k function. Function which generates keys from passwords.Nikos Mavroyanopoulos2000-10-251-0/+1
* - Oops I commited a name change for consistency of Zend/modules.h toAndi Gutmans2000-03-111-1/+1
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* add support for mhash 0.5.0Sascha Schumann1999-05-211-0/+2
* add mhash supportSascha Schumann1999-05-161-0/+24