Imported upstream version 1.6.7
[platform/upstream/cryptsetup.git] / src / veritysetup.c
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2012-12-29 Milan BrozChange License from GPLv2 only to GPLv2+ ("or any later").
2012-12-17 Milan BrozFix time of check/use Coverity report in veritysetup.
2012-08-13 Milan BrozUse common utils_tools.c for all tools.
2012-08-12 Milan BrozCreate hash image if doesn't exist in veritysetup format.
2012-06-26 Petr PísařPass help text to popt already translated
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-12 Milan BrozFix hex string conversion length.
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-10 Milan BrozCheck various number limits.
2012-06-10 Milan BrozAvoid some clang warnings.
2012-06-10 Milan BrozRemove some compilation warnings.
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 BrozAdd man page.
2012-06-08 Milan BrozUse action names in veritysetup (similar to cryptsetup).
2012-06-08 Milan BrozSupport init_by_name for verity.
2012-06-07 Milan BrozUse configure for defaults.
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-06-03 Milan BrozAdd simple veritysetup test.
2012-05-31 Milan BrozMerge branch 'master' into veritysetup
2012-05-28 Milan BrozAdd veritysetup.