History log of /PHP-5.5/ext/mcrypt/mcrypt.c (Results 76 – 100 of 156)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2d4a4a99 08-Jan-2003 Ilia Alshanetsky

Removed unused variable.


# 6113d954 06-Jan-2003 Edin Kadribasic

Comment out non ANSI C standard comliant code. Fixes win32 build.


# 419af9f1 03-Jan-2003 Derick Rethans

- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
to be safely used with PHP.
- U

- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
to be safely used with PHP.
- Updated macro's, php_errors and parameter parsing.
@- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
@ to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
@ to be safely used with PHP. (Derick)

show more ...


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 1d5ab209 26-Jun-2002 Derick Rethans

- Unify error messages
#- This is the last one for today... can't really stand another
# get_active_function_name(TSRMLS_C) :)


# 7672dbcd 16-Jun-2002 Derick Rethans

- Fix version in phpinfo();


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 83059ae3 28-Feb-2002 Yasuo Ohgaki

Use {NULL, NULL, NULL} to terminate function entry.
# It does not fix any bugs, since {0} works also.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1
# 08c69a5a 26-Dec-2001 Derick Rethans

- Fix for bug 14690


# 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.


1234567