Re-design of the original CryFS code to work as a library.
Go to file
2015-10-15 03:41:02 +02:00
fs_interface Specify EntryType better 2015-07-20 17:56:44 +02:00
fstest Adapt to new cpp-utils 2015-06-21 17:44:30 +02:00
fuse Don't let FUSE do daemonization, because it won't fork other threads than the main thread. Force applications to do daemonization themselves. 2015-10-15 03:41:02 +02:00
impl Disable profiling 2015-10-14 15:39:44 +02:00
test Test cases print stack trace on sigsegv 2015-10-05 16:52:49 +02: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 Updated dependencies 2015-10-14 15:39:10 +02:00
CMakeLists.txt Fix for clang compiler 2015-06-10 17:19:39 +02: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