libcryfs/src
2019-06-01 19:27:47 -07:00
..
blobstore Add Blob::numNodes() 2019-01-26 11:19:25 -08:00
blockstore If file system migration encounters files or folders with the wrong format in the base directory, it now just ignores them instead of crashing. 2019-02-09 14:55:16 -08:00
cpp-utils Fix building with Boost 1.67 2019-04-03 18:36:53 -07:00
cryfs Fix occasional crash in mkdir() on Windows 2019-05-25 13:35:44 -07:00
cryfs-cli Fix --unmount--idle 2019-02-28 02:29:10 -08:00
cryfs-unmount Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00
fspp Fix a race condition when a file descriptor is closed while there's read/write requests for that file being processed. 2019-06-01 19:27:47 -07:00
gitversion Fixes for MSVC 2018-07-17 21:08:17 -07:00
parallelaccessstore Use boost::promise because std::promise doesn't compile on windows with non-default-constructible types 2018-05-20 19:22:46 -07:00
stats Exit cryfs-stats if filesystem is wrong version 2019-01-26 11:19:25 -08:00
CMakeLists.txt Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00