VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsInt
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Don't clear bootParams variable in case OS is launched successfully since it ...Mounir IDRASSI1-9/+9
2020-07-14clear bootParams variable that may contain sensitive information when halting...Mounir IDRASSI1-0/+4
2019-11-30Fix F5 showing previous password after failed authentication attempt. Ensure ...VeraCrypt_1.24-Update2Mounir IDRASSI1-18/+30
2019-11-08Fix "ActionFailed" not working and add "ActionCancelled" to customize handlin...Mounir IDRASSI1-0/+5
2019-09-22Add support for Visual Studio 2017 toolset (#12)manison1-0/+7
2019-03-21Add specific handling when user cancel password prompt with ESC so that origi...Mounir IDRASSI1-3/+3
2019-03-21Implement better timeout mechanism for password input. Implement new actions ...Mounir IDRASSI1-9/+44
2019-01-21Rename functions conflicting with upstream edk (#10)manison1-1/+1
2017-12-09size of sector = 512 (check and info)kavsrf1-2/+9
2017-06-18BML flags addedkavsrf1-4/+0
2017-06-18solution of HP problem via DrverOrder and BML modified driverkavsrf1-17/+35
2017-06-18TPM 2.0kavsrf1-1/+1
2017-06-05PasswordTimeout and infodelay keys in DcsPropkavsrf1-11/+30
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf1-2/+48
2017-06-05double reboot in pre-test phasekavsrf1-11/+22
2017-06-05DcsInfo addedkavsrf1-0/+1
2017-06-05debug code cleanupkavsrf1-4/+7
2017-06-05DcsProp configuration keyskavsrf1-5/+9
2017-06-05TPM12 supportkavsrf1-14/+30
2016-12-25Fix wrong handling of global BlockIo devices listMounir IDRASSI1-1/+1
2016-12-25Code clarity change: set Next field of DcsIntBlockIoFirst to NULL although it...Mounir IDRASSI1-0/+1
2016-10-17define and use own version of secure memory erase macro instead of the one co...Mounir IDRASSI1-8/+8
2016-10-17Ensure sensitive memory is correctly erased.Mounir IDRASSI1-5/+6
2016-10-17Fix various issues reported by CoverityMounir IDRASSI1-5/+13
2016-10-17DcsRe select volume is added to boot from usbkavsrf1-16/+15
2016-08-17Better error message when authorization fails (and change Decript to Decrypt ...VeraCrypt_1.18Mounir IDRASSI1-2/+2
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex4-0/+1558