Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-23 | Increment version to 1.26.12 | Mounir IDRASSI | 1 | -2/+2 | |
2024-06-23 | Increment version to 1.26.11. Update Release Notes. | Mounir IDRASSI | 1 | -2/+2 | |
2024-06-22 | MacOSX: Add for using FUSE-T instead of MacFUSE | Mounir IDRASSI | 1 | -0/+1044 | |
The build script build_veracrypt_macosx.h now accepts the argument -f to enable fuse-t support. It is also possible to set the environment variable VC_OSX_FUSET to 1 for FUSE-T support. A change was done in CoreUnix::GetMountedVolumes to add a waiting loop for control file to be accessible because when using FUSE-T there always a delay before control file can be serialized. |