libcryfs/src/cryfs
2019-02-10 13:07:50 -08:00
..
config When trying to migrate a file system from CryFS 0.9.3 or older, show an error message suggesting to first open it with 0.9.10 because we can't load that anymore. 2019-02-10 13:07:50 -08:00
filesystem Add progress bar for migrations 2019-01-26 11:19:25 -08:00
localstate Fixes for MSVC 2018-07-17 21:08:17 -07:00
CMakeLists.txt Introduce a CryPresetPasswordBasedKeyProvider for when the password is already known 2018-10-27 20:36:54 -07:00
cryfs.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
cryfs.h Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CryfsException.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
CryfsException.h Fix Travis CI build 2018-02-17 18:54:22 -08:00
ErrorCodes.h Return error code when integrity violation is encountered 2018-12-18 21:40:03 -08:00