Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-28 | Windows bootloader: Mask/unmask PIM value in bootloader the same way as the ↵ | Mounir IDRASSI | 1 | -2/+7 | |
password | |||||
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-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -14/+14 | |
2015-06-08 | Windows: rename PIN to PIM to avoid confusion. Better error messages. | Mounir IDRASSI | 1 | -4/+4 | |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -11/+72 | |
2015-05-03 | Windows: enable showing/hiding password for system encryption in Windows UI ↵ | Mounir IDRASSI | 1 | -2/+9 | |
and in the bootloader (F5 key). This will be helpful to diagnose issues with non-US versions of Windows. | |||||
2015-03-02 | Windows Bootloader: Display message after entering password to inform user ↵ | Mounir IDRASSI | 1 | -1/+5 | |
that the password is being processed. Without this, users coming from TrueCrypt think that the system is freezed since they expect it to boot quickly. | |||||
2014-11-08 | Static Code Analysis: Correctly initialize variables to avoid false-positive ↵ | Mounir IDRASSI | 1 | -2/+2 | |
detection in the boot code. | |||||
2014-11-08 | Detect correctly VeraCrypt rescue disk by looking for the little-endian ↵ | Mounir IDRASSI | 1 | -1/+1 | |
encoding of "Vera" instead of "True". | |||||
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -6/+6 | |
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/+1151 | |