History log of /PHP-5.3/ext/mcrypt/php_mcrypt.h (Results 26 – 37 of 37)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9dca788c 11-Mar-2000 Andi Gutmans

- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
There are 2-3 third-party libs in PHP which use DEBUG and I left them
this way (primary example is pcrelib).
- Please test

- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
There are 2-3 third-party libs in PHP which use DEBUG and I left them
this way (primary example is pcrelib).
- Please test things and Andrei, can you check that pcrelib stopped
printing the warning messages?

show more ...


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND
# fb1c77bd 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)


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, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 2c421116 06-May-1999 Sascha Schumann

add compat #define


# 7e0ee50e 01-May-1999 Sascha Schumann

func name changes, remove arbitrary limit


# 8baa86ed 01-May-1999 Sascha Schumann

mcrypt 2.1.18 support, better autoconf checking


# 77baa4eb 25-Apr-1999 Sascha Schumann

final change (?), add get_algorithms_name


# 22d720e0 25-Apr-1999 Sascha Schumann

add OFB mode, the final one


# a1a41504 25-Apr-1999 Sascha Schumann

add mcrypt_create_iv()


# 6b890309 25-Apr-1999 Sascha Schumann

cleanup, add new stream mode, allow IV for CBC mode


# 7d1ee82d 25-Apr-1999 Sascha Schumann

add get_(key|block)_size


# 1db171de 25-Apr-1999 Sascha Schumann

add CBC


# 11fc109c 25-Apr-1999 Sascha Schumann

add mcrypt module


12