summaryrefslogtreecommitdiff
path: root/ext/mcrypt/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove failing testXinchen Hui2015-04-121-25/+0
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6
* Fixed mcrypt test caseTjerk Meesters2014-03-111-1/+1
* Add test for bug #62102 / RFC 2144Andrey Andreev2014-03-061-0/+25
* Use zpp for accepting encryption mode stringNikita Popov2014-03-052-36/+24
* Provide expected IV length in IV error messagesNikita Popov2014-03-0511-80/+80
* Print supported key sizes in error messageNikita Popov2014-03-0514-116/+116
* Abort on invalid key sizeNikita Popov2014-03-0530-175/+309
* Abort on missing IV if the enc_mode requires itNikita Popov2014-03-053-8/+11
* Abort on invalid IV sizeNikita Popov2014-03-058-76/+76
* Fixed Mcrypt deprecated functions and related testsSherif Ramadan2012-08-1612-6/+202
* Merge branch 'PHP-5.4'Nikita Popov2012-08-132-7/+7
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2012-08-132-7/+7
| |\
| | * Ask for less random data in mcrypt_create_ivNikita Popov2012-08-131-4/+4
| | * Rename mcrypt_cbf -> mcrypt_cfbNikita Popov2012-08-131-3/+3
| | * - skip if no hashPierre Joye2011-09-081-1/+2
| | * Added skipifXinchen Hui2011-09-061-0/+2
| | * - add skipifPierre Joye2011-09-061-2/+3
| | * tests for bug #55169 (mcrypt and openssl)Ryan Biesemeyer2011-07-201-0/+43
| * | - skip if no hashPierre Joye2011-09-081-1/+2
| * | - add skipifPierre Joye2011-09-061-2/+3
| * | fix failing testsStanislav Malyshev2011-08-011-4/+6
| * | tests for bug #55169 (mcrypt and openssl)Ryan Biesemeyer2011-07-201-0/+43
| * | MFH: Fixes for broken tests.Stanislav Malyshev2011-05-271-0/+2
| |/
* | Fix mcrypt_ecb tests after deprecationNikita Popov2012-08-139-6/+28
* | - skip if no hashPierre Joye2011-09-081-1/+2
* | - add skipifPierre Joye2011-09-061-2/+3
* | fix failing testsStanislav Malyshev2011-08-011-4/+6
* | tests for bug #55169 (mcrypt and openssl)Ryan Biesemeyer2011-07-201-0/+43
* | Fixes for broken tests.Jeraimee Hughes2011-05-171-0/+2
|/
* add filters to mcryptStanislav Malyshev2010-01-151-0/+41
* - Fix bad section names (extra - in the end..)Jani Taskinen2009-11-091-1/+1
* - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes).Sriram Natarajan2009-10-021-0/+13
* MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Li...Ant Phillips2008-12-1134-0/+5545
* - Changed split() to preg_split()Felipe Pena2008-11-201-67/+1
* - Fixed testFelipe Pena2008-11-201-1/+67
* - MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)Felipe Pena2008-09-071-0/+14
* - Revert that crap.Derick Rethans2008-07-046-7/+7
* - fix mcrypt_iv on windows, use urandom equivalentPierre Joye2008-07-036-7/+7
* Revert.David Soria Parra2008-05-181-1/+1
* Make mcrypt_enc_self_test() return value compatible with documentation and mc...David Soria Parra2008-05-181-1/+1
* Wrong fileDavid Soria Parra2008-05-181-21/+0
* MFH: Tests from Munich PHP Testfest 2008David Soria Parra2008-05-1731-0/+559
* - MFH: Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).Derick Rethans2007-12-011-0/+22
* fix test namesAntony Dovgal2007-05-072-1/+1
* - MFH: Added test case for bug #41252.Derick Rethans2007-05-011-0/+13
* win32 test fixesAntony Dovgal2007-04-181-2/+2
* MFH: fix/add SKIPIFHannes Magnusson2006-06-271-0/+0
* MFH: add expected warning to the testAntony Dovgal2006-05-311-0/+0
* - There was nothing wrong here, bug report #37595 is bogus.Derick Rethans2006-05-312-1/+15