libcryfs/test
2016-06-27 18:22:13 -07:00
..
blobstore Fix test case on 32bit platform (caused by double inaccuracy) 2016-04-02 10:13:28 +02:00
blockstore ClientId is not loaded/generated inside of KnownBlockVersions, but in CryDevice. This way, CryDevice also has access to the ClientID. This is later needed to recognize whether we're in a single-client or in a multi-client setting. 2016-06-26 22:15:52 -07: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 Each blob stores a parent pointer (i.e. the ID of the directory that contains this blob). This stores the directory structure in a conflict-proof way and can be used to resolve such conflicts. 2016-06-27 18:22:13 -07:00
cryfs-cli Add --missing-block-is-integrity-violation option. The option doesn't have an effect yet though. 2016-06-26 22:16:44 -07:00
fspp * Fix FuseTest 2016-06-04 00:45:49 -07: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