Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
3 days | Windows: Avoid modifying BootArguments structure and use __unaligned keyword ↵ | Mounir IDRASSI | 1 | -1/+1 | |
to inform compiler that pointer is unaligned. This avoids issues with existing bootloaders | |||||
3 days | Windows: remove 32-bit logic from the code since we support only 64-bit. ↵ | Mounir IDRASSI | 1 | -26/+6 | |
remove 32-bit EFI bootloader files. We also fix intermediary files folder for Portable and Setup projects | |||||
6 days | Windows: Remove support for 32-bit driver code. Set build target as Windows ↵ | Mounir IDRASSI | 1 | -1/+1 | |
10. Simplify code and fix all warnings in driver. | |||||
2023-07-22 | Windows: Remove TrueCrypt support. Increment version to 1.26.4. | Mounir IDRASSI | 1 | -6/+4 | |
2022-02-10 | Windows Driver: Don't cache the password if outer volume mounting succeeds ↵ | Mounir IDRASSI | 1 | -3/+11 | |
but hidden volume mounting fails | |||||
2019-03-01 | Windows Driver: Implement RAM encryption for cached passwords | Mounir IDRASSI | 1 | -9/+88 | |
2019-01-28 | Increase password maximum length to 128 bytes from 64 bytes | Mounir IDRASSI | 1 | -0/+10 | |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -4/+4 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -115/+115 | |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-12-21 | Windows Driver: wipe cached PIM values when passwords are wiped. | Mounir IDRASSI | 1 | -0/+1 | |
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal ↵ | Mounir IDRASSI | 1 | -4/+22 | |
volumes. Add options to activate it in the Preferences and System Settings. | |||||
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -7/+9 | |
and TrueCrypt 3.0. | |||||
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -3/+3 | |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -3/+3 | |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt ↵ | Mounir IDRASSI | 1 | -3/+3 | |
volumes to VeraCrypt using the change password functionality. | |||||
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the ↵ | Mounir IDRASSI | 1 | -3/+3 | |
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 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+94 | |