platform/upstream/cryptsetup.git
2012-11-19 Milan BrozTCRYPT: support keyfiles
2012-11-19 Milan BrozAdd basic TCRYPT library.
2012-11-19 Milan BrozAdd simple cipher benchmarking.
2012-11-19 Milan BrozAdd kernel skcipher backend.
2012-11-19 Milan BrozAdd CRC32 implementation.
2012-11-19 Milan BrozMove PBKDF2 into crypto backend wrapper.
2012-10-16 Milan BrozAdd devel version.
2012-10-16 Milan BrozRelnote addition.
2012-10-14 Milan BrozUpdate some po files.
2012-10-12 Milan BrozVersion 1.5.1.
2012-10-12 Milan BrozCheck read & seek return codes, use uint64 offset.
2012-10-11 Arno Wagneradded keyslot checker Redesigned to only use public...
2012-09-19 Milan BrozIncrease library and package version.
2012-09-19 Milan BrozFix some problems found by Coverity static analysis.
2012-09-18 Arno Wagnersynced with wiki
2012-09-11 Milan BrozAdd crypt_keyslot_area() API call.
2012-09-09 Arno Wagnerfixed typeo 94 -> 95 printable ASCII chars
2012-08-30 Milan BrozFix luksHeaderBackup for v1.0 (very old) headers and...
2012-08-30 Milan BrozAdd some offset/keyslot offset checks.
2012-08-28 Milan BrozProper handle error in device block get.
2012-08-28 Milan BrozRemove unused includes.
2012-08-28 Milan BrozReplace round_up macro with function.
2012-08-27 Milan BrozMove LUKS AF data sector alignment to AF helper function.
2012-08-27 Milan BrozAlways zero memory in crypt_safe_alloc.
2012-08-27 Milan BrozUse AF_split_size() to calculate split data size.
2012-08-27 Milan BrozGet rid of confusing LUKS_PHDR_SIZE macro.
2012-08-27 Dave Reisnerlib/utils_crypt: optimize seek to keyfile-offset
2012-08-27 Milan BrozDo not scan rotational flag for non-block devices ...
2012-08-24 Arno Wagneradded prominent note to use LUKS (not plain dm-crypt...
2012-08-24 Arno Wagnersynced with wiki
2012-08-14 Milan BrozSet context for DM log for all DM backend entries.
2012-08-14 Milan BrozAdd context to DM helpers.
2012-08-14 Milan BrozModprobe kernel modules early in api-test.
2012-08-13 Milan BrozUse common utils_tools.c for all tools.
2012-08-13 Milan BrozRemove debug line.
2012-08-13 Milan BrozPrint better error message if device is read-only etc.
2012-08-12 Milan BrozCreate hash image if doesn't exist in veritysetup format.
2012-08-12 Milan BrozNew device access backend.
2012-08-03 Milan BrozFix dracut example.
2012-08-02 Arno Wagnerupdate to current WIKI version
2012-08-02 Milan BrozFix some issues in dict example.
2012-07-23 Milan BrozBe sure verity module is loaded in test.
2012-07-20 Milan BrozBetter define comment lines for for dict example.
2012-07-20 Milan BrozClear dict example a little bit.
2012-07-19 Milan BrozAdd example of dictionary search.
2012-07-12 Milan BrozUse fixed dir (old dracut lib...)
2012-07-12 Milan BrozAdd key option to dracut example.
2012-07-12 Milan BrozSkip multikey if not supported (e.g. FIPS mode - md5...
2012-07-10 Milan BrozVersion 1.5.0.
2012-07-10 Milan BrozUpdate example files for new dracut.
2012-07-10 Milan BrozUpdate release notes.
2012-07-10 Milan BrozVersion 1.5.0.
2012-07-10 Milan BrozAdd example of dracut module for reencryption.
2012-07-10 Milan BrozAdd module load to test.
2012-07-09 Milan BrozFix library name for FIPS check.
2012-07-09 Milan BrozAdd link to upstream tracker.
2012-07-09 Milan BrozFix libcryptsetup.h docs for verity type.
2012-07-09 Milan BrozAdd some verity api test.
2012-07-08 Milan BrozRemove utils_debug from pot.
2012-06-28 Milan BrozFix password length unit in configure.
2012-06-27 Milan BrozUse resume instead of restart.
2012-06-26 Petr PísařPass help text to popt already translated
2012-06-26 Milan BrozUpdate po files.
2012-06-26 Milan BrozRemove open device debugging feature (no longer needed).
2012-06-25 Milan BrozSwitch to use unit suffix for --reduce-device-size...
2012-06-25 Milan BrozAdd --device-size option for reencryption tool.
2012-06-20 Milan BrozVersion 1.5.0-rc2.
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 BrozRemove old dm-verity superblock handling.
2012-06-19 Milan BrozRemove some redundant brackets.
2012-06-19 Milan BrozAdd --without-activation option for luksOpen (check...
2012-06-19 Milan BrozFix luks-header-from-active to not require header on...
2012-06-19 Milan BrozRemove dubious compilation warning.
2012-06-19 Milan BrozFix man page makefile.
2012-06-19 Milan BrozUpdate po files.
2012-06-18 Milan BrozRemove redundant condition in overflow test.
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-18 Milan BrozIntroduce cryptsetup-reencrypt - experimental offline...
2012-06-18 Milan BrozAdd simple examples to man page.
2012-06-18 Milan BrozFix malloc of 0 size.
2012-06-18 Milan BrozIf in progress, just use normal path (check passphrase).
2012-06-18 Milan BrozAdd ability to encrypt plain device.
2012-06-17 Milan BrozAdd some simple reenc test.
2012-06-17 Milan BrozSanity check for some options.
2012-06-17 Milan BrozAdd possibility to change key size (optionally by shrin...
2012-06-17 Milan BrozDo not touch new LUKS headers.
2012-06-17 Milan BrozRename to crypsetup-reencrypt.
2012-06-17 Milan BrozCheck device exclusively.
2012-06-16 Milan BrozFix signit if reencryption not yet started.
2012-06-16 Milan BrozUse ETA in progress report.
2012-06-16 Milan BrozAdd fsync option.
2012-06-16 Milan BrozFix directio aligned buffer.
2012-06-16 Milan BrozFix directio (again).
2012-06-16 Milan BrozFix some compile warnings.
2012-06-16 Milan BrozDo not use global context.
2012-06-16 Milan BrozFix verbose messages.
2012-06-16 Milan BrozChange log manipulation, print log always.
2012-06-15 Milan BrozProperly support more keyslots.
next