libcryfs/implementations/onblocks
Sebastian Messmer 0d09501a38 Activate ASSERT
2015-10-05 03:46:39 +02:00
..
datanodestore Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
datatreestore Improve flush() 2015-09-30 13:17:35 +02:00
parallelaccessdatatreestore Use unique_ref instead of unique_ptr 2015-06-26 15:59:18 +02:00
utils When traversing a blob out of range, automatically create the leaves up to the traversed point 2015-04-10 21:52:30 +02:00
BlobOnBlocks.cpp Activate ASSERT 2015-10-05 03:46:39 +02:00
BlobOnBlocks.h Introduce Blob::readAll() and introduce a size cache so the blob size doesn't have to be queried so often 2015-10-05 03:45:00 +02:00
BlobStoreOnBlocks.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
BlobStoreOnBlocks.h Use unique_ref instead of unique_ptr 2015-06-26 15:59:18 +02:00