184 Commits (ba05723fd95aa2eace6ac24feaba89781d8a6ffb)

Author SHA1 Message Date
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Derick Rethans 2bb0b237c7 - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB). 19 years ago
Dmitry Stogov 8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Antony Dovgal 5613d65043 revert 19 years ago
Antony Dovgal 04dc0ced37 fix unicode mode 19 years ago
Antony Dovgal 999c50f5b0 fix test 19 years ago
Antony Dovgal d6688619fd fix ws & folding 19 years ago
Antony Dovgal e3472f198a add skipif 19 years ago
Ilia Alshanetsky 66526cee92 MFB 19 years ago
Antony Dovgal ccd97f3a21 fix test names 19 years ago
Antony Dovgal 8d9be0338b fix test names 19 years ago
Derick Rethans 9d94b6cf07 - Added test case for bug #41252. 19 years ago
Antony Dovgal 5f0b474146 MFB: fix #40999 (mcrypt_create_iv() not using random seed) 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Derick Rethans 7b170eea73 - MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 20 years ago
Ilia Alshanetsky 820b30bcb8 MFB: Replace non-threadsafe rand() with php_rand_r() 20 years ago
Michael Wallner c535fc7a32 - unicode upgrade 20 years ago
Hannes Magnusson 176b72284c Error message clean up 20 years ago
Hannes Magnusson 731c3e4db0 Removed custom deprecate error messages 20 years ago
Dmitry Stogov 943960c324 Added automatic module globals management 20 years ago
Antony Dovgal a93e5cf3bf add expected warning to the test 20 years ago
Derick Rethans 48d0606f8d - MF52: There was nothing wrong here, bug report #37595 is bogus. 20 years ago
Antony Dovgal 4b2d974691 fix #37595 (mcrypt_generic calculates data length in wrong way) 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar a208d9a966 - Nuke php3 legacy 21 years ago
Ilia Alshanetsky 1792f34008 MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() 21 years ago
Derick Rethans 0f391bb0b3 - Add E_RECOVERABLE. 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar f8a540d105 - Typofix + removed unnecessary unsets caused by it 21 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
Marcus Boerger 29cfd6d24f - Remove unused blocks 22 years ago
Derick Rethans abff9671fb - Whitespace 22 years ago
Derick Rethans a3adb776ad - This define is not used anymore 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
Derick Rethans 4845b205fc - Test commit 23 years ago
Wez Furlong 0c126e1233 make these build with new win32 build system. 23 years ago
Ilia Alshanetsky 00635d0807 Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called 23 years ago
Derick Rethans c3b21fc55c - Email address change 23 years ago
foobar dc080a5db6 - Always look into /usr/local before /usr 23 years ago
Ilia Alshanetsky 526a3d9ce2 Always prefer user specified paths over the default /usr /usr/local. 23 years ago
Ilia Alshanetsky c23609efa7 Fixed paths in various tests. In certain conditions usage of partial file 23 years ago
Andrey Hristov b8e59bb336 proto fixes 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Derick Rethans bce69f1218 - Whitespace 23 years ago
David Hill 5c90216d2c 64-bit correction to variables passed to zend_parse_parameters 23 years ago
Edin Kadribasic 6c20fa725e MFB: Enabled mcrypt_generic_deinit() on windows (#22520) 23 years ago
Melvyn Sopacua f20d394e2d Require 2.5.6+ 23 years ago