libcryfs/implementations/onblocks/datatreestore
2015-12-14 17:18:12 +01:00
..
impl Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
DataTree.cpp 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
DataTree.h Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
DataTreeStore.cpp Removed last unique_ptr uses, all uses unique_ref now 2015-07-21 15:24:49 +02:00
DataTreeStore.h Make classes final if they're not meant to be derived from 2015-11-27 14:06:48 +01:00