libcryfs/test
2016-03-24 06:45:41 +00: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 Add a command line option for blocksize 2016-03-04 23:12:41 +01:00
cryfs-cli Use --blocksize instead of --blocksize-bytes, so we can (later) allow users to write "--blocksize 2M" 2016-03-24 06:45:41 +00:00
fspp Fix compiling test cases on Debian 2016-02-14 18:17:37 +01:00
gitversion Handle fallback version "0+unknown" correctly 2016-03-02 14:39:30 +01: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