summaryrefslogtreecommitdiff
path: root/ext/mcrypt/php_mcrypt.h
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* 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-0/+14
* Removed custom deprecate error messagesHannes Magnusson2006-06-261-1/+0
* 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
* - Email address changeDerick Rethans2003-10-131-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reasonDerick Rethans2003-01-031-14/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Update header.Sebastian Bergmann2001-12-201-2/+2
* Add headers and Id linesColin Viebrock2001-12-201-0/+20
* - Added mcrypt_generic_deinit and added a warning about mcrypt_generic_endDerick Rethans2001-09-231-0/+3
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* - Now using the better way of using INI directivesDerick Rethans2000-08-131-6/+2
* @ Added support for libmcrypt 2.4.4Derick Rethans2000-08-111-0/+67
* - 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 compat #defineSascha Schumann1999-05-061-0/+2
* func name changes, remove arbitrary limitSascha Schumann1999-05-011-1/+1
* mcrypt 2.1.18 support, better autoconf checkingSascha Schumann1999-05-011-0/+6
* final change (?), add get_algorithms_nameSascha Schumann1999-04-251-0/+1
* add OFB mode, the final oneSascha Schumann1999-04-251-0/+1
* add mcrypt_create_iv()Sascha Schumann1999-04-251-0/+1
* cleanup, add new stream mode, allow IV for CBC modeSascha Schumann1999-04-251-0/+1
* add get_(key|block)_sizeSascha Schumann1999-04-251-0/+2
* add CBCSascha Schumann1999-04-251-0/+1
* add mcrypt moduleSascha Schumann1999-04-251-0/+15