VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/FormatCom.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-09-11Windows: replace CoInitialize calls with CoInitializeExMounir IDRASSI1-5/+5
2023-08-13Windows: Better way to enable required privileges for FastCreate OptionsMounir IDRASSI1-0/+31
2023-08-05Windows: Fix false positive detection of new device insertion when clear keys...Mounir IDRASSI1-0/+5
2023-07-01Windows: Make API formatting fallback to format.com in case of elevation. rem...Mounir IDRASSI1-4/+4
2020-08-06Windows: Fix crash when using portable 32-bit "VeraCrypt Format.exe"/"VeraCry...Mounir IDRASSI1-2/+2
2020-07-22Windows: Warn about Fast Startup if it is enabled during system encryption or...Mounir IDRASSI1-0/+39
2018-04-23Windows: Don't start EFI system encryption process if SecureBoot is enabled a...Mounir IDRASSI1-0/+5
2018-04-23Windows: implement compatibility for Windows 10 major updates using ReflectDr...Mounir IDRASSI1-0/+5
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-11Windows: Remove unused method ReadEfiConfigMounir IDRASSI1-5/+0
2017-06-05PlatformInfo read. (via ReadEfiConfig)kavsrf1-2/+2
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-2/+42
2016-05-10Remove trailing whitespaceDavid Foerster1-2/+2
2016-05-10Normalize all line terminatorsDavid Foerster1-248/+248
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI1-0/+22
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-09-26Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed c...Mounir IDRASSI1-2/+2
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2014-11-08Static Code Analysis : Add virtual attribute to destructor of classes that ha...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/+222