VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Remove trailing whitespaceDavid Foerster1-5/+5
2016-05-10Normalize all line terminatorsDavid Foerster1-184/+184
2016-02-07Windows:Fix various issues and warnings reported by static code analysis tool...Mounir IDRASSI1-1/+1
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-36/+22
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-7/+9
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI1-2/+6
2015-05-29Windows: Display VeraCrypt version information when the command line switch /...Mounir IDRASSI1-1/+11
2015-05-26Windows: solve 64-bit compilation warnings after checking that they are harml...Mounir IDRASSI1-1/+1
2015-05-22Windows: correct typo in help textMounir IDRASSI1-1/+1
2015-05-17Windows: First implementation of non-system volumes decryption.Mounir IDRASSI1-0/+2
2015-04-27Windows: Better command line handling to make it more strict and robust. This...Mounir IDRASSI1-71/+8
2015-02-09Static Code Analysis: handle unused variables more properly. Catch STL except...Mounir IDRASSI1-2/+2
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ...Mounir IDRASSI1-5/+6
2014-11-08Static Code Analysis : fix various memory leaks.Mounir IDRASSI1-0/+2
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+240