summaryrefslogtreecommitdiff
path: root/ext/mcrypt/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* MFH: fix #37595 (mcrypt_generic calculates data length in wrong way)Antony Dovgal2006-05-311-0/+0
* Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() withoutIlia Alshanetsky2005-11-301-0/+14
* - Remove unused blocksMarcus Boerger2004-05-192-4/+0
* Fixed paths in various tests. In certain conditions usage of partial fileIlia Alshanetsky2003-08-181-1/+1
* - Naming styleDerick Rethans2002-10-251-0/+0
* - Add the source file tooDerick Rethans2002-10-081-0/+33
* - Add blowfish compatibility testDerick Rethans2002-10-081-0/+77
* Remove unnecessary whitespacefoobar2002-08-291-6/+0
* - Fix mcrypt testsDerick Rethans2002-03-051-3/+4
* Skip mcrypt/gmp tests, if the extensions are not available.Sascha Schumann2000-12-241-0/+2
* - Added test for bug #8040Derick Rethans2000-12-151-0/+29