Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-29 | Windows: Display VeraCrypt version information when the command line switch ↵ | Mounir IDRASSI | 1 | -1/+11 | |
/help is used. | |||||
2015-05-26 | Windows: solve 64-bit compilation warnings after checking that they are ↵ | Mounir IDRASSI | 1 | -1/+1 | |
harmless. | |||||
2015-05-22 | Windows: correct typo in help text | Mounir IDRASSI | 1 | -1/+1 | |
2015-05-17 | Windows: First implementation of non-system volumes decryption. | Mounir IDRASSI | 1 | -0/+2 | |
2015-04-27 | Windows: Better command line handling to make it more strict and robust. ↵ | Mounir IDRASSI | 1 | -71/+8 | |
This avoids issues when using wrong syntax. | |||||
2015-02-09 | Static Code Analysis: handle unused variables more properly. Catch STL ↵ | Mounir IDRASSI | 1 | -2/+2 | |
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 | -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-08 | Static Code Analysis : fix various memory leaks. | Mounir IDRASSI | 1 | -0/+2 | |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+240 | |