Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-05 | Windows: move language XML files to new "Languages" folder in the ↵ | Mounir IDRASSI | 1 | -1/+2 | |
installation directory. | |||||
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused ↵ | Mounir IDRASSI | 1 | -1/+1 | |
parameters to function AppLink. | |||||
2016-06-17 | Windows: fix compiler warnings | Mounir IDRASSI | 1 | -1/+3 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -10/+10 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -583/+583 | |
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 | -4/+4 | |
2015-10-05 | Windows: remove wrong check for return value of MultiByteToWideChar | Mounir IDRASSI | 1 | -4/+4 | |
2015-09-10 | Windows: When no language selected by user, explicitly use English as ↵ | Mounir IDRASSI | 1 | -2/+2 | |
default one unless VeraCrypt is in portable mode. | |||||
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -5/+9 | |
and TrueCrypt 3.0. | |||||
2015-07-13 | Windows: Fix memory access issues when processing language XML files. Avoid ↵ | Mounir IDRASSI | 1 | -10/+53 | |
writing to locked memory resource which can trigger crash. | |||||
2015-05-31 | Windows: fix buffer overrun issue when parsing language XML file | Mounir IDRASSI | 1 | -1/+3 | |
2015-05-26 | Windows: solve 64-bit compilation warnings after checking that they are ↵ | Mounir IDRASSI | 1 | -3/+3 | |
harmless. | |||||
2015-02-09 | Static Code Analysis: handle unused variables more properly. Catch STL ↵ | Mounir IDRASSI | 1 | -2/+3 | |
exception. Add more checks. Add proper cast to arithmetic operations. | |||||
2014-11-08 | Static Code Analysis : Generalize the use of Safe String functions. Add some ↵ | Mounir IDRASSI | 1 | -16/+34 | |
NULL pointer checks. Avoid false-positive detection in AppendMenu (MF_SEPARATOR) calls by setting the last parameter to "" instead of NULL. | |||||
2014-11-08 | Static Code Analysis : Avoid potential overflow when parsing language file ↵ | Mounir IDRASSI | 1 | -1/+1 | |
by specifying width for 's' conversion specifier | |||||
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -4/+4 | |
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/+515 | |