libcryfs/implementations/onblocks
2016-02-09 01:16:40 +01:00
..
datanodestore Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
datatreestore Fix: DataTree::resizeNumBytes was locking the same shared_mutex twice, which sometimes caused a deadlock. See https://github.com/cryfs/cryfs/issues/3 2016-02-09 01:16:40 +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