summaryrefslogtreecommitdiff
path: root/ext/mcrypt/php_mcrypt.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mcryptLeigh2016-10-041-94/+0
* 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
* | integrate static tsrmls cache with ext/mcryptAnatol Belski2015-08-111-5/+1
* | Merge branch 'PHP-5.6'Julien Pauli2015-05-131-0/+1
|\ \ | |/
| * Add file descriptor caching to mcrypt_create_iv()Leigh2015-05-131-0/+1
| * Bump yearXinchen Hui2015-01-151-1/+1
| * Bump yearXinchen Hui2014-01-031-1/+1
* | cleanup the mod version macros, round 2Anatol Belski2015-03-231-0/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | 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
* - Revert that crap.Derick Rethans2008-07-041-14/+0
* - fix mcrypt_iv on windows, use urandom equivalentPierre Joye2008-07-031-0/+14
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warningsHannes 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