Re-design of the original CryFS code to work as a library.
Go to file
2016-02-06 13:03:25 +01:00
fs_interface Use size_t as return value from read() 2015-12-07 12:13:23 +01:00
fstest Add test cases for symlinks 2016-02-06 13:03:25 +01:00
fuse Use size_t as return value from read() 2015-12-07 12:13:23 +01:00
impl Fix a bug that prevented deleting symlinks. See https://github.com/cryfs/cryfs/issues/2 2016-02-06 13:02:21 +01:00
test If joining FuseThread fails, don't hang but fail an assertion 2015-12-16 00:20:38 +01:00
.gitignore Added LICENCE/README 2015-02-17 00:50:38 +01:00
.travis.yml Fix travis CI 2015-12-16 01:28:38 +01:00
biicode.conf Update dependencies 2016-01-25 22:46:17 +01:00
CMakeLists.txt If joining FuseThread fails, don't hang but fail an assertion 2015-12-16 00:20:38 +01:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:23:13 +01:00
README.md Fix travis build icon 2015-09-13 10:57:33 +02:00

fspp Build Status

Library for implementing platform-independent filesystems