Age | Commit message (Expand) | Author | Files | Lines |
2022-02-06 | Windows: Add registry setting to disable erasing encryption keys on Windows s... | Mounir IDRASSI | 1 | -0/+2 |
2021-12-30 | Windows driver: Set maximum values for encryption queue parameters. Add IOCTL... | Mounir IDRASSI | 1 | -0/+9 |
2021-12-20 | Windows Driver: Add registry settings to control driver internal encryption q... | Mounir IDRASSI | 1 | -0/+4 |
2019-03-03 | Windows Driver: Add IOCTL code to query RAM encryption status in VeraCrypt dr... | Mounir IDRASSI | 1 | -0/+2 |
2019-03-01 | Windows: Implement RAM encryption for keys on 64-bit machines using ChaCha12 ... | Mounir IDRASSI | 1 | -0/+1 |
2019-02-08 | Windows: Add option to enable use of CPU RDRAND/RDSEED as source of entropy w... | Mounir IDRASSI | 1 | -0/+1 |
2019-01-14 | Windows: Implement feature that enables clearing of encryption keys when a ne... | Mounir IDRASSI | 1 | -0/+1 |
2019-01-09 | Windows Security: Add new entry point in driver that allows emergency clearin... | Mounir IDRASSI | 1 | -0/+2 |
2019-01-09 | Windows driver: move newly added field in VOLUME_PROPERTIES_STRUCT to the end... | Mounir IDRASSI | 1 | -1/+1 |
2018-12-19 | Windows: Add mount option that allows mounting a volume without attaching it ... | Mounir IDRASSI | 1 | -0/+1 |
2018-08-24 | Windows: implement a driver configuration option to explicitly allow defragme... | Mounir IDRASSI | 1 | -0/+1 |
2018-03-05 | Windows: Add option to block TRIM command on system encryption SSD drives. | Mounir IDRASSI | 1 | -0/+1 |
2018-03-04 | Windows: Implement TRIM support for non-system SSD partitions/drives and add ... | Mounir IDRASSI | 1 | -0/+1 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2017-06-01 | Windows: fix high CPU usage when a favorite is configured to mount using Volu... | Mounir IDRASSI | 1 | -3/+3 |
2017-05-25 | Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT... | Mounir IDRASSI | 1 | -0/+3 |
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 1 | -0/+11 |
2016-10-17 | Windows: Fix failure to access EFS data on VeraCrypt volumes under Windows 10... | Mounir IDRASSI | 1 | -0/+2 |
2016-08-15 | Windows: align buffers used for keys to avoid issues when SSE used. | Mounir IDRASSI | 1 | -1/+55 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -4/+4 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -344/+344 |
2016-04-14 | Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ... | Mounir IDRASSI | 1 | -3/+3 |
2016-04-08 | Windows: start implementation of volume ID mechanism that will be used to ide... | Mounir IDRASSI | 1 | -0/+5 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal vol... | Mounir IDRASSI | 1 | -0/+2 |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 1 | -4/+0 |
2015-10-07 | Windows: Add option to disable detection of "Evil Maid" attacks. This is help... | Mounir IDRASSI | 1 | -0/+1 |
2015-10-05 | Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows... | Mounir IDRASSI | 1 | -1/+2 |
2015-09-26 | Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab... | Mounir IDRASSI | 1 | -1/+1 |
2015-09-16 | Windows: Add option to explicitly support extended disk IOCTLs and disable th... | Mounir IDRASSI | 1 | -0/+1 |
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. Suppo... | Mounir IDRASSI | 1 | -0/+6 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -7/+9 |
2015-07-29 | Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo... | Mounir IDRASSI | 1 | -0/+6 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -4/+4 |
2015-06-07 | Windows: Add support for PIN in favorites. Several enhancements to GUI handli... | Mounir IDRASSI | 1 | -0/+1 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -0/+3 |
2015-05-03 | Windows Driver: Implement querying physical sector size of veraCrypt volume t... | Mounir IDRASSI | 1 | -0/+1 |
2015-01-04 | Windows Driver: add TrueCrypt mode of mounted volumes to the output of TC_IOC... | Mounir IDRASSI | 1 | -0/+1 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -0/+1 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -0/+3 |
2014-11-08 | Implement support for creating and booting encrypted partition using SHA-256.... | Mounir IDRASSI | 1 | -0/+1 |
2014-11-08 | Remove deprecated/legacy cryptographic algorithms and encryption modes that a... | Mounir IDRASSI | 1 | -4/+0 |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new GUIDs... | Mounir IDRASSI | 1 | -8/+8 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+317 |