History log of /PHP-5.4/ext/mcrypt/mcrypt.c (Results 101 – 125 of 145)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 707e7bd9 13-Jan-2001 Colin Viebrock

Support for perl-compatible blowfish encryption (in libmcrypt CVS and
versions later than 2.4.8)


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 781cf450 22-Nov-2000 Sascha Schumann

Run through conv_z_macros


# e5b0945e 25-Oct-2000 Nikos Mavroyanopoulos

Corrected some checks for errors.


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 28273dfa 15-Aug-2000 Derick Rethans

- Clearified which version of libmcrypt is enabled
# Request by Olivier Cahagne


# 78dfa91e 14-Aug-2000 Sascha Schumann

Move MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes build against
libmcrypt 2.2.


# 61a058f5 14-Aug-2000 Sascha Schumann

Remove unnecessary precompiler macros. The failure condition is catched
at configure time.


# 744dce0d 14-Aug-2000 Sascha Schumann

Restrict INI entries when compiling against libmcrypt 2.4.


# 20c007b2 13-Aug-2000 Derick Rethans

- Now using the better way of using INI directives
- Changed some warning/error messages to be more clear


# bab5db79 11-Aug-2000 Derick Rethans

@ Added support for libmcrypt 2.4.4


Revision tags: PRE_FILE_COMPILE_API_CHANGE
# 79186d4f 25-Jul-2000 Sascha Schumann

Read from /dev/u?random until the buffer is filled.

Submitted by: Derick Rethans <d.rethans@jdimedia.nl>


# e8101d4f 10-Jul-2000 Sascha Schumann

Unify use of my email address


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 772e4fa4 19-Jun-2000 Egon Schmid

Canged back to uppercase. Are all the backslashes on line 69 to 111 really needed?


# c3cc31c7 18-Jun-2000 Egon Schmid

No response from Sascha so changed to lowercase.


# dd43255b 18-Jun-2000 Egon Schmid

More protos.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 3701bc42 05-Jun-2000 Andi Gutmans

- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch


# 7a2e01c5 26-May-2000 Hartmut Holzgraefe

protos fixed


# 83d987b4 23-May-2000 Hartmut Holzgraefe

protos where lacking return types


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2
# 3e80436f 02-May-2000 Sascha Schumann

Make mcrypt buildable as shared module


Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 17129a0d 19-Feb-2000 Zeev Suraski

It didn't all go through


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH
# 897127d4 15-Nov-1999 Sascha Schumann

(php_minit_mcrypt): Also allow never versions of mcrypt


Revision tags: php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 82798e99 31-Oct-1999 Sascha Schumann

Support current mcrypt. Tested with libmcrypt-2.2.4


123456