Mounir IDRASSI
|
fa6359d424
|
Windows: Remove TrueCrypt support. Increment version to 1.26.4.
|
2023-07-22 10:25:22 +02:00 |
|
Mounir IDRASSI
|
762065917f
|
Windows: Add various checks to address Coverity reported issues.
|
2022-03-26 21:15:11 +01:00 |
|
Mounir IDRASSI
|
c374782436
|
Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure equivalents
This fixed failure to build driver for ARM64 with latest VS 2019
|
2021-07-13 22:08:02 +02:00 |
|
Mounir IDRASSI
|
c1d670fd75
|
Windows: Fix warnings reported by Coverity static code analyzer
|
2020-02-10 02:23:18 +01:00 |
|
Mounir IDRASSI
|
be1aee0034
|
Windows: Fix regression in Expander and Format when RAM encryption is enable that was causing volume headers to be corrupted.
|
2020-01-22 18:20:11 +01:00 |
|
Mounir IDRASSI
|
5e96a5c44c
|
Windows: enhancements to the mechanism preserving file timestamps, especially for keyfiles.
|
2019-12-08 23:42:47 +01:00 |
|
Mounir IDRASSI
|
74e14c070f
|
Windows: A Quick Expand option to VeraCrypt Expander to allow quicker expansion of file containers after warning about security issues associated with it.
|
2019-10-23 00:24:02 +02:00 |
|
Mounir IDRASSI
|
008d0503be
|
Windows: make VeraCrypt Expander able to resume expansion of volumes whose previous expansion was aborted before it finishes
|
2019-10-18 23:06:17 +02:00 |
|
Mounir IDRASSI
|
321715202a
|
Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially Format and Expander
|
2019-03-02 10:23:39 +01:00 |
|
Mounir IDRASSI
|
95748751df
|
Windows: handle case of some disk drivers not supporting IOCTL_DISK_GET_DRIVE_GEOMETRY_EX IOCTL.
|
2018-09-01 01:15:30 +02:00 |
|
Mounir IDRASSI
|
72b7147021
|
Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls to avoid failure with disk drivers that don't support returning only sizeof(DISK_GEOMETRY_EX).
|
2017-07-27 00:30:53 +02:00 |
|
Mounir IDRASSI
|
0ebc26e125
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
|
Mounir IDRASSI
|
74b82118d5
|
Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL_DISK_GET_DRIVE_GEOMETRY in order to get accurate disk size value.
|
2017-05-17 00:46:41 +02:00 |
|
Mounir IDRASSI
|
335f17b72f
|
Windows: in case of In-Place encryption, encrypt random data instead of existing data when filling unused space like the other cases.
|
2016-09-11 13:12:45 +02:00 |
|
Mounir IDRASSI
|
24560eae1d
|
Windows: fill unused/reserved header areas with the result of encryption of random data instead of the encryption of zeros for better entropy of resulting random data.
|
2016-08-15 01:09:20 +02:00 |
|
Mounir IDRASSI
|
5b381ce7d7
|
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker to detect with high probability if a hidden volume is present. Vulnerability reported by Ivanov Alexey Mikhailovich.
|
2016-08-15 01:09:05 +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
|
fb9a49cb1a
|
Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to other files.
|
2016-05-05 16:47:59 +02:00 |
|
Mounir IDRASSI
|
dcb8390bb2
|
Windows/Linux: Implement exFAT support.
|
2016-01-27 01:13:46 +01:00 |
|
Mounir IDRASSI
|
bda7a1d0bd
|
Copyright: update dates to include 2016.
|
2016-01-20 00:53:24 +01:00 |
|
Mounir IDRASSI
|
8a2d9c4120
|
Windows: solve Expander GUI issues caused by latest Unicode modifications.
|
2016-01-18 21:40:16 +01:00 |
|
Mounir IDRASSI
|
8f6c08330a
|
Windows: Implement PIM caching, both for system encryption and for normal volumes. Add options to activate it in the Preferences and System Settings.
|
2015-12-21 01:19:04 +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
|
6ef41abdd2
|
Use Pim name for internal variables instead of the old name Pin
|
2015-07-11 01:58:34 +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
|
8ebf5ac605
|
Windows: first implementation of dynamic mode
|
2015-05-26 01:38:15 +02:00 |
|
Mounir IDRASSI
|
2784652ab8
|
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks to random generator to abort in case of error and display a diagnose message to the user.
|
2015-04-06 00:22:36 +02:00 |
|
Mounir IDRASSI
|
608e86c7bc
|
Static Code Analysis: solve issues in Expander. Use real random values for wipe buffers.
|
2015-02-09 11:01:18 +01:00 |
|
Mounir IDRASSI
|
1efb782666
|
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
|
2015-01-20 12:42:04 +01:00 |
|