Re-design of the original CryFS code to work as a library.
Go to file
Sebastian Messmer 9741fb3f5c - ReadDir also returns whether the entry is a file or a directory
- OpenFileList has a simpler interface
2015-03-11 00:22:36 +01:00
fs_interface - ReadDir also returns whether the entry is a file or a directory 2015-03-11 00:22:36 +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 - ReadDir also returns whether the entry is a file or a directory 2015-03-11 00:22:36 +01:00
.gitignore Added LICENCE/README 2015-02-17 00:50:38 +01:00
.travis.yml Use parallel build on travis 2015-03-07 01:51:24 +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