VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/VeraCryptLib/DcsVeraCrypt.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15Replace strcpy by EFI AsciiStrCpyS to fix warningMounir IDRASSI1-1/+1
2022-01-13Fix wrong cast for PasswordTimeout value that caused it to be limited to 255 ...Mounir IDRASSI1-1/+1
2020-07-23Add option "KeyboardInputDelay" in DcsProp to control the minimum delay suppo...Mounir IDRASSI1-0/+1
2020-07-14Fix memory leak in some cases caused by wrong check of pointer for calling ME...Mounir IDRASSI1-1/+1
2019-11-30Fix F5 showing previous password after failed authentication attempt. Ensure ...VeraCrypt_1.24-Update2Mounir IDRASSI1-0/+2
2019-11-08Fix "ActionFailed" not working and add "ActionCancelled" to customize handlin...Mounir IDRASSI1-0/+3
2019-09-23Fix issue that was preventing Streebog hash from being selected manually duri...Mounir IDRASSI1-1/+1
2019-03-21Implement better timeout mechanism for password input. Implement new actions ...Mounir IDRASSI1-4/+7
2019-01-21Rename functions conflicting with upstream edk (#10)manison1-1/+1
2017-06-05PasswordTimeout and infodelay keys in DcsPropkavsrf1-0/+5
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf1-13/+17
2017-06-05double reboot in pre-test phasekavsrf1-49/+68
2017-06-05DcsInfo addedkavsrf1-52/+1
2017-06-05DcsProp configuration keyskavsrf1-22/+48
2017-06-05TPM12 supportkavsrf1-39/+137
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
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex1-0/+391