VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-30Fix F5 showing previous password after failed authentication attempt. Ensure ...VeraCrypt_1.24-Update2Mounir IDRASSI3-29/+47
2019-11-08Fix "ActionFailed" not working and add "ActionCancelled" to customize handlin...Mounir IDRASSI5-1/+15
2019-09-23make the rescue disk boot machine directly from disk if "VeraCrypt" folder is...VeraCrypt_1.24Mounir IDRASSI3-41/+74
2019-09-23Ensure that the correct Windows bootloader is executed when the user press ES...Mounir IDRASSI1-1/+35
2019-09-23Fix typo in the naming of the function SecRigionXxx by renaming them to SecRe...Mounir IDRASSI3-12/+12
2019-09-23Fix build issue under VS2017 caused by local variable hiding global variable ...Mounir IDRASSI1-13/+13
2019-09-23Fix issue that was causing variable gCELine to be re-declared locally because...Mounir IDRASSI1-1/+1
2019-09-23Fix issue that was preventing Streebog hash from being selected manually duri...Mounir IDRASSI1-1/+1
2019-09-22Add support for Visual Studio 2017 toolset (#12)manison6-0/+39
2019-09-22Fix "declaration of 'EventIndex' hides previous local declaration" warning (t...manison1-1/+0
2019-03-21Add support for new Acer LINPUS certificate (2018)Mounir IDRASSI5-0/+2
2019-03-21Fix regression fpr booting using rescue diskMounir IDRASSI1-1/+3
2019-03-21Add menu entry in Rescue Disk that enables starting original Windows loaderMounir IDRASSI1-2/+43
2019-03-21Add specific handling when user cancel password prompt with ESC so that origi...Mounir IDRASSI4-5/+11
2019-03-21Fix bug in file copy operation by deleting destination file first if it alrea...Mounir IDRASSI1-1/+2
2019-03-21Use the new name for Windows loader "bootmgfw_ms.vc" in the GPT encoded param...Mounir IDRASSI1-1/+1
2019-03-21Enhance Rescue Disk implementation of restoring VeraCrypt loader.Mounir IDRASSI5-41/+183
2019-03-21Implement better timeout mechanism for password input. Implement new actions ...Mounir IDRASSI8-17/+86
2019-01-21Disable the watchdog time in the main bootloaderMounir IDRASSI1-0/+1
2019-01-21Rename functions conflicting with upstream edk (#10)manison6-8/+8
2019-01-18ConsoleShowTip: remove an excess parameter for OUT_PRINT (#9)alex1-1/+1
2018-09-01Add support for new Intel certificate in SecureBoot powershell scriptVeraCrypt_1.23Mounir IDRASSI5-0/+5
2018-08-12Add support for new Acer Wistron Secure Flash certificate in SecureBoot power...Mounir IDRASSI5-0/+1
2018-08-12Add support for new Panasonic EFI certificate in SecureBoot powershell scriptMounir IDRASSI5-0/+3
2018-08-02Add support for new OriginPC OWN_CA EFI certificate in SecureBoot powershell ...Mounir IDRASSI5-0/+5
2018-07-25Add support for new Samsung SEC PRODUCTION KeyUEFI certificate in SecureBoot ...Mounir IDRASSI4-0/+0
2018-07-25Add missing Dell CompalA31CSMB signed variableMounir IDRASSI1-0/+0
2018-07-24Add support for new Dell CompalA31CSMB EFI certificate in SecureBoot powershe...Mounir IDRASSI4-0/+1
2018-07-10Use location of sb_set_siglists.ps1 script when building path of EFI files. T...Mounir IDRASSI1-31/+33
2018-07-10Add support for MSI EFI certificate in SecureBoot powershell scriptMounir IDRASSI5-0/+3
2018-07-08Add support for new HP EFI certificate in SecureBoot powershell scriptMounir IDRASSI5-0/+1
2018-07-07Add support for Lenovo Yoga720 EFI certificate in SecureBoot powershell scriptMounir IDRASSI5-0/+1
2018-07-06Change the order of setting EFI variables so that PK is updated last in order...Mounir IDRASSI1-9/+14
2018-07-06Add 3 new Lenovo certificates and use current date (July 5th 2018) to sign EF...Mounir IDRASSI63-29/+33
2018-07-05Update readme for SecureBoot configurationMounir IDRASSI1-5/+7
2018-07-05Add new Acer and Toshiba certificates to the SecureBoot PowerShell scriptMounir IDRASSI13-0/+4
2018-06-23Handle case of first sector unencrypted (e.g. because of Windows Repair) when...Mounir IDRASSI1-88/+123
2018-06-23Update SecureBoot PowerShell to support loading several manufacturers certifi...Mounir IDRASSI74-5/+48
2018-04-24By default, use Bootmgfw_ms.vc as Windows bootloader since VeraCrypt now copi...Mounir IDRASSI1-24/+51
2018-03-28AskConsolePwdInt: Use the same check for maximum allowed characters in all pl...VeraCrypt_1.22Mounir IDRASSI1-1/+1
2017-12-30llmath updated (EFI based)kavsrf1-213/+222
2017-12-09size of sector = 512 (check and info)kavsrf3-4/+26
2017-07-09Update precompiled Camellia 64-bit assembly files following latest changes in...VeraCrypt_1.21Mounir IDRASSI2-0/+0
2017-06-20Add precompiled Camellia 64-bit assembly to benefit from speed optimizationVeraCrypt_1.20Mounir IDRASSI4-0/+4
2017-06-18BML flags addedkavsrf7-50/+62
2017-06-18coverity scan fixkavsrf1-1/+1
2017-06-18BML update to sort "BootOrder"kavsrf4-28/+44
2017-06-18Hide cursor if screen touched to protect remote screen grabkavsrf1-1/+1
2017-06-18solution of HP problem via DrverOrder and BML modified driverkavsrf13-71/+662
2017-06-18TPM 2.0kavsrf11-77/+1127