libcryfs/test
2016-03-29 11:07:00 +08:00
..
blobstore When the user specifies a block size for the file system, this is taken as the physical block size, not virtual block size. 2016-03-16 19:30:26 +00:00
blockstore Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size. 2016-03-16 18:56:06 +00:00
cpp-utils Refactor interface for key derivation functions. This allows easily adding new (password based) key derivation functions. 2016-02-22 02:38:06 +01:00
cryfs - 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
cryfs-cli - 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
fspp Fix compiling test cases on Debian 2016-02-14 18:17:37 +01:00
gitversion Fix VersionCompare for stable versions vs tag versions 2016-03-29 11:07:00 +08:00
parallelaccessstore Fix parallelaccessstore-test dependencies 2016-02-17 19:39:34 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00