VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/VeraCryptLib
AgeCommit message (Collapse)AuthorFilesLines
2020-07-14Fix memory leak in some cases caused by wrong check of pointer for calling ↵Mounir IDRASSI1-1/+1
MEM_FREE (fix Github issue #20)
2019-11-30Fix F5 showing previous password after failed authentication attempt. Ensure ↵VeraCrypt_1.24-Update2Mounir IDRASSI1-0/+2
that even wrong password value are cleared from memory.
2019-11-08Fix "ActionFailed" not working and add "ActionCancelled" to customize ↵Mounir IDRASSI2-0/+4
handling of user hitting ESC on password prompt
2019-09-23Fix issue that was preventing Streebog hash from being selected manually ↵Mounir IDRASSI1-1/+1
during Pre-Boot authentication
2019-09-22Add support for Visual Studio 2017 toolset (#12)manison1-0/+8
2019-03-21Implement better timeout mechanism for password input. Implement new actions ↵Mounir IDRASSI2-4/+8
"shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown"
2019-01-21Rename functions conflicting with upstream edk (#10)manison1-1/+1
2017-12-30llmath updated (EFI based)kavsrf1-213/+222
2017-07-09Update precompiled Camellia 64-bit assembly files following latest changes ↵VeraCrypt_1.21Mounir IDRASSI2-0/+0
in the implementation.
2017-06-20Add precompiled Camellia 64-bit assembly to benefit from speed optimizationVeraCrypt_1.20Mounir IDRASSI4-0/+4
2017-06-18create links to VeraCrypt automaticallykavsrf1-0/+6
2017-06-05PasswordTimeout and infodelay keys in DcsPropkavsrf4-0/+191
DcsProp documented included in VeraCrypt Beta2 patch 1
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf3-14/+22
Tables overlay configuration commands
2017-06-05double reboot in pre-test phasekavsrf2-49/+71
force boot messages
2017-06-05DcsInfo addedkavsrf5-55/+104
DcsBoot is driver now (to support DriverOrder list)
2017-06-05debug code cleanupkavsrf1-73/+0
2017-06-05DcsProp configuration keyskavsrf2-22/+56
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix
2017-06-05TPM12 supportkavsrf4-41/+144
2016-12-25Add precompiled Twofish 64-bit assembly to benefit from speed optimizationMounir IDRASSI3-0/+7
2016-10-17Ensure sensitive memory is correctly erased.Mounir IDRASSI1-0/+1
2016-10-17DcsRe select volume is added to boot from usbkavsrf1-2/+5
Notes (7.2, 7.4)
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex5-0/+1090