libcryfs/implementations/onblocks/datatreestore
2015-03-04 03:29:22 +01:00
..
impl Make block size configureable in DataNodeStore -> this greatly speeds up our test cases, because they can use smaller blocks, which means less children per inner node 2015-02-25 22:30:48 +01:00
DataTree.cpp Allow writing out of the bounds of a blob, resize blob in this case 2015-03-04 03:29:22 +01:00
DataTree.h Removed DataTree::addDataLeaf() / DataTree::removeLastDataLeaf() and DataTree::flush() 2015-03-04 03:17:59 +01:00
DataTreeStore.cpp Implement removing trees and write some test cases for DataTreeStore 2015-02-24 22:44:10 +01:00
DataTreeStore.h Implement removing trees and write some test cases for DataTreeStore 2015-02-24 22:44:10 +01:00