Age | Commit message (Collapse) | Author | Files | Lines |
|
runtime memory requirement thanks to its in-place decompression.
|
|
|
|
|
|
upgrade.
|
|
disk size equal to partition size to avoid compatibility issues with existing software.
|
|
IOCTL_DISK_GET_DRIVE_LAYOUT_EX/IOCTL_DISK_GET_DRIVE_LAYOUT IOCTLs to fix issues with faulty applications and drivers that don't handle them correctly.
|
|
systems
|
|
build type.
|
|
|
|
because of the fix for hidden os boot issue on some machines.
|
|
|
|
|
|
|
|
|
|
|
|
extended IOCTLs is enabled in VeraCrypt driver settings.
|
|
IOCTL_DISK_GET_DRIVE_LAYOUT_EX output by using setting PartitionCount to 4 instead of 1 since this field must always be a multiple of 4 for MBR disks.
|
|
since it is not reliable.
|
|
password dialog.
|
|
returned during system encryption which is due to 4096-bytes alignment of disk.
|
|
drives instead of using SetupAPI in order to fix some rare issues where some disks were not detected at boot.
|
|
|
|
removing unnecessary field from Twofish structure in this case.
|
|
compiling Camellia source code. In GET_UINT32_BE macro, we use |= operator instead of ORing shift values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64bit assembly changes
|
|
key derivation
|
|
|
|
CreateFile returns ERROR_ACCESS_DENIED
|
|
crashes in the future.
|
|
to be able to clear Pre-Boot password from cache before the service is terminate if a crash happens.
|
|
favorites service.
|
|
|
|
|
|
for key size since we always use it with 256-bit keys.
|
|
|
|
encryption: TPM support, full disk encryption and hidden OS. Include this in Windows installer.
|
|
|
|
legacy code that applied to previous versioning scheme.
|
|
|
|
before each retry to mount disconnected favorites.
|
|
favorites at logon
|