VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/PasswordLib/ConsolePassword.c
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-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-05PasswordTimeout and infodelay keys in DcsPropkavsrf1-0/+14
DcsProp documented included in VeraCrypt Beta2 patch 1
2017-06-05DcsProp configuration keyskavsrf1-8/+13
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix
2017-06-05SC stubkavsrf1-0/+4
2016-10-17define and use own version of secure memory erase macro instead of the one ↵Mounir IDRASSI1-1/+1
coming from VeraCrypt.
2016-10-17Ensure sensitive memory is correctly erased.Mounir IDRASSI1-0/+1
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex1-0/+128