89 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 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
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
Ilia Alshanetsky e2868b5788 Removed pointless memory allocation checks. 23 years ago
Ilia Alshanetsky 2d4a4a99d3 Removed unused variable. 24 years ago
Edin Kadribasic 6113d95433 Comment out non ANSI C standard comliant code. Fixes win32 build. 24 years ago
Derick Rethans 419af9f12a - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason 24 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Derick Rethans 1d5ab209eb - Unify error messages 24 years ago
Derick Rethans 7672dbcdcf - Fix version in phpinfo(); 24 years ago
Yasuo Ohgaki 83059ae3de Use {NULL, NULL, NULL} to terminate function entry. 24 years ago
Derick Rethans 08c69a5aac - Fix for bug 14690 25 years ago
Colin Viebrock 0222aed97b Add headers and Id lines 25 years ago
Derick Rethans e51ce799af - Try to be a little bit more sane dealing backwards compability 25 years ago
Derick Rethans 856c9fa57b - Fix for bug 14162, invalidate the resource then mcrypt_generic_init fails 25 years ago
Derick Rethans cf8c1ef7b4 - Remove debug stuff 25 years ago
Derick Rethans 0adf145a9f - Fixes for bugs 10324, 12777, 14488 and 13399 25 years ago
Sterling Hughes c55f8b96c9 MFB 25 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
Jeroen van Wolffelaar 6cfba2a3ea 2nd phase in back-substitution those macro's 25 years ago
Derick Rethans db1fe4b060 - Don't return from the function, so that mcrypt get properly initialized 25 years ago
Derick Rethans 9c610ae87f - Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end 25 years ago
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Sterling Hughes 92390db7e6 MFB 25 years ago
Sterling Hughes b8cf53d8a5 get rid of global mess 25 years ago
Sterling Hughes 1bc80e6048 register a list destructor 25 years ago
Derick Rethans 2e153ddae1 - Fix for bug #13052 25 years ago
foobar ace9632276 Make this compile in ZTS mode. 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Zeev Suraski 4bbb8a001e Fix a couple of buffer overflows in mcrypt.c 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Derick Rethans d1697ad012 - Fix for bug #10890 25 years ago
Derick Rethans 73f04651fa - Fix for bug #9801 (and maybe others) 25 years ago
Derick Rethans 7f20f1e866 - Fix for bug #10518 (Thanks to kettler@gmx.net) 25 years ago
Derick Rethans f557830af8 - Fixed some more problems with keys being chopped off (fix for bug #8839) 25 years ago
Derick Rethans a379669ab6 - Removed debug thing 25 years ago
Derick Rethans 61e1bf9286 - Fix for bug #8839 25 years ago
Derick Rethans 9720ac01fc - Fixed mem leak 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Colin Viebrock 707e7bd938 Support for perl-compatible blowfish encryption (in libmcrypt CVS and 26 years ago
Sascha Schumann 781cf450f8 Run through conv_z_macros 26 years ago
Nikos Mavroyanopoulos e5b0945e4c Corrected some checks for errors. 26 years ago
Derick Rethans 28273dfaa2 - Clearified which version of libmcrypt is enabled 26 years ago
Sascha Schumann 78dfa91e1f Move MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes build against 26 years ago