libcryfs/implementations/onblocks
2015-12-14 17:18:12 +01:00
..
datanodestore Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
datatreestore Use a compressing blockstore for BigBlobsTest. This way, we don't need that much RAM for running it (the big blobs created by the test case are mostly just zero and some few non-zero data areas) 2015-12-14 17:18:12 +01:00
parallelaccessdatatreestore Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
utils Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
BlobOnBlocks.cpp Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
BlobOnBlocks.h Make classes final if they're not meant to be derived from 2015-11-27 14:06:48 +01: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 Make classes final if they're not meant to be derived from 2015-11-27 14:06:48 +01:00