summaryrefslogtreecommitdiff
path: root/ext/mcrypt
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).Derick Rethans2007-12-012-2/+27
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* revertAntony Dovgal2007-07-201-2/+2
* fix unicode modeAntony Dovgal2007-07-191-1/+1
* fix testAntony Dovgal2007-07-191-2/+2
* fix ws & foldingAntony Dovgal2007-07-191-34/+10
* add skipifAntony Dovgal2007-07-162-0/+2
* MFBIlia Alshanetsky2007-05-281-2/+2
* fix test namesAntony Dovgal2007-05-071-1/+1
* fix test namesAntony Dovgal2007-05-071-0/+0
* - Added test case for bug #41252.Derick Rethans2007-05-011-0/+13
* MFB: fix #40999 (mcrypt_create_iv() not using random seed)Antony Dovgal2007-04-081-2/+2
* Bump year.Sebastian Bergmann2007-01-012-2/+2
* - MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignoresDerick Rethans2006-12-231-3/+3
* MFB: Replace non-threadsafe rand() with php_rand_r()Ilia Alshanetsky2006-11-281-1/+2
* - unicode upgradeMichael Wallner2006-11-156-457/+352
* Error message clean upHannes Magnusson2006-10-082-3/+3
* Removed custom deprecate error messagesHannes Magnusson2006-06-262-12/+1
* Added automatic module globals managementDmitry Stogov2006-06-131-8/+7
* add expected warning to the testAntony Dovgal2006-05-311-0/+0
* - MF52: There was nothing wrong here, bug report #37595 is bogus.Derick Rethans2006-05-313-2/+24
* fix #37595 (mcrypt_generic calculates data length in wrong way)Antony Dovgal2006-05-312-1/+1
* bump year and license versionfoobar2006-01-012-6/+6
* - Nuke php3 legacyfoobar2005-12-061-1/+1
* MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()Ilia Alshanetsky2005-11-302-33/+69
* - Add E_RECOVERABLE.Derick Rethans2005-09-151-1/+2
* - Bumber up yearfoobar2005-08-032-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Typofix + removed unnecessary unsets caused by itfoobar2005-01-221-2/+0
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-1/+1
* - Remove unused blocksMarcus Boerger2004-05-192-4/+0
* - WhitespaceDerick Rethans2004-04-181-2/+2
* - This define is not used anymoreDerick Rethans2004-01-181-1/+0
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* - Test commitDerick Rethans2003-12-191-1/+1
* make these build with new win32 build system.Wez Furlong2003-12-191-0/+18
* Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not calledIlia Alshanetsky2003-10-311-0/+2
* - Email address changeDerick Rethans2003-10-132-2/+2
* - Always look into /usr/local before /usrfoobar2003-10-011-3/+1
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* Fixed paths in various tests. In certain conditions usage of partial fileIlia Alshanetsky2003-08-181-1/+1
* proto fixesAndrey Hristov2003-06-121-2/+2
* updating license information in the headers.James Cox2003-06-102-6/+6
* - WhitespaceDerick Rethans2003-03-131-101/+103
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-1/+1
* MFB: Enabled mcrypt_generic_deinit() on windows (#22520)Edin Kadribasic2003-03-031-2/+2
* Require 2.5.6+Melvyn Sopacua2003-01-311-5/+22