Re-design of the original CryFS code to work as a library.
Go to file
2015-11-27 20:59:11 +01:00
fs_interface Unify (and fix) include guards 2015-10-15 13:04:57 +02:00
fstest Fix -Weffc++ warnings 2015-10-17 21:34:15 +02:00
fuse Make classes final if they're not meant to be derived from 2015-11-27 14:05:48 +01:00
impl Make classes final if they're not meant to be derived from 2015-11-27 14:05:48 +01:00
test Reduce memory usage of test cases to make it run on travis correctly 2015-11-27 20:59:11 +01:00
.gitignore Added LICENCE/README 2015-02-17 00:50:38 +01:00
.travis.yml Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:17:17 +01:00
biicode.conf Update biicode block ref 2015-11-25 16:43:14 +01:00
CMakeLists.txt Code is compatible with GCC 4.8 2015-11-24 14:33:17 +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