summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2023-07-20Imported Upstream version 2.6.1upstream/2.6.1upstreamStanislaw Wadas1-6/+0
2020-07-24Imported Upstream version 2.3.3upstream/2.3.3Karol Lewandowski1-1/+1
2012-12-21Do not maintain ChangeLog anymore, see git log.Milan Broz1-881/+4
2012-10-12Version 1.5.1.Milan Broz1-0/+1
2012-10-11added keyslot checker Redesigned to only use public definitionsArno Wagner1-0/+3
2012-09-11Add crypt_keyslot_area() API call.Milan Broz1-0/+3
2012-08-30Fix luksHeaderBackup for v1.0 (very old) headers and add some basic test.Milan Broz1-0/+1
2012-08-27lib/utils_crypt: optimize seek to keyfile-offsetDave Reisner1-0/+3
2012-08-14Set context for DM log for all DM backend entries.Milan Broz1-0/+1
2012-08-12Create hash image if doesn't exist in veritysetup format.Milan Broz1-0/+1
2012-08-12New device access backend.Milan Broz1-0/+4
2012-07-10Version 1.5.0.Milan Broz1-0/+3
2012-07-09Fix library name for FIPS check.Milan Broz1-0/+1
2012-06-26Remove open device debugging feature (no longer needed).Milan Broz1-0/+1
2012-06-25Switch to use unit suffix for --reduce-device-size option.Milan Broz1-0/+1
2012-06-25Add --device-size option for reencryption tool.Milan Broz1-0/+3
2012-06-20Version 1.5.0-rc2.Milan Broz1-0/+3
2012-06-19Rename without_activation to test_passphrase.Milan Broz1-1/+1
2012-06-19Add --without-activation option for luksOpen (check passphrase only).Milan Broz1-0/+2
2012-06-18Introduce cryptsetup-reencrypt - experimental offline LUKS reencryption tool.Milan Broz1-0/+3
2012-06-11Version 1.5.0-rc1.Milan Broz1-1/+2
2012-06-11Introduce veritysetup for dm-verity target management.Milan Broz1-0/+3
2012-06-11Require only up to last keyslot area for header device (ignore data offset).Milan Broz1-0/+2
2012-06-10Loop is automatically allocated in crypt_set_data_device().Milan Broz1-0/+4
2012-05-30Version 1.4.3.Milan Broz1-0/+1
2012-05-28Include stddef.h in libcryptsetup.h (size_t definition).Milan Broz1-0/+1
2012-05-27Fix readonly activation if underlying device is readonly (1.4.0).Milan Broz1-0/+3
2012-05-21Implement crypt RNG wrapper (for FIPS mode), use it for SALT and KEY RNG levels.Milan Broz1-0/+1
2012-05-21Add --enable-fips for linking with fipscheck library.Milan Broz1-0/+4
2012-05-20Allow empty cipher (cipher_null).Milan Broz1-0/+1
2012-05-09Fix disk wipe (during keyslot removal) if used on 4k hw block device.Milan Broz1-0/+3
2012-05-02Allow "private" activation (skip some udev global rules) flag.Milan Broz1-0/+1
2012-05-02Switch on retry on device remove for libdevmapper.Milan Broz1-0/+1
2012-05-02Relax --shared test, allow mapping even for overlapping segments.Milan Broz1-0/+2
2012-05-02Fix loop mapping on readonly file.Milan Broz1-0/+3
2012-04-09Fix support for LUKS header created by cryptsetup-1.0.0Milan Broz1-1/+2
2012-04-02Version 1.4.2.Milan Broz1-0/+3
2012-04-02Allow to specify --align-payload only for luksFormat.Milan Broz1-0/+1
2012-04-02Add repair command and API for repairing known LUKS header problems.Milan Broz1-0/+1
2012-03-29Add --keyfile-offset and --new-keyfile-offset to cryptsetup.Milan Broz1-0/+3
2012-03-20Support UUID=<LUKS_UUID> format for device specification.Milan Broz1-0/+1
2012-03-16Fix retry if entered passphrases (with verify option) do not match.Milan Broz1-0/+1
2012-03-16Unify password verification option.Milan Broz1-0/+4
2012-02-11Add support for --master-key-file to luksOpen.Milan Broz1-0/+3
2012-01-12Fix use of empty keyfile (Issue 120).Milan Broz1-0/+3
2011-11-13Fix error message for luksClose and detached LUKS header.Milan Broz1-0/+4
2011-11-09Version 1.4.1.Milan Broz1-0/+3
2011-11-08Fix cryptsetup status output if parameter is device path.Milan Broz1-0/+1
2011-11-06Fix typo in iteration time api call.Milan Broz1-0/+1
2011-11-04Merge pycryptsetup (Python libcryptsetup bindings).Milan Broz1-0/+3