Re-design of the original CryFS code to work as a library.
Go to file
2015-06-18 19:30:52 +02:00
fs_interface Use unique_ref instead of unique_ptr wherever possible 2015-06-18 19:30:52 +02:00
fstest Use unique_ref instead of unique_ptr wherever possible 2015-06-18 19:30:52 +02:00
fuse Use unique_ref instead of unique_ptr wherever possible 2015-06-18 19:30:52 +02:00
impl Use unique_ref instead of unique_ptr wherever possible 2015-06-18 19:30:52 +02:00
test Use unique_ref instead of unique_ptr wherever possible 2015-06-18 19:30:52 +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 Remove dependency to tempfile 2015-04-25 03:47:30 +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 Added Travis CI 2015-02-20 02:01:03 +01:00

fspp Build Status

Library for implementing platform-independent filesystems