libcryfs/src/cryfs/config
2018-02-02 00:08:01 +00:00
..
crypto Upgrade spdlog to 0.11.0 2017-02-04 19:03:20 +00:00
CryCipher.cpp Add compatibility with Crypto++ 5.6.4 2016-09-24 09:39:37 +02:00
CryCipher.h Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryConfig.cpp Fix warning from static analysis tool about std::moving a large CryConfig object 2016-09-24 11:42:57 +02:00
CryConfig.h Fix warning from static analysis tool about std::moving a large CryConfig object 2016-09-24 11:42:57 +02:00
CryConfigConsole.cpp Refactor noninteractive mode. All yes/no questions are forced to define a default that will be used in noninteractive mode. 2016-09-24 20:28:56 +02:00
CryConfigConsole.h Refactor noninteractive mode. All yes/no questions are forced to define a default that will be used in noninteractive mode. 2016-09-24 20:28:56 +02:00
CryConfigCreator.cpp Refactor noninteractive mode. All yes/no questions are forced to define a default that will be used in noninteractive mode. 2016-09-24 20:28:56 +02:00
CryConfigCreator.h Refactor noninteractive mode. All yes/no questions are forced to define a default that will be used in noninteractive mode. 2016-09-24 20:28:56 +02:00
CryConfigFile.cpp Upgrade spdlog to 0.11.0 2017-02-04 19:03:20 +00:00
CryConfigFile.h Fix warning from static analysis tool about std::moving a large CryConfig object 2016-09-24 11:42:57 +02:00
CryConfigLoader.cpp When CryFS fails to load a file system, the process stops with a helpful error code, which can be used by GUI tools to show detailed messages. 2018-02-02 00:08:01 +00:00
CryConfigLoader.h Add --allow-filesystem-upgrade option which will upgrade old file systems without asking the user. This will be especially helpful for GUI tools. 2018-02-01 02:04:59 -08:00