Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-10 | Windows: solve installer issue on Windows 10 caused by failure to overwrite ↵ | Mounir IDRASSI | 1 | -7/+7 | |
VeraCrypt driver file. | |||||
2015-02-09 | Static Code Analysis: check return of remove function and display message ↵ | Mounir IDRASSI | 1 | -22/+45 | |
when it fails. | |||||
2014-12-27 | Windows: use the correct window handle for creating message boxes. This ↵ | Mounir IDRASSI | 1 | -15/+15 | |
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog. | |||||
2014-11-08 | Static Code Analysis : Use Safe String functions in Setup code to avoid ↵ | Mounir IDRASSI | 1 | -14/+14 | |
potential security issues. | |||||
2014-11-08 | Static Code Analysis : fix resource leakage by ensuring that all Windows ↵ | Mounir IDRASSI | 1 | -0/+11 | |
handles are released properly | |||||
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -7/+7 | |
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/+734 | |