Imported Upstream version 1.6.7
[platform/upstream/cryptsetup.git] / lib /
2012-07-09 Milan BrozFix libcryptsetup.h docs for verity type.
2012-07-09 Milan BrozAdd some verity api test.
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-19 Milan BrozRemove old dm-verity superblock handling.
2012-06-19 Milan BrozRemove dubious compilation warning.
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 BrozAdd ability to encrypt plain device.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozUse block sizes in superblock in 32bit.
2012-06-11 Milan BrozVerity salt size is really uint16 in sb and uint32...
2012-06-11 Milan BrozFix inclusion of bitops.h.
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-11 Milan BrozRequire only up to last keyslot area for header device...
2012-06-10 Milan BrozCheck various number limits.
2012-06-10 Milan BrozAvoid some clang warnings.
2012-06-10 Milan BrozRemove some compilation warnings.
2012-06-10 Milan BrozSilence sb warning for now.
2012-06-10 Milan BrozLoop is automatically allocated in crypt_set_data_device().
2012-06-10 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-06-10 Milan BrozGet rid of backing_file in struct.
2012-06-10 Milan BrozAdd more verity debug messages.
2012-06-09 Milan BrozMove defines from header.
2012-06-09 Milan BrozAdd verity uuid specification.
2012-06-09 Milan BrozPrepare new superblock format.
2012-06-09 Milan BrozEnhance status of active device.
2012-06-09 Milan BrozSupport empty salt for verity, support no superblock.
2012-06-09 Milan BrozRemove redundant flags.
2012-06-08 Milan BrozUse action names in veritysetup (similar to cryptsetup).
2012-06-08 Milan BrozSupport init_by_name for verity.
2012-06-08 Milan BrozMove verity_sb definition to private file.
2012-06-08 Milan BrozUnify dm backend for crypt/verity.
2012-06-08 Milan BrozUse union in dm (crypt/verity) query structure.
2012-06-07 Milan BrozWarn if block exceeds page size.
2012-06-07 Milan BrozFix some strings, fix sb_offset.
2012-06-07 Milan BrozChange int types.
2012-06-07 Milan BrozDetect dm-verity in kernel.
2012-06-06 Milan BrozRewrite veritysetup to use libcryptsetup.
2012-05-31 Milan BrozMerge branch 'master' into veritysetup
2012-05-31 Milan BrozFix missing unistd include.
2012-05-28 Milan BrozBetter use _exit() on checksum fail.
2012-05-28 Milan BrozInclude stddef.h in libcryptsetup.h (size_t definition).
2012-05-27 Milan BrozFix compilation with old NSS (no GetVersion).
2012-05-27 Milan BrozFix readonly activation if underlying device is readonl...
2012-05-26 Milan BrozImplement more RNG backend wrappers.
2012-05-26 Milan BrozAdd version string to crypto backend.
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-22 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-05-22 Milan BrozAdd nls.h for utils_fips.
2012-05-22 Milan BrozProperly handle rng error during wipe,
2012-05-22 Milan BrozFix clang compile warnings (error path).
2012-05-22 Milan BrozTranslate FIPS messages.
2012-05-21 Milan BrozImplement crypt RNG wrapper (for FIPS mode), use it...
2012-05-21 Milan BrozAdd --enable-fips for linking with fipscheck library.
2012-05-20 Milan BrozSplit salt from other requests in RNG backend.
2012-05-20 Milan BrozAdd --enable-fips option. Request new gcrypt if set.
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-02 Milan BrozAllow "private" activation (skip some udev global rules...
2012-05-02 Milan BrozTry to remove device even if it is busy (libdevmapper...
2012-05-02 Milan BrozSwitch on retry on device remove for libdevmapper.
2012-05-01 Milan BrozRelax --shared test, allow mapping even for overlapping...
2012-05-01 Milan BrozFix loop mapping on readonly file.
2012-04-24 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-04-22 Yuri ChornoivanFix typo
2012-04-19 Milan BrozFix requested_type description in header.
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-16 Milan BrozFix retry if entered passphrases (with verify option...
2012-03-16 Milan BrozUnify password verification option.
2012-03-07 Milan BrozAdd some LUKS header "invalid keyslot" repair code...
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-06 Milan BrozFix typo in iteration time api call.
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-10 Milan BrozFix flag description comment.
2011-10-09 Milan BrozFix some complier warnings.
2011-10-09 Milan BrozMove setting of error text to crypt_log to catch all...
2011-10-09 Milan BrozFix exit code if passphrases do not match in luksAddKey...
2011-10-09 Milan BrozAdd crypt_last_error() API call (using crypt context).
2011-10-09 Milan BrozSimplify global error call.
2011-10-08 Milan BrozFix some doxygen docs warnings and mistakes.
2011-10-08 Milan BrozAdd doxygen formatted documentation for libcryptsetup...
2011-10-08 Milan BrozRemove hints for old kernels.
2011-10-08 Milan BrozIf device is not rotational, do not use Gutmann wipe...
2011-10-05 Milan BrozFix some compile warnings in optional crypto backends.
2011-10-05 Milan BrozSupport Nettle 2.4 crypto backend (for ripemd160).
2011-09-21 Milan BrozFix some memory leaks (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-26 Milan BrozRemove internal loop definitions from header file.
2011-08-22 Milan BrozUse /dev/loop-control if possible (kernel 3.1).
2011-08-22 Milan Brozcrypt_check_data_device_size() needs to compare values...
2011-08-22 Milan BrozFix two mem leaks in crypt_init_by_name_and_header().
next