VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Include
AgeCommit message (Collapse)AuthorFilesLines
2019-11-08Fix "ActionFailed" not working and add "ActionCancelled" to customize ↵Mounir IDRASSI1-0/+1
handling of user hitting ESC on password prompt
2019-09-23make the rescue disk boot machine directly from disk if "VeraCrypt" folder ↵VeraCrypt_1.24Mounir IDRASSI1-0/+6
is missing. This make it easy to create a bootable disk for VeraCrypt from the rescue disk by just removing or renaming its "VeraCrypt" folder.
2019-03-21Add specific handling when user cancel password prompt with ESC so that ↵Mounir IDRASSI1-0/+1
original Windows loader is called in this case
2019-03-21Enhance Rescue Disk implementation of restoring VeraCrypt loader.Mounir IDRASSI1-1/+14
2019-03-21Implement better timeout mechanism for password input. Implement new actions ↵Mounir IDRASSI2-1/+10
"shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown"
2019-01-21Rename functions conflicting with upstream edk (#10)manison1-2/+2
2017-06-18BML flags addedkavsrf2-6/+10
2017-06-18BML update to sort "BootOrder"kavsrf1-1/+2
2017-06-18solution of HP problem via DrverOrder and BML modified driverkavsrf2-1/+75
2017-06-18TPM 2.0kavsrf1-21/+81
2017-06-18smart card tests via DcsCfgkavsrf1-1/+48
2017-06-18os hide prepare optionkavsrf2-1/+3
2017-06-05cland static code analyzer fixeskavsrf2-1/+7
2017-06-05PasswordTimeout and infodelay keys in DcsPropkavsrf1-0/+2
DcsProp documented included in VeraCrypt Beta2 patch 1
2017-06-05DcsCfg dumps of secregion and tableskavsrf1-0/+5
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf3-0/+64
Tables overlay configuration commands
2017-06-05full disk encryption supportkavsrf1-0/+37
2017-06-05DcsInfo addedkavsrf2-0/+42
DcsBoot is driver now (to support DriverOrder list)
2017-06-05DcsProp configuration keyskavsrf1-0/+1
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix
2017-06-05TPM12 supportkavsrf3-2/+152
2016-10-17Use UINT64 instead of size_t in MEM_BURN macro for better compatibilityMounir IDRASSI1-1/+1
2016-10-17define and use own version of secure memory erase macro instead of the one ↵Mounir IDRASSI1-0/+1
coming from VeraCrypt.
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex6-0/+1268