VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Cmdline.c
AgeCommit message (Collapse)AuthorFilesLines
2015-02-09Static Code Analysis: handle unused variables more properly. Catch STL ↵Mounir IDRASSI1-2/+2
exception. Add more checks. Add proper cast to arithmetic operations.
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ↵Mounir IDRASSI1-5/+6
NULL pointer checks. Avoid false-positive detection in AppendMenu (MF_SEPARATOR) calls by setting the last parameter to "" instead of NULL.
2014-11-08Static Code Analysis : fix various memory leaks.Mounir IDRASSI1-0/+2
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+240