Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-03 | Don't clear bootParams variable in case OS is launched successfully since it ↵ | Mounir IDRASSI | 1 | -9/+9 | |
will be cleared by VeraCrypt driver | |||||
2020-07-14 | clear bootParams variable that may contain sensitive information when ↵ | Mounir IDRASSI | 1 | -0/+4 | |
halting the system in case of fatal error (fix Github issue #21) | |||||
2019-11-30 | Fix F5 showing previous password after failed authentication attempt. Ensure ↵VeraCrypt_1.24-Update2 | Mounir IDRASSI | 1 | -18/+30 | |
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/+5 | |
handling of user hitting ESC on password prompt | |||||
2019-03-21 | Add specific handling when user cancel password prompt with ESC so that ↵ | Mounir IDRASSI | 1 | -3/+3 | |
original Windows loader is called in this case | |||||
2019-03-21 | Implement better timeout mechanism for password input. Implement new actions ↵ | Mounir IDRASSI | 1 | -9/+44 | |
"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-12-09 | size of sector = 512 (check and info) | kavsrf | 1 | -2/+9 | |
2017-06-18 | BML flags added | kavsrf | 1 | -4/+0 | |
2017-06-18 | solution of HP problem via DrverOrder and BML modified driver | kavsrf | 1 | -17/+35 | |
2017-06-18 | TPM 2.0 | kavsrf | 1 | -1/+1 | |
2017-06-05 | PasswordTimeout and infodelay keys in DcsProp | kavsrf | 1 | -11/+30 | |
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 | -2/+48 | |
Tables overlay configuration commands | |||||
2017-06-05 | double reboot in pre-test phase | kavsrf | 1 | -11/+22 | |
force boot messages | |||||
2017-06-05 | DcsInfo added | kavsrf | 1 | -0/+1 | |
DcsBoot is driver now (to support DriverOrder list) | |||||
2017-06-05 | debug code cleanup | kavsrf | 1 | -4/+7 | |
2017-06-05 | DcsProp configuration keys | kavsrf | 1 | -5/+9 | |
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix | |||||
2017-06-05 | TPM12 support | kavsrf | 1 | -14/+30 | |
2016-12-25 | Fix wrong handling of global BlockIo devices list | Mounir IDRASSI | 1 | -1/+1 | |
2016-12-25 | Code clarity change: set Next field of DcsIntBlockIoFirst to NULL although ↵ | Mounir IDRASSI | 1 | -0/+1 | |
it is already NULL at this code location since DcsIntBlockIo was allocated using AllocateZeroPool. | |||||
2016-10-17 | define and use own version of secure memory erase macro instead of the one ↵ | Mounir IDRASSI | 1 | -8/+8 | |
coming from VeraCrypt. | |||||
2016-10-17 | Ensure sensitive memory is correctly erased. | Mounir IDRASSI | 1 | -5/+6 | |
2016-10-17 | Fix various issues reported by Coverity | Mounir IDRASSI | 1 | -5/+13 | |
2016-10-17 | DcsRe select volume is added to boot from usb | kavsrf | 1 | -16/+15 | |
Notes (7.2, 7.4) | |||||
2016-08-17 | Better error message when authorization fails (and change Decript to Decrypt ↵VeraCrypt_1.18 | Mounir IDRASSI | 1 | -2/+2 | |
in the error message). | |||||
2016-08-15 | First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreRelease | Alex | 1 | -0/+1057 | |