Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-31 | Remove some trailing whitespace | David Foerster | 1 | -7/+7 | |
2016-03-17 | Linux: fix mount failure with "Invalid characters encountered" error when ↵ | Mounir IDRASSI | 1 | -0/+6 | |
building using gcc-5 by disabling the new C++ ABI. For this to work, wxWidgets static library must be built and used by VeraCrypt by specifying WXSTATIC=1 in make command line. | |||||
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -4/+8 | |
and TrueCrypt 3.0. | |||||
2015-07-11 | Linux: Solve error when building against dynamic wxWidgets library, ↵ | Mounir IDRASSI | 1 | -0/+1 | |
especially under Ubuntu. | |||||
2015-01-02 | Linux: solve link error on recent Ubuntu when using shared wxWidgets. | Mounir IDRASSI | 1 | -1/+4 | |
2014-11-08 | MacOSX : Correct issue of compiling assembly files in both 32-bit and 64-bit ↵ | Mounir IDRASSI | 1 | -15/+24 | |
mode. Modify Makefiles to correct compilation process using latest Xcode. | |||||
2014-11-08 | Add VeraCrypt specific Linux packaging code in Makefiles and add various ↵ | Mounir IDRASSI | 1 | -0/+3 | |
helper scripts. The original TrueCrypt sources didn't contain anything about this. | |||||
2014-11-08 | Update wxWidgets compilation flags in order to be compatible with wxWidgets ↵ | Mounir IDRASSI | 1 | -2/+4 | |
3.0 and remove unneeded dependencies to ensure maximum compatibility. | |||||
2014-11-08 | Correct typos introduced inadvertently | Mounir IDRASSI | 1 | -1/+1 | |
2014-11-08 | Adapt Makefiles for VeraCrypt. Use PKCS#11 headers from source tree is not ↵ | Mounir IDRASSI | 1 | -1/+3 | |
specified elsewhere. | |||||
2014-11-08 | Replace TrueCrypt references in added sources and resources by VeraCrypt ones. | Mounir IDRASSI | 1 | -1/+1 | |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+298 | |