Re-design of the original CryFS code to work as a library.
Go to file
2015-03-10 21:51:12 +01:00
fs_interface Dir::children() returns not only the entry name, but also whether it is a file or a directory entry 2015-03-10 21:51:12 +01:00
fuse Dir::children() returns not only the entry name, but also whether it is a file or a directory entry 2015-03-10 21:51:12 +01:00
impl Dir::children() returns not only the entry name, but also whether it is a file or a directory entry 2015-03-10 21:51:12 +01:00
test Dir::children() returns not only the entry name, but also whether it is a file or a directory entry 2015-03-10 21:51:12 +01:00
.gitignore Added LICENCE/README 2015-02-17 00:50:38 +01:00
.travis.yml Cleanup downloaded scripts after use 2015-02-20 20:45:56 +01:00
biicode.conf Added Travis CI 2015-02-20 02:01:03 +01:00
CMakeLists.txt Switch to biicode 2015-02-17 00:48:49 +01:00
LICENSE Added LICENCE/README 2015-02-17 00:50:38 +01:00
README.md Added Travis CI 2015-02-20 02:01:03 +01:00

fspp Build Status

Library for implementing platform-independent filesystems