Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
disable CPU extended features in such case.
|
|
SSE2 instructions.
|
|
performing AVX operations on Windows 7 and later. Enhance readability of code handling save/restore of floating point state.
|
|
assembly implementation of SHA-512 in order to avoid issues with the driver.
|
|
ERROR_INVALID_PARAMETER when we try to write EFI bootloader files into ESP partition.
|
|
|
|
Firewall or Outpost Security Suite and to point to corresponding ticket at Sourceforce.
|
|
|
|
machine during mount/dismount.
|