77 Commits (12fc60c625810280924bb5f76c5818d9dfc80098)

Author SHA1 Message Date
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
Sascha Schumann 61a058f538 Remove unnecessary precompiler macros. The failure condition is catched 26 years ago
Sascha Schumann 744dce0da0 Restrict INI entries when compiling against libmcrypt 2.4. 26 years ago
Derick Rethans 20c007b229 - Now using the better way of using INI directives 26 years ago
Derick Rethans bab5db79f6 @ Added support for libmcrypt 2.4.4 26 years ago
Sascha Schumann 79186d4fe9 Read from /dev/u?random until the buffer is filled. 26 years ago
Sascha Schumann e8101d4f7b Unify use of my email address 26 years ago
Egon Schmid 772e4fa41a Canged back to uppercase. Are all the backslashes on line 69 to 111 really needed? 26 years ago
Egon Schmid c3cc31c745 No response from Sascha so changed to lowercase. 26 years ago
Egon Schmid dd43255b27 More protos. 26 years ago
Andi Gutmans 3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
Hartmut Holzgraefe 7a2e01c592 protos fixed 26 years ago
Hartmut Holzgraefe 83d987b48d protos where lacking return types 26 years ago