Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-26 | Windows: Add a build configuration containing EFI bootloader signed with ↵ | Mounir IDRASSI | 1 | -0/+135 | |
custom SecureBoot key instead | |||||
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-29 | Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI ↵ | Mounir IDRASSI | 1 | -0/+6 | |
bootloader files in their resources. | |||||
2017-06-10 | Windows Security: built binaries with support for Address Space Layout ↵ | Mounir IDRASSI | 1 | -2/+2 | |
Randomization (ASLR). | |||||
2017-06-05 | Windows: create dedicated project for zip library and link other binaries ↵ | Mounir IDRASSI | 1 | -162/+4 | |
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/+36 | |
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the ↵ | Mounir IDRASSI | 1 | -17/+142 | |
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/+416 | |