VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/PasswordLib
AgeCommit message (Collapse)AuthorFilesLines
2019-11-30Fix F5 showing previous password after failed authentication attempt. Ensure ↵VeraCrypt_1.24-Update2Mounir IDRASSI1-11/+15
that even wrong password value are cleared from memory.
2019-09-22Fix "declaration of 'EventIndex' hides previous local declaration" warning ↵manison1-1/+0
(treated as error) (#14)
2019-03-21Implement better timeout mechanism for password input. Implement new actions ↵Mounir IDRASSI1-3/+3
"shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown"
2018-03-28AskConsolePwdInt: Use the same check for maximum allowed characters in all ↵VeraCrypt_1.22Mounir IDRASSI1-1/+1
places. line_max parameter includes zero terminator.
2017-06-18Hide cursor if screen touched to protect remote screen grabkavsrf1-1/+1
2017-06-05PasswordTimeout and infodelay keys in DcsPropkavsrf2-0/+35
DcsProp documented included in VeraCrypt Beta2 patch 1
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf2-5/+91
Tables overlay configuration commands
2017-06-05DcsInfo addedkavsrf1-0/+19
DcsBoot is driver now (to support DriverOrder list)
2017-06-05DcsProp configuration keyskavsrf2-17/+25
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix
2017-06-05SC stubkavsrf2-0/+21
2016-10-17define and use own version of secure memory erase macro instead of the one ↵Mounir IDRASSI2-3/+3
coming from VeraCrypt.
2016-10-17Ensure sensitive memory is correctly erased.Mounir IDRASSI2-0/+3
2016-10-17Fix various issues reported by CoverityMounir IDRASSI1-1/+1
2016-09-15fix double keystrokeskavsrf1-2/+9
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex4-0/+1069