Mounir IDRASSI
|
2d3771c45d
|
Increment version to 1.25.7 and update Release Notes
|
2022-01-07 00:35:46 +01:00 |
|
Mounir IDRASSI
|
a21b2270e8
|
Windows: Implement TESTSIGNING build configuration that allows running under Windows Vista,7, 8 and 8.1.
|
2021-12-04 23:59:01 +01:00 |
|
Mounir IDRASSI
|
ee79ff0579
|
Windows: first implementation of MSI installer for silent mode deployment (ACCEPTLICENSE=YES must be set in msiexec command line)
|
2021-03-22 08:03:01 +01:00 |
|
Mounir IDRASSI
|
a20b3083b0
|
Windows: Add a build configuration containing EFI bootloader signed with custom SecureBoot key instead
|
2019-01-26 01:20:51 +01:00 |
|
Mounir IDRASSI
|
2dc39a7c7e
|
Windows: simplify installer logic by copying only binaries for the current architecture.
|
2018-04-23 16:59:28 +02:00 |
|
Mounir IDRASSI
|
ac37fb0003
|
Windows: generate pdb files for binaries in order to help investigate crashes in the future.
|
2017-07-09 09:49:33 +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 |
|