libcryfs/test
Sebastian Messmer 1bb38f39b4 * Fix FuseTest
* Refactor Fuse: shorter functions, and factor out common functionality of adding a fuse option into own method
2016-06-04 00:45:49 -07:00
..
blobstore Fix test case on 32bit platform (caused by double inaccuracy) 2016-04-02 10:13:28 +02:00
blockstore Ciphertext blocks are split into subdirectories (before, all were on top level) to reduce number of files per directory. Some unix tools don't work well with directories with too many entries. 2016-04-29 12:21:02 -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 Ask before migrating an old CryFS file system to a new version. 2016-05-03 20:34:30 -07:00
cryfs-cli Hide fuse quirks inside the Fuse class. 2016-05-09 16:07:02 -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