222 Commits (76d68f8dbd72da8340407d5a3f612986cf0674c4)

Author SHA1 Message Date
Pierre Joye 567fb34eb3 - skip if no hash 15 years ago
Pierre Joye 09b6360c71 - add skipif 15 years ago
Stanislav Malyshev 3b7cdd0227 fix failing tests 15 years ago
Felipe Pena 4b30846b50 - Make usage of new PHP_FE_END macro 15 years ago
Pierre Joye 9805e1674a - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 15 years ago
Ryan Biesemeyer cd6f4bcf8d tests for bug #55169 (mcrypt and openssl) 15 years ago
Pierre Joye 8a18b29d23 - use warning here to match unix behavior 15 years ago
Stanislav Malyshev 845d0805a8 MFH: Fixes for broken tests. 15 years ago
Pierre Joye a2a62aeb5f - force static, can't be built yet shared anyway 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Pierre Joye cdaa87f57e - use new function to get random bytes 16 years ago
Pierre Joye b03678348c - fix leak on error in mcrypt_create_iv on windows 16 years ago
Pierre Joye 8296e705bf - WS 16 years ago
Pierre Joye d86fe9941c - allow shared build 16 years ago
Rob Richards 0a34d10783 revert change #298288: Remove old dsp/dsw/makefile files 16 years ago
Kalle Sommer Nielsen 518a17e7bf Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 16 years ago
Stanislav Malyshev 632be498eb add filters to mcrypt 16 years ago
Stanislav Malyshev 932e276c0b add filters to mcrypt 16 years ago
Sebastian Bergmann 22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Jani Taskinen a5531c13fc - Fix bad section names (extra - in the end..) 17 years ago
Jani Taskinen 91cc127ce4 - Fix bad section names (extra - in the end..) 17 years ago
Sriram Natarajan e1a2e88c16 - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). 17 years ago
Sriram Natarajan 0f57b15e23 - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). 17 years ago
Rasmus Lerdorf 4551e0fda3 Fix a bunch of binary/unicode issues in the mcrypt tests 17 years ago
Matt Wilmas 1fa3b21c15 MFH: Fixed error message grammar: 17 years ago
Matt Wilmas fa54a9d0f3 Fixed error message grammar: 17 years ago
Kalle Sommer Nielsen 6068ce7469 MFH: Fixed compiler warning 17 years ago
Kalle Sommer Nielsen 47add227a9 Fix compiler warning 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
Ant Phillips 8496060286 MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 17 years ago
Ant Phillips 4faa1f1624 MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 17 years ago
Felipe Pena 2a0e4837be - Changed split() to preg_split() 18 years ago
Felipe Pena 8b00dc3f9e - Changed split() to preg_split() 18 years ago
Felipe Pena 83a6215dcc - Fixed test 18 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Antony Dovgal b38730fcc9 check for NULL before freeing 18 years ago
Felipe Pena 49fc9c9e13 - MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 18 years ago
Felipe Pena 028d0cd2dd - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 18 years ago
Felipe Pena af7918cf0f - New parameter parsing API 18 years ago
Pierre Joye f428f1e04a - MFH: not shared 18 years ago
Pierre Joye 682bcde37b - not shared 18 years ago
Pierre Joye e31b2cbc0d - MFH: detect _a or normal lib 18 years ago