Re-design of the original CryFS code to work as a library.
Go to file
2015-12-14 19:26:19 +01:00
fs_interface Use size_t as return value from read() 2015-12-07 12:13:23 +01:00
fstest Fix -Weffc++ warnings 2015-10-17 21:34:15 +02:00
fuse Use size_t as return value from read() 2015-12-07 12:13:23 +01:00
impl Use size_t as return value from read() 2015-12-07 12:13:23 +01:00
test Fix warning on 32bit compilers 2015-12-14 19:26:19 +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 Compiles on Mac OS X 2015-11-30 13:52:26 +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