History log of /PHP-7.0/ext/mcrypt/mcrypt.c (Results 126 – 150 of 212)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3
# c3b21fc5 13-Oct-2003 Derick Rethans

- Email address change


Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# b8e59bb3 12-Jun-2003 Andrey Hristov

proto fixes


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# bce69f12 13-Mar-2003 Derick Rethans

- Whitespace


Revision tags: php-4.3.2RC1
# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# e2868b57 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 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


123456789