libcryfs/src
midchildan fe1b0f10d3
Support the latest FUSE on macOS (#378)
* feat: support latest FUSE on macOS

This drops osxfuse support in favor of macFUSE. macFUSE is a newer
version of osxfuse that supports the latest release of macOS, and is a
rebranded version of the same project.

* build: use pkg-config to find FUSE

Co-authored-by: Sebastian Messmer <smessmer@users.noreply.github.com>
2021-04-13 00:45:47 -07:00
..
blobstore - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
blockstore Comments 2021-01-13 02:11:28 -08:00
cpp-utils Merge branch 'release/0.10' into develop 2021-02-23 08:26:46 -08:00
cryfs Add XChaCha20-Poly1305 cipher and make it the default 2021-01-14 20:02:06 -08:00
cryfs-cli Fix windows build 2021-01-13 12:35:44 -08:00
cryfs-unmount Add an --immediate flag to cryfs-unmount that tries to unmount immediately and doesn't wait for processes to release their locks on the file system. 2020-07-13 18:43:50 -07:00
fspp Support the latest FUSE on macOS (#378) 2021-04-13 00:45:47 -07:00
gitversion Fix googletest deprecations 2019-10-19 18:38:54 -07:00
parallelaccessstore Fix googletest deprecations 2019-10-19 18:38:54 -07:00
stats cryfs-stats displays filesystem config information 2020-07-24 16:15:27 -07:00
CMakeLists.txt Remove cryfs-stats tool which isn't ready yet and could destroy the file system 2020-07-19 13:30:12 -07:00