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/+1 |
2021-12-20 | Windows Driver: Add registry settings to control driver internal encryption q... | Mounir IDRASSI | 1 | -0/+3 |
2020-07-02 | Windows: Don't use API for Processor Groups support if there is only 1 CPU gr... | Mounir IDRASSI | 1 | -1/+1 |
2020-02-10 | Windows: Implement support for processor groups in the driver and fix build i... | Mounir IDRASSI | 1 | -0/+2 |
2019-02-08 | Windows: Add implementation of ChaCha20 based random generator. Use it for dr... | Mounir IDRASSI | 1 | -0/+1 |
2019-01-09 | Windows driver: remove newly added volatile qualifier from CRYPT_INFO pointer... | Mounir IDRASSI | 1 | -1/+1 |
2019-01-09 | Windows Security: Add new entry point in driver that allows emergency clearin... | Mounir IDRASSI | 1 | -1/+2 |
2018-08-24 | Windows: implement a driver configuration option to explicitly allow defragme... | Mounir IDRASSI | 1 | -0/+1 |
2018-08-18 | Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted disks... | Mounir IDRASSI | 1 | -0/+1 |
2018-03-05 | Windows: Add option to block TRIM command on system encryption SSD drives. | Mounir IDRASSI | 1 | -1/+1 |
2018-03-04 | Windows: Implement TRIM support for non-system SSD partitions/drives and add ... | Mounir IDRASSI | 1 | -0/+3 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2017-05-25 | Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT... | Mounir IDRASSI | 1 | -0/+3 |
2017-05-25 | Windows Driver: remove unused variable. | Mounir IDRASSI | 1 | -1/+0 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -5/+5 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -189/+189 |
2016-04-14 | Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ... | Mounir IDRASSI | 1 | -1/+1 |
2016-04-08 | Windows: start implementation of volume ID mechanism that will be used to ide... | Mounir IDRASSI | 1 | -0/+2 |
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/+1 |
2015-10-05 | Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows... | Mounir IDRASSI | 1 | -2/+7 |
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. Suppo... | Mounir IDRASSI | 1 | -0/+3 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -7/+9 |
2015-05-03 | Windows Driver: Implement querying physical sector size of veraCrypt volume t... | Mounir IDRASSI | 1 | -1/+3 |
2014-12-11 | Windows Driver: change inherited TrueCrypt constants in kernel objects tags b... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv... | Mounir IDRASSI | 1 | -2/+2 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+174 |