libcryfs/src
2018-12-24 18:35:47 +01:00
..
blobstore Fix cryfs-stat 2018-11-10 12:38:57 -08:00
blockstore When an integrity violation occurs, gracefully unmount the file system and refuse to mount on future attempts 2018-12-10 21:20:18 -08:00
cpp-utils Remove own either 2018-12-24 18:35:47 +01:00
cryfs Use either<> to indicate errors in config file loading 2018-12-22 00:58:30 +01:00
cryfs-cli Use either<> to indicate errors in config file loading 2018-12-22 00:58:30 +01:00
fspp Fuse offers an onMounted callback that is called when everything is ready. 2018-12-09 12:27:53 -05:00
gitversion Fixes for MSVC 2018-07-17 21:08:17 -07:00
parallelaccessstore Use boost::promise because std::promise doesn't compile on windows with non-default-constructible types 2018-05-20 19:22:46 -07:00
stats Don't crash but throw if config file can't be loaded 2018-12-22 01:22:24 +01:00
CMakeLists.txt Add stats tool to build 2017-02-11 13:28:34 +00:00