VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Language.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Windows: move language XML files to new "Languages" folder in the installatio...Mounir IDRASSI1-1/+2
2017-06-05Windows: Correctly open online help when selected in menu. Remove unused para...Mounir IDRASSI1-1/+1
2016-06-17Windows: fix compiler warningsMounir IDRASSI1-1/+3
2016-05-10Remove trailing whitespaceDavid Foerster1-10/+10
2016-05-10Normalize all line terminatorsDavid Foerster1-583/+583
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-4/+4
2015-10-05Windows: remove wrong check for return value of MultiByteToWideCharMounir IDRASSI1-4/+4
2015-09-10Windows: When no language selected by user, explicitly use English as default...Mounir IDRASSI1-2/+2
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-07-13Windows: Fix memory access issues when processing language XML files. Avoid w...Mounir IDRASSI1-10/+53
2015-05-31Windows: fix buffer overrun issue when parsing language XML fileMounir IDRASSI1-1/+3
2015-05-26Windows: solve 64-bit compilation warnings after checking that they are harml...Mounir IDRASSI1-3/+3
2015-02-09Static Code Analysis: handle unused variables more properly. Catch STL except...Mounir IDRASSI1-2/+3
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ...Mounir IDRASSI1-16/+34
2014-11-08Static Code Analysis : Avoid potential overflow when parsing language file by...Mounir IDRASSI1-1/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-4/+4
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+515