Change License from GPLv2 only to GPLv2+ ("or any later").
[platform/upstream/cryptsetup.git] / tests / Makefile.am
2012-11-27 Milan BrozFix po files.
2012-11-27 Milan BrozTCRYPT: add simple test and image archive.
2012-11-25 Milan BrozRemove test dir during cleanup.
2012-08-30 Milan BrozFix luksHeaderBackup for v1.0 (very old) headers and...
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-17 Milan BrozAdd some simple reenc test.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-08 Milan BrozFix missing lines.
2012-06-03 Milan BrozAdd simple veritysetup test.
2011-09-21 Milan BrozAdd some valgrind checks (thanks to okozina).
2011-08-22 Milan BrozAdd some API test and rewrite some parts.
2011-08-02 Milan BrozAdd API tests for plain device.
2011-07-17 Milan BrozAdd --enable-discards option to allow discards/TRIM...
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-10 Milan BrozAdd simple Loop-AES compatibility check.
2010-12-10 Milan BrozAdd password hash test for create command.
2010-10-26 Milan BrozFix po files include and tests.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-08-05 Milan BrozRewrite filediffer to C and make it work properly.
2010-05-01 Milan BrozRename apitest -> api-test.
2010-05-01 Milan BrozRename align test (Anyone mentioned autoconfigure?...
2010-05-01 Milan BrozMove compat test to separate script and run it in make...
2010-04-16 Milan BrozDo not use kernel dm-ioctl header directly and remove...
2010-01-10 Milan BrozAdd nonFIPS alg format test, clean up some warnings...
2009-12-11 Milan BrozFix test to handle new default key size.
2009-09-10 Milan Brozpatch 1.patch
2009-08-31 Milan BrozDisable --non-exclusive test.
2009-08-28 Milan BrozFix include path.
2009-08-28 Milan BrozAdd separate tests directory, move LUKS tests, Add...