summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-12-29Change License from GPLv2 only to GPLv2+ ("or any later").Milan Broz2-2/+4
2012-12-22Add basic support for system TCRYPT device.Milan Broz1-3/+3
2012-12-21Add copyright line for files I have written or modified.Milan Broz1-0/+1
2012-12-21Add crypt_keyslot_change_by_passphrase() api test.Milan Broz1-1/+6
2012-12-19Fix regression in header backup (1.5.1).Milan Broz1-1/+3
2012-12-01Add keyfiles tcrypt test.Milan Broz3-5/+18
2012-11-30And skip tcrypt api test if there is no af_alf kernel interface.Milan Broz1-0/+9
2012-11-30Add TCRYPT api test, fix some minor problems found.Milan Broz1-8/+87
2012-11-30Better tcrypt test options.Milan Broz1-2/+38
2012-11-27Fix po files.Milan Broz1-1/+9
2012-11-27TCRYPT: add simple test and image archive.Milan Broz3-0/+67
2012-11-25Remove test dir during cleanup.Milan Broz1-0/+2
2012-08-30Fix luksHeaderBackup for v1.0 (very old) headers and add some basic test.Milan Broz3-2/+27
2012-08-30Add some offset/keyslot offset checks.Milan Broz1-17/+90
2012-08-14Modprobe kernel modules early in api-test.Milan Broz1-1/+2
2012-08-12Create hash image if doesn't exist in veritysetup format.Milan Broz1-10/+5
2012-07-23Be sure verity module is loaded in test.Milan Broz1-0/+1
2012-07-12Skip multikey if not supported (e.g. FIPS mode - md5 for IV not available).Milan Broz1-1/+4
2012-07-10Add module load to test.Milan Broz1-0/+1
2012-07-09Add some verity api test.Milan Broz1-2/+114
2012-06-25Switch to use unit suffix for --reduce-device-size option.Milan Broz1-2/+2
2012-06-19Fix verity test.Milan Broz1-3/+3
2012-06-19Rename without_activation to test_passphrase.Milan Broz1-2/+2
2012-06-19Add directio to reenc test.Milan Broz1-0/+2
2012-06-19Add --without-activation option for luksOpen (check passphrase only).Milan Broz1-0/+2
2012-06-18Fix hex_to_bytes and add it to common utils.Milan Broz1-2/+5
2012-06-18Add ability to encrypt plain device.Milan Broz1-3/+29
2012-06-17Add some simple reenc test.Milan Broz2-0/+111
2012-06-11Rename hash-start to hash-offset and switch to use bytes units.Milan Broz1-9/+9
2012-06-11Require only up to last keyslot area for header device (ignore data offset).Milan Broz2-4/+7
2012-06-09Support empty salt for verity, support no superblock.Milan Broz1-10/+21
2012-06-08Fix missing lines.Milan Broz2-1/+1
2012-06-08Add man page.Milan Broz1-1/+1
2012-06-08Use action names in veritysetup (similar to cryptsetup).Milan Broz1-10/+10
2012-06-07Rewrite veritysetup to use libcryptsetup.Milan Broz1-22/+28
2012-06-03Add simple veritysetup test.Milan Broz2-1/+174
2012-05-26Do not use IV for null cipher.Milan Broz1-2/+2
2012-05-20Allow empty cipher (cipher_null).Milan Broz1-1/+6
2012-05-09Fix disk wipe (during keyslot removal) if used on 4k hw block device.Milan Broz1-0/+13
2012-05-02Relax --shared test, allow mapping even for overlapping segments.Milan Broz1-6/+1
2012-04-09Fix support for LUKS header created by cryptsetup-1.0.0Milan Broz1-0/+0
2012-04-02Version 1.4.2.Milan Broz2-2/+2
2012-04-02Add repair command and API for repairing known LUKS header problems.Milan Broz1-0/+9
2012-03-29Add --keyfile-offset and --new-keyfile-offset to cryptsetup.Milan Broz2-7/+37
2012-03-20Replace some tabs.Milan Broz1-6/+6
2012-03-20Simplify valgrind check (let's add more configs later if needed).Milan Broz1-8/+7
2012-03-20Force uevent for UUID check, not all udev installations do this automatically.Milan Broz1-0/+7
2012-03-20Support UUID=<LUKS_UUID> format for device specification.Milan Broz1-0/+4
2012-03-16Unify password verification option.Milan Broz1-1/+1
2012-02-11Also test volume key mismatch for luksOpen.Milan Broz1-0/+1