libcryfs/src
2019-04-01 19:18:49 -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 Switch from libunwind to boost::stacktrace 2019-04-01 19:18:49 -07:00
cryfs When trying to migrate a file system from CryFS 0.9.3 or older, show an error message suggesting to first open it with 0.9.10 because we can't load that anymore. 2019-02-10 13:07:50 -08: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 Don't change locale on musl since it would crash 2019-02-28 01:21:49 -08: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