libcryfs/src
2016-07-14 12:03:15 +02:00
..
blobstore Simplify code a bit and add assertions 2016-07-14 12:03:15 +02:00
blockstore Performance optimization: When removing or shrinking a tree, we don't load/read leaves anymore. Loading inner nodes is enough to get all block IDs and then we can delete the leaves from their IDs without loading them. 2016-07-13 11:27:31 +02:00
cpp-utils Allow Data::FillWithZeroes on rvalue 2016-07-10 22:43:07 +02:00
cryfs Performance optimization: When removing or shrinking a tree, we don't load/read leaves anymore. Loading inner nodes is enough to get all block IDs and then we can delete the leaves from their IDs without loading them. 2016-07-13 11:27:31 +02:00
cryfs-cli When creating a file system, the user can choose whether to choose missing blocks as integrity violations. 2016-06-26 23:24:32 -07:00
fspp Fix mount information reported to operating system 2016-06-22 17:57:00 -07:00
gitversion Fail build if gitversion cannot be found 2016-04-01 11:39:28 +02:00
parallelaccessstore Performance optimization: When removing or shrinking a tree, we don't load/read leaves anymore. Loading inner nodes is enough to get all block IDs and then we can delete the leaves from their IDs without loading them. 2016-07-13 11:27:31 +02:00
stats Filesystems have a blocksizeBytes configuration option 2016-03-01 17:45:48 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00