libcryfs/test/cryfs/config
Sebastian Messmer b9ac810414 - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version).
- We introduced a CreatedWithVersion field instead which gets the semantics the version field had before (i.e. which version of CryFS was the file system originally created with)
- Move VersionCompare to gitversion package
2016-03-27 00:09:07 +08:00
..
crypto Refactor interface for key derivation functions. This allows easily adding new (password based) key derivation functions. 2016-02-22 02:38:06 +01:00
CompatibilityTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryCipherTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryConfigConsoleTest.cpp Filesystems have a blocksizeBytes configuration option 2016-03-01 17:45:48 +01:00
CryConfigCreatorTest.cpp - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version). 2016-03-27 00:09:07 +08:00
CryConfigFileTest.cpp - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version). 2016-03-27 00:09:07 +08:00
CryConfigLoaderTest.cpp - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version). 2016-03-27 00:09:07 +08:00
CryConfigTest.cpp - The version field in the config file is updated when the file system is opened with a newer CryFS version (i.e. it is migrated to the newer version). 2016-03-27 00:09:07 +08:00