Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-13 | Fix wrong cast for PasswordTimeout value that caused it to be limited to 255 ↵ | Mounir IDRASSI | 1 | -1/+1 | |
seconds | |||||
2020-07-23 | Add option "KeyboardInputDelay" in DcsProp to control the minimum delay ↵ | Mounir IDRASSI | 1 | -0/+1 | |
supported between two key strokes (default is 100 ms) | |||||
2020-07-14 | Fix memory leak in some cases caused by wrong check of pointer for calling ↵ | Mounir IDRASSI | 1 | -1/+1 | |
MEM_FREE (fix Github issue #20) | |||||
2019-11-30 | Fix F5 showing previous password after failed authentication attempt. Ensure ↵VeraCrypt_1.24-Update2 | Mounir IDRASSI | 1 | -0/+2 | |
that even wrong password value are cleared from memory. | |||||
2019-11-08 | Fix "ActionFailed" not working and add "ActionCancelled" to customize ↵ | Mounir IDRASSI | 1 | -0/+3 | |
handling of user hitting ESC on password prompt | |||||
2019-09-23 | Fix issue that was preventing Streebog hash from being selected manually ↵ | Mounir IDRASSI | 1 | -1/+1 | |
during Pre-Boot authentication | |||||
2019-03-21 | Implement better timeout mechanism for password input. Implement new actions ↵ | Mounir IDRASSI | 1 | -4/+7 | |
"shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown" | |||||
2019-01-21 | Rename functions conflicting with upstream edk (#10) | manison | 1 | -1/+1 | |
2017-06-05 | PasswordTimeout and infodelay keys in DcsProp | kavsrf | 1 | -0/+5 | |
DcsProp documented included in VeraCrypt Beta2 patch 1 | |||||
2017-06-05 | picture password bmp and DcsProp can be in secregion on separate flash | kavsrf | 1 | -13/+17 | |
Tables overlay configuration commands | |||||
2017-06-05 | double reboot in pre-test phase | kavsrf | 1 | -49/+68 | |
force boot messages | |||||
2017-06-05 | DcsInfo added | kavsrf | 1 | -52/+1 | |
DcsBoot is driver now (to support DriverOrder list) | |||||
2017-06-05 | DcsProp configuration keys | kavsrf | 1 | -22/+48 | |
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix | |||||
2017-06-05 | TPM12 support | kavsrf | 1 | -39/+137 | |
2016-10-17 | Ensure sensitive memory is correctly erased. | Mounir IDRASSI | 1 | -0/+1 | |
2016-10-17 | DcsRe select volume is added to boot from usb | kavsrf | 1 | -2/+5 | |
Notes (7.2, 7.4) | |||||
2016-08-15 | First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreRelease | Alex | 1 | -0/+391 | |