Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-06 | Windows: Fix crash when using portable 32-bit "VeraCrypt ↵ | Mounir IDRASSI | 1 | -6/+6 | |
Format.exe"/"VeraCrypt.exe" on a 64-bit machine where VeraCrypt is already installed | |||||
2018-04-23 | Windows: implement compatibility for Windows 10 major updates using ↵ | Mounir IDRASSI | 1 | -6/+6 | |
ReflectDrivers mechanism whose support started from Windows 10 version 1607. | |||||
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 | |
2017-06-11 | Windows: Remove unused method ReadEfiConfig | Mounir IDRASSI | 1 | -15/+10 | |
2016-08-15 | Windows: Implement support for EFI system encryption in Windows GUI. | Mounir IDRASSI | 1 | -3/+8 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -1/+1 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -103/+103 | |
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 1 | -1/+3 | |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 1 | -7/+7 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -5/+9 | |
and TrueCrypt 3.0. | |||||
2015-05-22 | Windows: remove crash dump analysis functionality. It didn't always work and ↵ | Mounir IDRASSI | 1 | -1/+3 | |
it required external debugging tools. | |||||
2015-03-13 | Windows: VeraCrypt reference from various registry locations. Uninstall old ↵ | Mounir IDRASSI | 1 | -0/+7 | |
VeraCrypt COM interfaces that were left after upgrading. | |||||
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt ↵ | Mounir IDRASSI | 1 | -1/+1 | |
volumes to VeraCrypt using the change password functionality. | |||||
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the ↵ | Mounir IDRASSI | 1 | -1/+1 | |
correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption. | |||||
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -4/+4 | |
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word. | |||||
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+88 | |