History log of /PHP-5.4/ext/mcrypt/mcrypt.c (Results 126 – 145 of 145)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 7d519f2f 17-Sep-1999 Sascha Schumann

Use Ex API here as well.


Revision tags: php-4.0b2
# 3cb1eb04 02-Aug-1999 Zeev Suraski

Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)


# 05585132 02-Aug-1999 Andrey Hristov

More symbol work.


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# c5724cbd 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# 8ba38895 27-Jun-1999 Sascha Schumann

port


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# fb407676 21-May-1999 Sascha Schumann

- fix compile issues for various packages (dbase, sysv*, zlib)
- some cleanup in mhash/mcrypt


# 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


# 1e54412b 25-Apr-1999 Sascha Schumann

PHP3 compat stuff


# c62ffa7e 25-Apr-1999 Sascha Schumann

oops, the 0th byte should be set, too


# 77baa4eb 25-Apr-1999 Sascha Schumann

final change (?), add get_algorithms_name


# 12a76342 25-Apr-1999 Sascha Schumann

make code more compact


# 5ed41f31 25-Apr-1999 Sascha Schumann

remove some redundant code


# 5883d6c2 25-Apr-1999 Sascha Schumann

that was a silly one


# 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


123456