Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 62 | -62/+62 | |
2016-10-17 | Use properly aligned memory in code using Streebog hash implementation that ↵ | Mounir IDRASSI | 4 | -20/+61 | |
uses SSE. | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 62 | -114/+114 | |
2016-05-10 | Normalize all line terminators | David Foerster | 45 | -3580/+3580 | |
2016-03-18 | Linux: Completely fix gcc-5 "Invalid characters encountered" issue on mount. ↵ | Mounir IDRASSI | 1 | -2/+22 | |
It was caused by an issue of gcc-5 STL implementation that is causing char* pointers retrieved from std::string using c_str method to become invalid in the child of a child process (after two fork calls). The workaround is to first copy the std:string values in the child before calling the second fork. | |||||
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 62 | -62/+62 | |
2015-11-30 | Linux/MacOSX: Implement Unicode passwords suppport. Make validation of ↵ | Mounir IDRASSI | 1 | -2/+6 | |
parameters in GUI more robust. | |||||
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 62 | -344/+592 | |
and TrueCrypt 3.0. | |||||
2015-06-24 | Linux/MacOSX: first dynamic mode implementation | Mounir IDRASSI | 2 | -2/+54 | |
2014-12-30 | Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct ↵ | Mounir IDRASSI | 1 | -1/+3 | |
many GTK issues linked to multi-threaded origine of events by implementing an automatic mechanism for handling such requests in the main thread. | |||||
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵ | Mounir IDRASSI | 57 | -59/+59 | |
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon. | |||||
2014-11-08 | Replace TrueCrypt from Linux/MacOSX mount point names | Mounir IDRASSI | 1 | -1/+1 | |
2014-11-08 | Replace TrueCrypt references in added sources and resources by VeraCrypt ones. | Mounir IDRASSI | 2 | -3/+3 | |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 17 | -0/+1322 | |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 45 | -0/+3790 | |