Update Release Notes. Update Windows signed drivers. Update MBR bootloader.
Recent Commits to VeraCrypt:master
-
Update Release Notes. Update Windows signed drivers. Update MBR bootl…
-
Windows driver: Fix regression that always allowed defragmentation an…
Windows driver: Fix regression that always allowed defragmentation and caused other side effects Now we properly honor the AllowDefrag configuration. This regression introduced other issues because, in order to allow defragmentation, we must provide Windows with an actual physical disk number. As a result, we assign the number of the physical disk where the VeraCrypt volume resides. This, in turn, causes Windows to send IOCTLs directly to this disk instead of to VeraCrypt. If these IOCTLs return values and properties not supported by VeraCrypt, inconsistencies arise, leading to failures.
-
Widnows driver: use correct value for HiddenSectors field in structur…
Widnows driver: use correct value for HiddenSectors field in structures to match read MBR disks
-
macOS: correct error message in FUSE-T pkg installer to remove mentio…
macOS: correct error message in FUSE-T pkg installer to remove mention of OSXFuse.
-
Increment version to 1.26.20. Update Release Notes.
Increment version to 1.26.20. Update Release Notes.