Re-design of the original CryFS code to work as a library.
Go to file
Sebastian Meßmer c662d7c590 TODOs
2015-03-18 02:49:11 +01:00
fs_interface Added FsppFileTest: Open, Truncate 2015-03-18 02:45:35 +01:00
fstest TODOs 2015-03-18 02:49:11 +01:00
fuse - ReadDir also returns whether the entry is a file or a directory 2015-03-11 00:22:36 +01:00
impl - ReadDir also returns whether the entry is a file or a directory 2015-03-11 00:22:36 +01:00
test Fix OpenFile::read() return type 2015-03-11 01:05:16 +01:00
.gitignore Added LICENCE/README 2015-02-17 00:50:38 +01:00
.travis.yml Fix travis 2015-03-13 17:51:19 +01:00
biicode.conf Simplify test config for new biicode version 2015-03-13 17:32:03 +01:00
CMakeLists.txt Require gcc version that supports what we're doing 2015-03-13 09:42:31 +01:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:23:13 +01:00
README.md Added Travis CI 2015-02-20 02:01:03 +01:00

fspp Build Status

Library for implementing platform-independent filesystems