[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c /ext/mcrypt/tests bug46010.phpt mcrypt_ecb.phpt

2008-09-07 Thread Felipe Pena
felipe Sun Sep 7 23:00:31 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mcrypt/tests bug46010.phpt Modified files: /php-src/ext/mcrypt mcrypt.c /php-src/ext/mcrypt/tests mcrypt_ecb.phpt Log: - MFH: Fixed bug #46010

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 14:32:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c Log: fix ws folding http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.10r2=1.91.2.3.2.11diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c

2007-02-14 Thread Ilia Alshanetsky
iliaa Thu Feb 15 01:15:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c Log: Improved validation route for size parameter of the mcrypt_create_iv() function.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c

2007-02-14 Thread Ilia Alshanetsky
iliaa Thu Feb 15 01:40:36 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c Log: use constant http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.8r2=1.91.2.3.2.9diff_format=u Index: php-src/ext/mcrypt/mcrypt.c diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c /ext/soap php_http.c

2006-11-27 Thread Ilia Alshanetsky
iliaa Tue Nov 28 00:22:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c /php-src/ext/soap php_http.c Log: Replace non-threadsafe rand() with php_rand_r()

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c php_mcrypt.h /ext/mysql php_mysql.c /ext/standard basic_functions.c streamsfuncs.c streamsfuncs.h

2006-06-26 Thread Hannes Magnusson
bjori Mon Jun 26 16:33:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c php_mcrypt.h /php-src/ext/mysql php_mysql.c /php-src/ext/standard basic_functions.c streamsfuncs.c streamsfuncs.h

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt mcrypt.c /ext/spl spl_array.c

2006-05-11 Thread Marcus Boerger
helly Thu May 11 08:06:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c /php-src/ext/splspl_array.c Log: - Use of E_RECOVERABLE_ERROR