Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 | |
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused ↵ | Mounir IDRASSI | 1 | -7/+3 | |
parameters to function AppLink. | |||||
2016-10-17 | Windows Setup: fix compilation error caused by change in declaration of ↵ | Mounir IDRASSI | 1 | -1/+1 | |
function RestartComputer | |||||
2016-10-17 | Windows Setup: correct call to CryptAcquireContext to use memory only ↵ | Mounir IDRASSI | 1 | -6/+2 | |
container for random generation and remove use of srand/rand (if CryptGenRandom fails which is very unlikely, we just use one color). | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -25/+25 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -1195/+1195 | |
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 | -31/+32 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -7/+9 | |
and TrueCrypt 3.0. | |||||
2015-01-03 | Windows: solve XP issue where the installer has missing/blacked out text boxes. | Mounir IDRASSI | 1 | -12/+0 | |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This ↵ | Mounir IDRASSI | 1 | -11/+11 | |
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog. | |||||
2014-12-04 | Windows: put back the tutorial prompt since we now have online documentation. | Mounir IDRASSI | 1 | -2/+2 | |
2014-11-08 | Correctly support reinstalling the same version. Overwrite the bootloader if ↵ | Mounir IDRASSI | 1 | -1/+1 | |
the same version detected. | |||||
2014-11-08 | Static Code Analysis : Use Safe String functions in Setup code to avoid ↵ | Mounir IDRASSI | 1 | -13/+14 | |
potential security issues. | |||||
2014-11-08 | remove tutorial prompt from installation wizardVeraCrypt_1.0a | Mounir IDRASSI | 1 | -2/+2 | |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -5/+5 | |
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word. | |||||
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+1203 | |