Check various number limits.
[platform/upstream/cryptsetup.git] / lib / verity / verity_hash.c
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 BrozAdd more verity debug messages.
2012-06-09 Milan BrozMove defines from header.
2012-06-09 Milan BrozPrepare new superblock format.
2012-06-08 Milan BrozUse action names in veritysetup (similar to cryptsetup).
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-06 Milan BrozRewrite veritysetup to use libcryptsetup.