| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove mcrypt | Leigh | 2016-10-04 | 1 | -94/+0 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ |
|
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | integrate static tsrmls cache with ext/mcrypt | Anatol Belski | 2015-08-11 | 1 | -5/+1 |
* | | Merge branch 'PHP-5.6' | Julien Pauli | 2015-05-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add file descriptor caching to mcrypt_create_iv() | Leigh | 2015-05-13 | 1 | -0/+1 |
| * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -0/+3 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
|/ |
|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - Revert that crap. | Derick Rethans | 2008-07-04 | 1 | -14/+0 |
* | - fix mcrypt_iv on windows, use urandom equivalent | Pierre Joye | 2008-07-03 | 1 | -0/+14 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings | Hannes Magnusson | 2006-06-26 | 1 | -1/+0 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | - Email address change | Derick Rethans | 2003-10-13 | 1 | -1/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason | Derick Rethans | 2003-01-03 | 1 | -14/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Update header. | Sebastian Bergmann | 2001-12-20 | 1 | -2/+2 |
* | Add headers and Id lines | Colin Viebrock | 2001-12-20 | 1 | -0/+20 |
* | - Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end | Derick Rethans | 2001-09-23 | 1 | -0/+3 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -11/+1 |
* | - Finally rename modules.h to zend_modules.h for consistency (first try | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | - Now using the better way of using INI directives | Derick Rethans | 2000-08-13 | 1 | -6/+2 |
* | @ Added support for libmcrypt 2.4.4 | Derick Rethans | 2000-08-11 | 1 | -0/+67 |
* | - Oops I commited a name change for consistency of Zend/modules.h to | Andi Gutmans | 2000-03-11 | 1 | -1/+1 |
* | - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. | Andi Gutmans | 2000-03-11 | 1 | -1/+1 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
* | add compat #define | Sascha Schumann | 1999-05-06 | 1 | -0/+2 |
* | func name changes, remove arbitrary limit | Sascha Schumann | 1999-05-01 | 1 | -1/+1 |
* | mcrypt 2.1.18 support, better autoconf checking | Sascha Schumann | 1999-05-01 | 1 | -0/+6 |
* | final change (?), add get_algorithms_name | Sascha Schumann | 1999-04-25 | 1 | -0/+1 |
* | add OFB mode, the final one | Sascha Schumann | 1999-04-25 | 1 | -0/+1 |
* | add mcrypt_create_iv() | Sascha Schumann | 1999-04-25 | 1 | -0/+1 |
* | cleanup, add new stream mode, allow IV for CBC mode | Sascha Schumann | 1999-04-25 | 1 | -0/+1 |
* | add get_(key|block)_size | Sascha Schumann | 1999-04-25 | 1 | -0/+2 |
* | add CBC | Sascha Schumann | 1999-04-25 | 1 | -0/+1 |
* | add mcrypt module | Sascha Schumann | 1999-04-25 | 1 | -0/+15 |