Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-23 | Windows: simplify installer logic by copying only binaries for the current ↵ | Mounir IDRASSI | 1 | -2/+2 | |
architecture. | |||||
2017-07-09 | Windows: generate pdb files for binaries in order to help investigate ↵ | Mounir IDRASSI | 1 | -3/+2 | |
crashes in the future. | |||||
2017-06-10 | Windows Security: built binaries with support for Address Space Layout ↵ | Mounir IDRASSI | 1 | -1/+1 | |
Randomization (ASLR). | |||||
2017-06-05 | Windows: create dedicated project for zip library and link other binaries ↵ | Mounir IDRASSI | 1 | -150/+2 | |
against it instead of recompiling zlib and libzip for each project separately. | |||||
2017-06-02 | Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio ↵ | Mounir IDRASSI | 1 | -2/+0 | |
projects | |||||
2016-10-17 | Windows: exclude unused libzip source files from build. | Mounir IDRASSI | 1 | -6/+24 | |
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the ↵ | Mounir IDRASSI | 1 | -9/+136 | |
sources of these library into VeraCrypt source tree. | |||||
2016-08-15 | Windows: Add XZip library files ↵ | Mounir IDRASSI | 1 | -0/+4 | |
(http://www.codeproject.com/Articles/4135/XZip-and-XUnzip-Add-zip-and-or-unzip-to-your-app-w) | |||||
2016-06-17 | Windows: Use Visual C++ 2010 instead of Visual C++ 2008. | Mounir IDRASSI | 1 | -0/+221 | |