Re-design of the original CryFS code to work as a library.
Go to file
2015-04-10 23:24:28 +02:00
fs_interface Generalize remove for dirs and files 2015-04-10 23:24:28 +02:00
fstest Refactor: FsppFileTest/FsppOpenFileTest use common base class 2015-03-19 05:47:06 +01:00
fuse - ReadDir also returns whether the entry is a file or a directory 2015-03-11 00:22:36 +01:00
impl Generalize remove for dirs and files 2015-04-10 23:24:28 +02: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 Workaround for broken travis biicode deployment 2015-04-08 17:20:25 +02:00
biicode.conf Improve FsppDirTest: 2015-03-19 03:52:58 +01:00
CMakeLists.txt Adapt to biicode 2.8 2015-04-08 17:44:34 +02: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