libcryfs/src/cryfs-cli
2018-12-18 21:23:16 -08:00
..
program_options Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
CallAfterTimeout.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CallAfterTimeout.h Optimize std::move use 2017-10-01 09:04:29 +01:00
Cli.cpp Print error code on error 2018-12-18 21:23:16 -08:00
Cli.h Fuse offers an onMounted callback that is called when everything is ready. 2018-12-09 12:27:53 -05:00
CMakeLists.txt Allow installing non-release versions 2018-11-21 21:46:00 -08:00
Environment.cpp Use XDG instead of /home/heinzi/.cryfs to store integrity data 2018-05-01 23:54:30 -07:00
Environment.h Add environment variable to specify local storage directory 2018-04-21 22:04:21 -07:00
main.cpp 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
VersionChecker.cpp Change error handling in HttpClient 2018-09-16 23:37:12 -07:00
VersionChecker.h Improve test cases 2017-09-30 22:24:33 +01:00