libcryfs/test/blockstore
2016-06-26 22:15:52 -07:00
..
implementations Deleting a block doesn't set the version number to MAX_UINT64, but just increases it by one. This makes sure, that if (in case of a synchronization conflict) the block is reintroduced by another client, this is accepted. 2016-06-26 22:15:52 -07:00
interface Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
testutils Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
utils Fix includes after merging repositories 2016-02-11 15:19:58 +01:00
CMakeLists.txt Implement a VersionCountingBlockStore that checks that version numbers are nondecreasing. Currently, the block store is not used yet and the state is not stored over different runs of CryFS. This comes with future commits. 2016-06-26 22:15:52 -07:00