libcryfs/test/blockstore
2016-06-26 22:15:52 -07:00
..
implementations When increasing the version number, don't only look at the version number in the block, but also at the last version number given to it by the current client. Ensure, the new version number is higher than both. 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