libcryfs/src
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 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 When counting blocks, ignore cryfs.config. This already worked on Linux, but not on Mac. After this commit, it is also fixed for Mac. 2016-05-03 22:21:28 -07:00
cpp-utils Factor out platform inconsistency between Mac and Linux (stat.st_atim vs stat.st_atimespec) 2016-06-02 20:08:51 -07:00
cryfs TODOs 2016-06-02 20:25:14 -07:00
cryfs-cli move setting of fuse options to Fuse class 2016-06-02 12:51:44 +03:00
fspp * Fix FuseTest 2016-06-04 00:45:49 -07:00
gitversion Fail build if gitversion cannot be found 2016-04-01 11:39:28 +02:00
parallelaccessstore Fix build 2016-02-17 21:40:03 +01: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