libcryfs/src/cryfs-cli
Sebastian Messmer 11a85ed29f Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works). 2016-09-24 13:16:26 +02:00
..
program_options move setting of fuse options to Fuse class 2016-06-02 12:51:44 +03:00
CMakeLists.txt Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works). 2016-09-24 13:16:26 +02:00
CallAfterTimeout.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CallAfterTimeout.h Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
Cli.cpp Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works). 2016-09-24 13:16:26 +02:00
Cli.h Hide fuse quirks inside the Fuse class. 2016-05-09 16:07:02 -07:00
Environment.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
Environment.h Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
VersionChecker.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
VersionChecker.h Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
main.cpp When an exception escalates to main, exit with an error code 2016-09-24 09:52:19 +02:00