Age | Commit message (Expand) | Author | Files | Lines |
2019-03-02 | Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially... | Mounir IDRASSI | 1 | -2/+39 |
2017-07-27 | Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t... | Mounir IDRASSI | 1 | -9/+9 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 1 | -9/+9 |
2016-09-11 | Windows: in case of In-Place encryption, encrypt random data instead of exist... | Mounir IDRASSI | 1 | -2/+2 |
2016-08-15 | Windows: fill unused/reserved header areas with the result of encryption of r... | Mounir IDRASSI | 1 | -2/+2 |
2016-08-15 | Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t... | Mounir IDRASSI | 1 | -0/+79 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -47/+47 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -2293/+2293 |
2016-02-16 | Windows: use buffer with known maximum length as input to FakeDosNameForDevice | Mounir IDRASSI | 1 | -4/+4 |
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 1 | -1/+11 |
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 | -35/+31 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -5/+9 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -9/+9 |
2015-07-06 | Windows: Display source location of errors in order to help diagnose issues r... | Mounir IDRASSI | 1 | -10/+10 |
2015-06-10 | Windows: solve installer issue on Windows 10 caused by failure to overwrite V... | Mounir IDRASSI | 1 | -2/+2 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -5/+9 |
2015-05-26 | Windows: solve 64-bit compilation warnings after checking that they are harml... | Mounir IDRASSI | 1 | -2/+2 |
2015-05-17 | Windows: First implementation of non-system volumes decryption. | Mounir IDRASSI | 1 | -8/+570 |
2015-02-09 | Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more... | Mounir IDRASSI | 1 | -0/+12 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -1/+1 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 1 | -49/+51 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -4/+5 |
2014-11-08 | Windows vulnerability fix: correct possible BSOD attack targeted towards GetW... | Mounir IDRASSI | 1 | -1/+9 |
2014-11-08 | Lower number of times we overwrite volume header during the encryption of a p... | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Static Code Analysis : Generalize the use of Safe String functions. Add some ... | Mounir IDRASSI | 1 | -16/+18 |
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new GUIDs... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+1692 |