libcryfs/test
2016-04-25 17:42:17 -07:00
..
blobstore Fix test case on 32bit platform (caused by double inaccuracy) 2016-04-02 10:13:28 +02: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 Fix rename() when overwriting an existing file: (a) Keep the invariant that the list of directory entries is sorted and (b) delete the blob of the overwritten file 2016-04-25 17:42:17 -07: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