Fix size argument for create command. (regression in 1.2.0)
[platform/upstream/cryptsetup.git] / tests / api-test.c
2011-03-13 Milan BrozRemove not needed header.
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-10 Milan BrozAllocate free loop devices instead of using hardcoded.
2010-12-31 Milan BrozFix tests to work with all crypto backends.
2010-11-25 Milan BrozFix crypt_activate_by_keyfile() to work with PLAIN...
2010-11-15 Milan BrozFix clang warning is tests.
2010-11-14 Milan Broz* Allow to activate by internally cached volume key
2010-11-13 Milan Broz* Fix password callback call.
2010-10-29 Milan Broz* Add crypt_set_uuid() to API.
2010-10-18 Milan BrozAdd crypt_get_device_name() to API (get underlying...
2010-08-13 Milan BrozCheck if requested hash is supported before writing...
2010-08-13 Milan BrozDo not query non-existent device twice:
2010-06-03 Milan BrozFix activate_by_* API calls to handle NULL device name...
2010-05-30 Milan BrozFix (deprecated) reload device command to accept new...
2010-05-01 Milan BrozFix gcrypt detection & compatimage in api-test.
2010-05-01 Milan BrozRename apitest -> api-test.