libcryfs/utils
2015-07-22 13:42:07 +02:00
..
BlockStoreUtils.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:42:07 +02:00
BlockStoreUtils.h Changed Blockstore::tryCreate() to return optional<unique_ref<Block>> instead of unique_ptr<Block> 2015-07-20 18:57:48 +02:00
FileDoesntExistException.cpp Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00
FileDoesntExistException.h Make constructors explicit where adequate 2015-04-27 18:20:51 +02:00
Key.cpp Generalized Key to FixedSizeData 2015-04-09 20:07:03 +02:00
Key.h Moved Data, FixedSizeData and DataBlockFixture to cpp-utils 2015-04-25 02:48:41 +02:00