Re-design of the original CryFS code to work as a library.
Go to file
2015-03-19 11:16:20 +01:00
implementations Added SynchronizedBlockStore. In this first version, it only synchronizes the direct blockstore functions, but still allows opening the same block twice. This will be forbidden in future commits 2015-03-19 11:16:20 +01:00
interface Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00
test Added SynchronizedBlockStore. In this first version, it only synchronizes the direct blockstore functions, but still allows opening the same block twice. This will be forbidden in future commits 2015-03-19 11:16:20 +01:00
utils Replaced absolute paths to messmer/blockstore/... with relative local paths 2015-03-12 14:27:51 +01:00
.gitignore Added README/LICENCE 2015-02-17 00:27:24 +01:00
.travis.yml Fix travis 2015-03-13 17:50:32 +01:00
biicode.conf Simplify test config for new biicode version 2015-03-13 17:31:46 +01:00
CMakeLists.txt Simplify test config for new biicode version 2015-03-13 17:31:46 +01:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:22:16 +01:00
README.md Added Travis CI 2015-02-18 16:58:48 +01:00

blockstore Build Status

Store blocks of data