Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Mcrypt deprecated functions and related tests | Sherif Ramadan | 2012-08-16 | 12 | -6/+202 |
* | Merge branch 'PHP-5.4' | Nikita Popov | 2012-08-13 | 2 | -7/+7 |
|\ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Nikita Popov | 2012-08-13 | 2 | -7/+7 |
| |\ | |||||
| | * | Ask for less random data in mcrypt_create_iv | Nikita Popov | 2012-08-13 | 1 | -4/+4 |
| | * | Rename mcrypt_cbf -> mcrypt_cfb | Nikita Popov | 2012-08-13 | 1 | -3/+3 |
| | * | - skip if no hash | Pierre Joye | 2011-09-08 | 1 | -1/+2 |
| | * | Added skipif | Xinchen Hui | 2011-09-06 | 1 | -0/+2 |
| | * | - add skipif | Pierre Joye | 2011-09-06 | 1 | -2/+3 |
| | * | tests for bug #55169 (mcrypt and openssl) | Ryan Biesemeyer | 2011-07-20 | 1 | -0/+43 |
| * | | - skip if no hash | Pierre Joye | 2011-09-08 | 1 | -1/+2 |
| * | | - add skipif | Pierre Joye | 2011-09-06 | 1 | -2/+3 |
| * | | fix failing tests | Stanislav Malyshev | 2011-08-01 | 1 | -4/+6 |
| * | | tests for bug #55169 (mcrypt and openssl) | Ryan Biesemeyer | 2011-07-20 | 1 | -0/+43 |
| * | | MFH: Fixes for broken tests. | Stanislav Malyshev | 2011-05-27 | 1 | -0/+2 |
| |/ | |||||
* | | Fix mcrypt_ecb tests after deprecation | Nikita Popov | 2012-08-13 | 9 | -6/+28 |
* | | - skip if no hash | Pierre Joye | 2011-09-08 | 1 | -1/+2 |
* | | - add skipif | Pierre Joye | 2011-09-06 | 1 | -2/+3 |
* | | fix failing tests | Stanislav Malyshev | 2011-08-01 | 1 | -4/+6 |
* | | tests for bug #55169 (mcrypt and openssl) | Ryan Biesemeyer | 2011-07-20 | 1 | -0/+43 |
* | | Fixes for broken tests. | Jeraimee Hughes | 2011-05-17 | 1 | -0/+2 |
|/ | |||||
* | add filters to mcrypt | Stanislav Malyshev | 2010-01-15 | 1 | -0/+41 |
* | - Fix bad section names (extra - in the end..) | Jani Taskinen | 2009-11-09 | 1 | -1/+1 |
* | - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). | Sriram Natarajan | 2009-10-02 | 1 | -0/+13 |
* | MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Li... | Ant Phillips | 2008-12-11 | 34 | -0/+5545 |
* | - Changed split() to preg_split() | Felipe Pena | 2008-11-20 | 1 | -67/+1 |
* | - Fixed test | Felipe Pena | 2008-11-20 | 1 | -1/+67 |
* | - MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) | Felipe Pena | 2008-09-07 | 1 | -0/+14 |
* | - Revert that crap. | Derick Rethans | 2008-07-04 | 6 | -7/+7 |
* | - fix mcrypt_iv on windows, use urandom equivalent | Pierre Joye | 2008-07-03 | 6 | -7/+7 |
* | Revert. | David Soria Parra | 2008-05-18 | 1 | -1/+1 |
* | Make mcrypt_enc_self_test() return value compatible with documentation and mc... | David Soria Parra | 2008-05-18 | 1 | -1/+1 |
* | Wrong file | David Soria Parra | 2008-05-18 | 1 | -21/+0 |
* | MFH: Tests from Munich PHP Testfest 2008 | David Soria Parra | 2008-05-17 | 31 | -0/+559 |
* | - MFH: Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB). | Derick Rethans | 2007-12-01 | 1 | -0/+22 |
* | fix test names | Antony Dovgal | 2007-05-07 | 2 | -1/+1 |
* | - MFH: Added test case for bug #41252. | Derick Rethans | 2007-05-01 | 1 | -0/+13 |
* | win32 test fixes | Antony Dovgal | 2007-04-18 | 1 | -2/+2 |
* | MFH: fix/add SKIPIF | Hannes Magnusson | 2006-06-27 | 1 | -0/+0 |
* | MFH: add expected warning to the test | Antony Dovgal | 2006-05-31 | 1 | -0/+0 |
* | - There was nothing wrong here, bug report #37595 is bogus. | Derick Rethans | 2006-05-31 | 2 | -1/+15 |
* | MFH: fix #37595 (mcrypt_generic calculates data length in wrong way) | Antony Dovgal | 2006-05-31 | 1 | -0/+0 |
* | Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without | Ilia Alshanetsky | 2005-11-30 | 1 | -0/+14 |
* | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 2 | -4/+0 |
* | Fixed paths in various tests. In certain conditions usage of partial file | Ilia Alshanetsky | 2003-08-18 | 1 | -1/+1 |
* | - Naming style | Derick Rethans | 2002-10-25 | 1 | -0/+0 |
* | - Add the source file too | Derick Rethans | 2002-10-08 | 1 | -0/+33 |
* | - Add blowfish compatibility test | Derick Rethans | 2002-10-08 | 1 | -0/+77 |
* | Remove unnecessary whitespace | foobar | 2002-08-29 | 1 | -6/+0 |
* | - Fix mcrypt tests | Derick Rethans | 2002-03-05 | 1 | -3/+4 |
* | Skip mcrypt/gmp tests, if the extensions are not available. | Sascha Schumann | 2000-12-24 | 1 | -0/+2 |