VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-18smart card tests via DcsCfgkavsrf6-7/+269
2017-06-18os hide prepare optionkavsrf9-87/+449
2017-06-18create links to VeraCrypt automaticallykavsrf1-0/+6
2017-06-12Clear DcsExecPartGuid before execute OS to avoid problem in VirtualBox with r...kavsrf1-0/+4
2017-06-11VirtualBox is sensitive to drv/app at boot. patch back to application type.kavsrf1-2/+2
2017-06-07Avoid leaking plain data after decrypting diskMounir IDRASSI1-0/+1
2017-06-05cland static code analyzer fixeskavsrf3-2/+8
2017-06-05PasswordTimeout and infodelay keys in DcsPropkavsrf10-14/+278
2017-06-05DcsCfg dumps of secregion and tableskavsrf5-0/+151
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf13-27/+566
2017-06-05double reboot in pre-test phasekavsrf5-82/+125
2017-06-05DcsDriver config key supported (install/remove dirver)kavsrf3-1/+56
2017-06-05full disk encryption supportkavsrf8-205/+297
2017-06-05info <architecture> tag is addedkavsrf1-80/+126
2017-06-05DcsInfo addedkavsrf20-103/+712
2017-06-05debug code cleanupkavsrf3-88/+17
2017-06-05DcsProp configuration keyskavsrf7-48/+96
2017-06-05sign tools ignorekavsrf1-0/+11
2017-06-05SC stubkavsrf2-0/+21
2017-06-05TPM12 supportkavsrf20-210/+2136
2017-01-12Implement recovery from faulty OS Decryption caused by bug in 1.19 Rescue Disk.Mounir IDRASSI1-97/+231