Fix tests to work with all crypto backends.
[platform/upstream/cryptsetup.git] / tests / compat-test
2010-12-31 Milan BrozFix tests to work with all crypto backends.
2010-12-09 Milan BrozFix create command to properly handle keyfile size.
2010-11-14 Milan BrozAdd --dump-master-key option for luksDump to allow...
2010-11-05 Milan Broz* Disallow mapping of device which is already in use...
2010-11-05 Milan Broz* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
2010-10-29 Milan BrozFix luksFormat to properly use key file with --master...
2010-10-29 Milan Broz* Add crypt_set_uuid() to API.
2010-08-05 Milan BrozRewrite filediffer to C and make it work properly.
2010-05-27 Milan BrozFix luksFormat/luksOpen reading passphrase from stdin...
2010-05-23 Milan BrozFix luksClose if underlying device is another DM device
2010-05-01 Milan BrozMove compat test to separate script and run it in make...