183 Commits (1a9b6363f4c19e33b708dbd70e5ea458264bb77f)

Author SHA1 Message Date
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Ant Phillips 99e65a945e MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 18 years ago
Felipe Pena b886771f69 - MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 18 years ago
David Soria Parra bb1840dcf9 Wrong file 18 years ago
David Soria Parra e3fbf25a02 MFH: Tests from Munich PHP Testfest 2008 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Antony Dovgal 79e53b202c fix ws & folding 19 years ago
Antony Dovgal 1f65545121 fix test names 19 years ago
Derick Rethans 047ccbc0c2 - MFH: Added test case for bug #41252. 19 years ago
Antony Dovgal bb489851e9 win32 test fixes 19 years ago
Ilia Alshanetsky ed0f0e4a67 Fixed bug #40999 (mcrypt_create_iv() not using random seed). 19 years ago
Ilia Alshanetsky b997390e1d use constant 19 years ago
Ilia Alshanetsky ed6725c695 Improved validation route for size parameter of the mcrypt_create_iv() 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Derick Rethans 7180422fdc - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 20 years ago
Ilia Alshanetsky 34b55f2012 Replace non-threadsafe rand() with php_rand_r() 20 years ago
Hannes Magnusson aaa1d62614 MFH: fix/add SKIPIF 20 years ago
Hannes Magnusson 223d122cae MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Antony Dovgal d5be48711a MFH: add expected warning to the test 20 years ago
Derick Rethans c116ecf207 - There was nothing wrong here, bug report #37595 is bogus. 20 years ago
Antony Dovgal 47edd8a303 MFH: fix #37595 (mcrypt_generic calculates data length in wrong way) 20 years ago
Marcus Boerger ac3c882bb6 - Use of E_RECOVERABLE_ERROR 20 years ago
foobar 5bd93221a8 bump year and license version 21 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Ilia Alshanetsky ae07423bcd Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without 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
Ilia Alshanetsky e2868b5788 Removed pointless memory allocation checks. 24 years ago