Age | Commit message (Expand) | Author | Files | Lines |
2021-01-02 | Windows: Fix various warnings | Mounir IDRASSI | 1 | -12/+12 |
2019-01-26 | Windows: Add a build configuration containing EFI bootloader signed with cust... | Mounir IDRASSI | 1 | -2/+2 |
2018-06-24 | Windows: in DEBUG mode, disable verification to Authenticode signature of bin... | Mounir IDRASSI | 1 | -2/+0 |
2018-04-23 | Windows: simplify installer logic by copying only binaries for the current ar... | Mounir IDRASSI | 1 | -10/+15 |
2018-04-23 | Windows: implement internal verification of Authenticode digital signature fo... | Mounir IDRASSI | 1 | -0/+9 |
2018-04-23 | Windows: when extracting files in Setup or Portable mode, decompress zip file... | Mounir IDRASSI | 1 | -5/+23 |
2017-07-29 | Windows: Add portable installer that only extra binaries without the need of ... | Mounir IDRASSI | 1 | -1/+8 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2016-10-17 | Windows: use zlib compress/uncompress functions directly in the Setup instead... | Mounir IDRASSI | 1 | -136/+21 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -31/+31 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -788/+788 |
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 1 | -5/+15 |
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 | -89/+91 |
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-06 | Windows: Display source location of errors in order to help diagnose issues r... | Mounir IDRASSI | 1 | -3/+7 |
2015-06-10 | Windows: solve installer issue on Windows 10 caused by failure to overwrite V... | Mounir IDRASSI | 1 | -7/+7 |
2015-02-09 | Static Code Analysis: check return of remove function and display message whe... | Mounir IDRASSI | 1 | -22/+45 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 1 | -15/+15 |
2014-11-08 | Static Code Analysis : Use Safe String functions in Setup code to avoid poten... | Mounir IDRASSI | 1 | -14/+14 |
2014-11-08 | Static Code Analysis : fix resource leakage by ensuring that all Windows hand... | Mounir IDRASSI | 1 | -0/+11 |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new GUIDs... | Mounir IDRASSI | 1 | -7/+7 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+734 |