added prominent note to use LUKS (not plain dm-crypt) unless
[platform/upstream/cryptsetup.git] / tests /
2012-08-14 Milan BrozModprobe kernel modules early in api-test.
2012-08-12 Milan BrozCreate hash image if doesn't exist in veritysetup format.
2012-07-23 Milan BrozBe sure verity module is loaded in test.
2012-07-12 Milan BrozSkip multikey if not supported (e.g. FIPS mode - md5...
2012-07-10 Milan BrozAdd module load to test.
2012-07-09 Milan BrozAdd some verity api test.
2012-06-25 Milan BrozSwitch to use unit suffix for --reduce-device-size...
2012-06-19 Milan BrozFix verity test.
2012-06-19 Milan BrozRename without_activation to test_passphrase.
2012-06-19 Milan BrozAdd directio to reenc test.
2012-06-19 Milan BrozAdd --without-activation option for luksOpen (check...
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-18 Milan BrozAdd ability to encrypt plain device.
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-11 Milan BrozRename hash-start to hash-offset and switch to use...
2012-06-11 Milan BrozRequire only up to last keyslot area for header device...
2012-06-10 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-06-09 Milan BrozSupport empty salt for verity, support no superblock.
2012-06-08 Milan BrozFix missing lines.
2012-06-08 Milan BrozAdd man page.
2012-06-08 Milan BrozUse action names in veritysetup (similar to cryptsetup).
2012-06-06 Milan BrozRewrite veritysetup to use libcryptsetup.
2012-06-03 Milan BrozAdd simple veritysetup test.
2012-05-26 Milan BrozMerge branch 'master' of https://code.google.com/p...
2012-05-26 Milan BrozDo not use IV for null cipher.
2012-05-20 Milan BrozAllow empty cipher (cipher_null).
2012-05-09 Milan BrozFix disk wipe (during keyslot removal) if used on 4k...
2012-05-01 Milan BrozRelax --shared test, allow mapping even for overlapping...
2012-04-09 Milan BrozFix support for LUKS header created by cryptsetup-1.0.0
2012-04-02 Milan BrozVersion 1.4.2.
2012-04-02 Milan BrozAdd repair command and API for repairing known LUKS...
2012-03-29 Milan BrozAdd --keyfile-offset and --new-keyfile-offset to crypts...
2012-03-20 Milan BrozReplace some tabs.
2012-03-20 Milan BrozSimplify valgrind check (let's add more configs later...
2012-03-20 Milan BrozForce uevent for UUID check, not all udev installations...
2012-03-20 Milan BrozSupport UUID=<LUKS_UUID> format for device specification.
2012-03-16 Milan BrozUnify password verification option.
2012-02-11 Milan BrozAlso test volume key mismatch for luksOpen.
2012-02-11 Milan BrozAdd support for --master-key-file to luksOpen.
2012-01-12 Milan BrozFix use of empty keyfile (Issue 120).
2011-11-13 Milan BrozFix error message for luksClose and detached LUKS header.
2011-11-02 Milan BrozFix FSF address in license text according to
2011-10-27 Milan BrozFix crypt_get_volume_key_size() for plain device.
2011-10-26 Milan BrozSilent some extra gcc warnings in tests.
2011-10-15 Milan BrozRemoves obsolete valgrind suppression (Thanks to okozina)
2011-10-09 Milan BrozRevert get_last_error change for test-api (crypt_init...
2011-10-09 Milan BrozFix luksKillSLot exit code if slot is inactive or inval...
2011-10-09 Milan BrozAdd crypt_last_error() API call (using crypt context).
2011-09-22 Milan BrozAdd keyslot option for luksOpen (thanks to okozina).
2011-09-21 Milan BrozFix some memory leaks (thanks to okozina).
2011-09-21 Milan BrozAdd some valgrind checks (thanks to okozina).
2011-08-26 Milan BrozDo not allow format of already formatted context.
2011-08-26 Milan BrozEnhance check of device size before writing LUKS header.
2011-08-22 Milan BrozAdd some API test and rewrite some parts.
2011-08-02 Milan BrozAdd API tests for plain device.
2011-07-25 Milan BrozAdd check of decrypted image to test.
2011-07-25 Milan BrozFix new tests to use sha1 (ripemd160 not supported...
2011-07-19 Milan Broz* Revert default initialisation of volume key in crypt_...
2011-07-17 Milan BrozAdd --enable-discards option to allow discards/TRIM...
2011-07-07 Milan BrozRemove old API functions (all functions using crypt_opt...
2011-07-01 Milan Broz* Add --shared option for creating non-overlapping...
2011-06-13 Milan BrozSeems that dmsetup table is broken in recent lvm2,...
2011-06-13 Milan BrozFix return code for status command when device doesn...
2011-05-18 Milan BrozFix previous fix - keep API logic clean, fix cryptsetup...
2011-05-17 Milan BrozFix keyfile=- processing in create command (1.3.0,...
2011-05-03 Milan BrozFix size argument for create command. (regression in...
2011-03-22 Milan BrozFix offset parameter.
2011-03-22 Milan BrozAlso support --skip option for loopaesOpen.
2011-03-21 Milan BrozFix offset option for loopaesOpen.
2011-03-19 Milan BrozRewrite key input handling, add limits.
2011-03-14 Milan BrozAdd defaults to --help output.
2011-03-14 Milan BrozFix loopaes open parameters.
2011-03-13 Milan BrozClean up plain password hashing, do not ignore error...
2011-03-13 Milan BrozAdd luksChangeKey command.
2011-03-13 Milan BrozRemove not needed header.
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-10 Milan BrozAllow tests to work with different default cipher/mode.
2011-03-10 Milan BrozAvoid using "-" in tests, some old systems has bug...
2011-03-10 Milan BrozFix error output redirection in tests.
2011-03-10 Milan BrozAllocate free loop devices instead of using hardcoded.
2011-03-10 Milan BrozAdd simple Loop-AES compatibility check.
2011-01-31 Milan BrozFix luksAddKey return code if master key is used.
2011-01-29 Milan BrozFix mapping removal if device disappeared but node...
2010-12-31 Milan BrozFix tests to work with all crypto backends.
2010-12-19 Milan BrozAdd settle to test scripts (needed only for old systems).
2010-12-19 Milan BrozAdd simple checksum test.
2010-12-10 Milan BrozAdd password hash test for create command.
2010-12-09 Milan BrozFix create command to properly handle keyfile size.
2010-11-25 Milan BrozFix crypt_activate_by_keyfile() to work with PLAIN...
2010-11-15 Milan BrozStatic build is not default... fix test.
2010-11-15 Milan BrozFix clang warning is tests.
2010-11-14 Milan Broz* Allow to activate by internally cached volume key
2010-11-14 Milan BrozAdd --dump-master-key option for luksDump to allow...
2010-11-13 Milan Broz* Fix password callback call.
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.
next