Age | Commit message (Expand) | Author | Files | Lines |
2017-07-02 | Windows: fix documentation and UI messages about the PIM constraints and calc... | Mounir IDRASSI | 1 | -4/+5 |
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 | -4/+3 |
2016-09-11 | Windows: in case of In-Place encryption, encrypt random data instead of exist... | Mounir IDRASSI | 1 | -1/+1 |
2016-08-15 | Windows: fill unused/reserved header areas with the result of encryption of r... | Mounir IDRASSI | 1 | -1/+1 |
2016-08-15 | Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t... | Mounir IDRASSI | 1 | -0/+42 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -15/+15 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -491/+491 |
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 1 | -2/+2 |
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 | -9/+29 |
2015-09-16 | Windows: first implementation of CLI support for creating volumes. | Mounir IDRASSI | 1 | -3/+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-07-13 | Windows: Modify PIM parts in GUI to make it easier to use. Users must explici... | Mounir IDRASSI | 1 | -0/+7 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -7/+7 |
2015-07-06 | Windows: Display source location of errors in order to help diagnose issues r... | Mounir IDRASSI | 1 | -3/+7 |
2015-06-21 | Windows: Add a dedicate page for volume PIM in the volume creation wizard | Mounir IDRASSI | 1 | -3/+3 |
2015-06-08 | Windows: rename PIN to PIM to avoid confusion. Better error messages. | Mounir IDRASSI | 1 | -2/+2 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -3/+18 |
2015-04-06 | Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ... | Mounir IDRASSI | 1 | -0/+6 |
2015-02-09 | Static Code Analysis: handle unused variables more properly. Catch STL except... | Mounir IDRASSI | 1 | -1/+1 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -4/+4 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 1 | -2/+2 |
2014-12-20 | Reduce time for reporting wrong password by removing support for legacy hidde... | Mounir IDRASSI | 1 | -7/+1 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -2/+2 |
2014-12-11 | Windows: always display random gathering dialog when UserEnrichRandomPool is ... | Mounir IDRASSI | 1 | -0/+2 |
2014-11-08 | Windows vulnerability fix: correct possible BSOD attack targeted towards GetW... | Mounir IDRASSI | 1 | -0/+7 |
2014-11-08 | Add option in select the number of passes for volume header over-writing. By ... | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Static Code Analysis : Add various NULL pointers checks | Mounir IDRASSI | 1 | -10/+22 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+422 |