Mounir IDRASSI
|
1ef05f24e2
|
Windows: Reduce the size of installers by almost 50% by using LZMA compression instead of DEFLATE
|
2022-02-10 01:21:17 +01:00 |
|
Mounir IDRASSI
|
302dc37fb9
|
Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt installed using MSI
|
2022-02-10 01:20:25 +01:00 |
|
Mounir IDRASSI
|
3281b276b6
|
Windows: Fix various warnings
|
2021-01-02 01:16:40 +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
|
eb22f70065
|
Windows: in DEBUG mode, disable verification to Authenticode signature of binaries.
|
2018-06-24 01:15:23 +02: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
|
0a737c8c87
|
Windows: implement internal verification of Authenticode digital signature for all modules to protect against simple binaries tampering.
|
2018-04-23 16:59:27 +02:00 |
|
Mounir IDRASSI
|
9e36039630
|
Windows: when extracting files in Setup or Portable mode, decompress zip files docs.zip and Languages.zip in order to have ready to use configuration.
|
2018-04-23 16:59:26 +02:00 |
|
Mounir IDRASSI
|
8288fecc0a
|
Windows: Add portable installer that only extra binaries without the need of administrative privileges for extraction.
|
2017-07-29 15:54:27 +02:00 |
|
Mounir IDRASSI
|
0ebc26e125
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
|
Mounir IDRASSI
|
9b1c447df1
|
Windows: use zlib compress/uncompress functions directly in the Setup instead of relying on external gzip program.
|
2016-10-17 18:40:11 +02:00 |
|
David Foerster
|
11716ed2da
|
Remove trailing whitespace
|
2016-05-10 22:18:34 +02:00 |
|
David Foerster
|
fc37cc4a02
|
Normalize all line terminators
|
2016-05-10 20:20:14 +02:00 |
|
Mounir IDRASSI
|
ae7ec4802a
|
Windows:Fix various issues and warnings reported by static code analysis tool Coverity.
|
2016-02-07 02:39:43 +01:00 |
|
Mounir IDRASSI
|
bda7a1d0bd
|
Copyright: update dates to include 2016.
|
2016-01-20 00:53:24 +01:00 |
|
Mounir IDRASSI
|
90bd57fe40
|
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
|
2015-11-26 01:44:52 +01:00 |
|
Mounir IDRASSI
|
041024fbb9
|
Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0.
|
2015-08-06 00:04:25 +02:00 |
|
Mounir IDRASSI
|
724043be0b
|
Windows: Display source location of errors in order to help diagnose issues reported by users
|
2015-07-06 01:19:21 +02:00 |
|
Mounir IDRASSI
|
b7eadfd310
|
Windows: solve installer issue on Windows 10 caused by failure to overwrite VeraCrypt driver file.
|
2015-06-10 01:13:53 +02:00 |
|
Mounir IDRASSI
|
5f252f2c50
|
Static Code Analysis: check return of remove function and display message when it fails.
|
2015-02-09 11:01:23 +01:00 |
|
Mounir IDRASSI
|
a8112b8373
|
Windows: use the correct window handle for creating message boxes. This became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
|
2014-12-27 13:39:22 +01:00 |
|
Mounir IDRASSI
|
016edc150b
|
Static Code Analysis : Use Safe String functions in Setup code to avoid potential security issues.
|
2014-11-08 23:21:13 +01:00 |
|
Mounir IDRASSI
|
5281e2d3b9
|
Static Code Analysis : fix resource leakage by ensuring that all Windows handles are released properly
|
2014-11-08 23:20:40 +01:00 |
|
Mounir IDRASSI
|
03867fbf56
|
Modifications to remove all TrueCrypt references in names. generate new GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
|
2014-11-08 23:18:19 +01:00 |
|
Mounir IDRASSI
|
c606f0866c
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
|