libcryfs/src
2017-01-22 01:11:26 +00:00
..
blobstore Fix missing virtual destructor and potential integer overflow 2016-09-21 20:07:20 +02:00
blockstore Fix potential (although improbable) deadlock 2016-09-24 11:01:22 +02:00
cpp-utils Use curl_global_init/curl_global_cleanup for cleaner shutdown of executable 2016-10-26 13:50:20 -07:00
cryfs fspp::Dir, fspp::File and fspp::Symlink don't inherit from fspp::Node anymore. This allows file systems to return a generic fspp::Node instead of a concrete subclass when the operation doesn't need to know what type of node it is. 2017-01-21 19:16:35 +00:00
cryfs-cli Removed fixed TODOs 2016-10-14 12:34:42 +02:00
fspp Simplify FsppNodeTest 2017-01-22 01:11:26 +00:00
gitversion Fix nullversion recognition in gitversion 2016-12-31 16:22:57 +01:00
parallelaccessstore Fix build 2016-02-17 21:40:03 +01:00
stats Filesystems have a blocksizeBytes configuration option 2016-03-01 17:45:48 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00