Mounir IDRASSI
|
28b8bf5222
|
Windows: Add command line switch (/m noattach) that is equivalent to UI option "Only create virtual device without mounting on selected drive letter"
|
2019-03-03 23:48:06 +01:00 |
|
Mounir IDRASSI
|
d92e045b8d
|
Windows: replicate old behavior when handling passwords in UI when legacy password maximum length option selected
|
2019-03-03 23:47:58 +01:00 |
|
Mounir IDRASSI
|
453ef927ef
|
Windows: Add option to use legacy maximum password length (64 characters) instead of new maximum length (128) in UI and command line. This will users who were relying on the UI truncating the passwords to the first 64 characters in the previous versions of VeraCrypt.
|
2019-03-03 00:20:49 +01:00 |
|
Mounir IDRASSI
|
cf48b532b4
|
Windows: Implement RAM encryption for keys on 64-bit machines using ChaCha12 cipher and t1ha non-cryptographic fast hash (https://github.com/leo-yuriev/t1ha)
|
2019-03-01 00:35:13 +01:00 |
|
Mounir IDRASSI
|
29b749bdd9
|
Windows: rename IsCpuRngSupport to IsCpuRngSupported for clarity and use it in Mount.c
|
2019-02-15 00:17:11 +01:00 |
|
Mounir IDRASSI
|
3903fcc595
|
Windows: Avoid simultaneous calls of favorites mounting, for example if corresponding hotkey is pressed multiple times.
|
2019-02-10 22:54:37 +01:00 |
|
Mounir IDRASSI
|
e5b9cee868
|
Windows: Add option to enable use of CPU RDRAND/RDSEED as source of entropy which is now disabled by default
|
2019-02-08 01:50:03 +01:00 |
|
Mounir IDRASSI
|
6bb1f24ed5
|
Automatically truncate passwords for TrueCrypt volumes and System Encryption to the first 64 characters. This fix issues encountered by users of TrueCrypt volumes who were using passwords longer than 64 characters that were truncated in previous version.
|
2019-02-04 11:39:47 +01:00 |
|
Mounir IDRASSI
|
b294cc2e1c
|
Increment version to 1.24-Beta2
|
2019-01-28 17:16:41 +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
|
ee0a2659da
|
Windows driver: remove volumes master keys from CRYPTO_INFO since they are not needed after their key schedule is created
|
2019-01-21 00:45:31 +01:00 |
|
Mounir IDRASSI
|
202caea3a9
|
Windows: enhancements to EFI system encryption, like handling of Multi-Boot and better compatibility with Windows Upgrade process.
|
2019-01-15 15:05:19 +01:00 |
|
Mounir IDRASSI
|
07f6793bd2
|
Windows: enhance support of new behavior of favorite service which is now always running in case of system encryption
|
2019-01-14 10:49:13 +01:00 |
|
Mounir IDRASSI
|
d3e7ed96f3
|
Windows: Implement feature that enables clearing of encryption keys when a new device is inserted. Better implementation for update of EFI bootloader without usage of drive letters (this can fix random issues encountered during Windows upgrade).
|
2019-01-14 10:49:05 +01:00 |
|
Mounir IDRASSI
|
406adce424
|
Increment version to 1.24-Beta1
|
2019-01-14 10:48:41 +01:00 |
|
Mounir IDRASSI
|
e516330775
|
Windows: Fix mount option to disable Windows Mount Manager can preserved when mount options dialog opened a second time.
|
2018-12-24 16:54:10 +01:00 |
|
Mounir IDRASSI
|
800f081f1c
|
Increment version to 1.24-Beta0
|
2018-12-19 12:41:41 +01:00 |
|
Mounir IDRASSI
|
1967bd862e
|
Windows: Add mount option that allows mounting a volume without attaching it to the specified drive letter. This is useful in situation where Windows has issue with the filesystem (e.g. ReFS on Windows 10 1809) and we need to use third party software to be able to use the filesystem under Windows through low level VeraCrypt virtual device (e.g. \Device\VeraCryptVolumeX).
|
2018-12-19 00:41:37 +01:00 |
|
Mounir IDRASSI
|
93dbed19c8
|
Increment version to 1.23-Hotfix-2
|
2018-10-10 09:32:02 +02:00 |
|
Mounir IDRASSI
|
0b8b50bde9
|
Increment version to 1.23-Hotfix-1
|
2018-09-21 10:39:24 +02:00 |
|
Mounir IDRASSI
|
81f6d69261
|
Increment version to 1.23
|
2018-09-09 16:15:47 +02:00 |
|
Mounir IDRASSI
|
fda5880f90
|
Increment version to 1.23-BETA8 and update release notes.
|
2018-09-03 11:45:19 +02:00 |
|
Mounir IDRASSI
|
2730fa33a2
|
Windows: fix regression causing VeraCrypt UI to always be displayed upon logon
|
2018-09-03 11:45:09 +02:00 |
|
Mounir IDRASSI
|
d3060a97b6
|
Windows: fix regression when language selected in the setup during fresh install and that caused VeraCrypt background task to be disabled.
|
2018-09-03 01:00:54 +02:00 |
|
Mounir IDRASSI
|
6ee1af6a95
|
Increment version to 1.23-BETA7 and update release notes.
|
2018-09-03 01:00:52 +02:00 |
|
Mounir IDRASSI
|
09afb91c89
|
Windows: extended Windows defragmenter workaround to Windows 8.1
|
2018-09-01 01:15:32 +02: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
|
638f717d90
|
Windows: Fix buttons at the bottom not shown when user sets a large system font under Window 7
|
2018-08-28 16:57:53 +02:00 |
|
Mounir IDRASSI
|
e22676d336
|
Increment version to 1.23-BETA6
|
2018-08-24 00:50:09 +02:00 |
|
Mounir IDRASSI
|
7cbe6b71e5
|
Windows: implement a driver configuration option to explicitly allow defragmenting non-système disques by Windows built-in defragmenter tool.
|
2018-08-24 00:49:59 +02:00 |
|
Mounir IDRASSI
|
6f1047d46b
|
Increment version to 1.23-BETA5 and update release notes
|
2018-08-18 16:47:31 +02:00 |
|
Mounir IDRASSI
|
2fea18c3f5
|
Increment version to 1.23-BETA4 and update release notes.
|
2018-08-16 01:12:55 +02:00 |
|
Mounir IDRASSI
|
c2b69b248c
|
Windows: Add various checks and replace STL code after Coverity report
|
2018-08-15 14:44:34 +02:00 |
|
Mounir IDRASSI
|
920b029e02
|
Increment version to 1.23-BETA3 and update release notes.
|
2018-08-12 18:30:29 +02:00 |
|
Mounir IDRASSI
|
41ba7a06d3
|
Windows: Display a balloon tip warning or error message when the value pasted to password field is truncated or when there is no room for additional characters because of maximum password length reached
|
2018-08-07 00:58:49 +02:00 |
|
Mounir IDRASSI
|
6fffe709df
|
Increment version to 1.23-BETA2
|
2018-07-05 18:08:44 +02:00 |
|
Mounir IDRASSI
|
509c8288d0
|
Increment version to 1.23-BETA1
|
2018-05-03 08:25:30 +02:00 |
|
Mounir IDRASSI
|
98ff65045e
|
Windows: Support machines without "EFI\Boot" folder for EFI system encryption (e.g. Windows LTSB). Compatibility enhancements for EFI system encryption.
|
2018-05-03 08:25:22 +02:00 |
|
Mounir IDRASSI
|
69272ece3f
|
Increment version to 1.23-BETA0 (1.23.0)
|
2018-04-23 16:59:50 +02:00 |
|
Mounir IDRASSI
|
4f0d1c02bd
|
Windows: Don't start EFI system encryption process if SecureBoot is enabled and VeraCrypt-DCS custom keys were not loaded in the machine firmware.
|
2018-04-23 16:59:40 +02:00 |
|
Mounir IDRASSI
|
3659ddd70c
|
Windows: enhance ReflectDrivers mechanism by persisting it across major Windows upgrades.
|
2018-04-23 16:59:36 +02:00 |
|
Mounir IDRASSI
|
4519bb494e
|
Windows: implement compatibility for Windows 10 major updates using ReflectDrivers mechanism whose support started from Windows 10 version 1607.
|
2018-04-23 16:59:33 +02:00 |
|
Mounir IDRASSI
|
f5cb9d1f2e
|
Windows: modify travel disk creation to get binaries from within setup exe files instead of copying existing binaries. This is needed since now we only install binaries of the current architecture.
|
2018-04-23 16:59:29 +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
|
ad7eb74960
|
Windows: when Secure Desktop is enabled, use it for Mount Options dialog if it is displayed before password dialog (e.g. using menu Volumes > Mount Volume with Options) since it may contains the password for hidden volume.
|
2018-04-05 16:48:45 +02:00 |
|
Mounir IDRASSI
|
5f691297c0
|
Increment version to 1.22 (1.22.9)
|
2018-03-30 13:54:05 +02:00 |
|
Mounir IDRASSI
|
e57ef0229b
|
Windows: workaround for cases where password dialog is not able to get focus.
|
2018-03-30 13:53:59 +02:00 |
|
Mounir IDRASSI
|
e2c0d1cf36
|
Increment version to 1.22-BETA8 (1.22.8)
|
2018-03-28 16:50:03 +02:00 |
|
Mounir IDRASSI
|
7d1a3e4f4e
|
Increment version to 1.22-BETA7 (1.22.7)
|
2018-03-27 16:16:14 +02:00 |
|
Mounir IDRASSI
|
caf2fff60e
|
Increment version to 1.22-BETA6 (1.22.6)
|
2018-03-25 22:00:39 +02:00 |
|