VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/BootEncryption.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...Mounir IDRASSI1-1/+6
2019-01-14Windows: Implement feature that enables clearing of encryption keys when a ne...Mounir IDRASSI1-5/+3
2018-05-03Windows: Support machines without "EFI\Boot" folder for EFI system encryption...Mounir IDRASSI1-1/+2
2018-04-23Windows: Don't start EFI system encryption process if SecureBoot is enabled a...Mounir IDRASSI1-0/+1
2018-04-23Windows: Fix system encryption issues on machines that always force booting o...Mounir IDRASSI1-0/+3
2018-04-23Windows: enhance ReflectDrivers mechanism by persisting it across major Windo...Mounir IDRASSI1-1/+3
2018-04-23Windows: implement compatibility for Windows 10 major updates using ReflectDr...Mounir IDRASSI1-1/+1
2017-07-20Windows: better workaround for cases where ERROR_INVALID_PARAMETER is returne...Mounir IDRASSI1-1/+2
2017-07-03Windows: workaround for some cases where the system return ERROR_INVALID_PARA...Mounir IDRASSI1-1/+1
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-21Windows EFI Bootloader: Add new attributes "DcsBmlDriver" and "DcsBmlLockFlag...Mounir IDRASSI1-0/+2
2017-06-11Windows: Remove unused method ReadEfiConfigMounir IDRASSI1-1/+0
2017-06-11Windows: code refactoring for handling of ESP files (DcsProp and PlatformInfo).Mounir IDRASSI1-0/+2
2017-06-05Beta2 patch 1kavsrf1-2/+6
2017-06-05PlatformInfo read. (via ReadEfiConfig)kavsrf1-1/+1
2017-05-17Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...Mounir IDRASSI1-1/+1
2016-10-17Windows: Remove VeraCrypt from EFI boot partition after decrypting the systemMounir IDRASSI1-7/+8
2016-10-17Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en...Mounir IDRASSI1-1/+1
2016-10-17Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou...Mounir IDRASSI1-0/+13
2016-08-15Windows: Implement Rescue Disk support for EFI system encryptionMounir IDRASSI1-1/+4
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-10/+87
2016-05-10Remove trailing whitespaceDavid Foerster1-1/+1
2016-05-10Normalize all line terminatorsDavid Foerster1-255/+255
2016-04-20Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...Mounir IDRASSI1-2/+2
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2016-01-03Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...Mounir IDRASSI1-1/+0
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-22/+22
2015-09-16Windows: Add functionality to verify Rescue Disk ISO image file.Mounir IDRASSI1-0/+1
2015-09-16Windows: Correctly detect presence of CD/DVD recorder during the creation of ...Mounir IDRASSI1-1/+1
2015-09-06Windows Installer: better handling for updating system favorite service from ...Mounir IDRASSI1-0/+1
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-07-29Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo...Mounir IDRASSI1-0/+4
2015-07-13Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys...Mounir IDRASSI1-0/+1
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI1-3/+3
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI1-1/+1
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-3/+3
2015-02-09Static Code Analysis: Add more checks. Avoid unhandled ATL exceptions by chec...Mounir IDRASSI1-4/+7
2014-12-27Windows: use the correct parent window when changing the password of the encr...Mounir IDRASSI1-1/+1
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-1/+1
2014-11-08Implement support for creating and booting encrypted partition using SHA-256....Mounir IDRASSI1-0/+1
2014-11-08Add option in select the number of passes for volume header over-writing. By ...Mounir IDRASSI1-1/+1
2014-11-08Static Code Analysis : Correctly initialize member variables in various const...Mounir IDRASSI1-1/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+241