Mounir IDRASSI
|
0b1b8b479f
|
Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI bootloader files in their resources.
|
2017-06-29 00:43:14 +02:00 |
|
Mounir IDRASSI
|
c7cd89a24a
|
Windows Security: built binaries with support for Address Space Layout Randomization (ASLR).
|
2017-06-10 18:44:46 +02:00 |
|
Mounir IDRASSI
|
9b4e087882
|
Windows: create dedicated project for zip library and link other binaries against it instead of recompiling zlib and libzip for each project separately.
|
2017-06-05 17:46:31 +02:00 |
|
Mounir IDRASSI
|
345a50d976
|
Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio projects
|
2017-06-02 23:09:22 +02:00 |
|
Mounir IDRASSI
|
4a435870f6
|
Windows: exclude unused libzip source files from build.
|
2016-10-17 18:40:17 +02:00 |
|
Mounir IDRASSI
|
4dacedd9cc
|
Windows: Replace XZip/XUnzip library with zlib and libzip and include the sources of these library into VeraCrypt source tree.
|
2016-10-17 18:40:06 +02:00 |
|
Mounir IDRASSI
|
4cf9db9f95
|
Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZip-and-XUnzip-Add-zip-and-or-unzip-to-your-app-w)
|
2016-08-15 01:09:16 +02:00 |
|
Mounir IDRASSI
|
42373efcfd
|
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
|
2016-06-17 15:50:47 +02:00 |
|