#
0222aed9 |
| 20-Dec-2001 |
Colin Viebrock |
Add headers and Id lines
|
#
e51ce799 |
| 17-Dec-2001 |
Derick Rethans |
- Try to be a little bit more sane dealing backwards compability
|
#
856c9fa5 |
| 15-Dec-2001 |
Derick Rethans |
- Fix for bug 14162, invalidate the resource then mcrypt_generic_init fails
|
#
cf8c1ef7 |
| 13-Dec-2001 |
Derick Rethans |
- Remove debug stuff
|
#
0adf145a |
| 13-Dec-2001 |
Derick Rethans |
- Fixes for bugs 10324, 12777, 14488 and 13399 @- Fixed several crash bugs in the mcrypt extension (Derick)
|
Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH |
|
#
c55f8b96 |
| 13-Dec-2001 |
Sterling Hughes |
MFB
|
Revision tags: ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1 |
|
#
68925208 |
| 11-Oct-2001 |
Stig Bakken |
* zend_module_entry change: apino, debug and zts are moved first, see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
|
Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS |
|
#
6cfba2a3 |
| 25-Sep-2001 |
Jeroen van Wolffelaar |
2nd phase in back-substitution those macro's I've got pretty much everything now...
|
Revision tags: PRE_SUBST_Z_MACROS |
|
#
db1fe4b0 |
| 23-Sep-2001 |
Derick Rethans |
- Don't return from the function, so that mcrypt get properly initialized (fix for bug #13399)
|
#
9c610ae8 |
| 23-Sep-2001 |
Derick Rethans |
- Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end being deprecated. - Reordened constants, and added MCRYPT_3DES to the 2.4 set of constants
|
#
78747bd2 |
| 09-Sep-2001 |
Derick Rethans |
- Don't wrap lines... this is annoying while coding.
|
#
92390db7 |
| 07-Sep-2001 |
Sterling Hughes |
MFB
|
#
b8cf53d8 |
| 07-Sep-2001 |
Sterling Hughes |
get rid of global mess
|
#
1bc80e60 |
| 07-Sep-2001 |
Sterling Hughes |
register a list destructor
|
#
2e153dda |
| 07-Sep-2001 |
Derick Rethans |
- Fix for bug #13052
|
Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
ace96322 |
| 30-Jul-2001 |
foobar |
Make this compile in ZTS mode.
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
4bbb8a00 |
| 10-Jul-2001 |
Zeev Suraski |
Fix a couple of buffer overflows in mcrypt.c
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
Revision tags: php-4.0.6RC2 |
|
#
1beda9ee |
| 24-May-2001 |
Stig Bakken |
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
#
d1697ad0 |
| 18-May-2001 |
Derick Rethans |
- Fix for bug #10890 @- Fixed bugs in the mcrypt extension that caused crashes (Derick)
|
#
73f04651 |
| 17-May-2001 |
Derick Rethans |
- Fix for bug #9801 (and maybe others)
|
Revision tags: php-4.0.6RC1 |
|
#
7f20f1e8 |
| 01-May-2001 |
Derick Rethans |
- Fix for bug #10518 (Thanks to kettler@gmx.net)
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
f557830a |
| 18-Apr-2001 |
Derick Rethans |
- Fixed some more problems with keys being chopped off (fix for bug #8839)
|