Mounir IDRASSI
|
feef2fee91
|
Windows Driver: remove unused variable.
|
2017-05-25 01:15:14 +02:00 |
|
Mounir IDRASSI
|
e484d0caae
|
Windows Driver: Support new IOCTLS and correct implementation of existing ones to solve Windows 10 compatibility issues.
|
2017-05-21 01:07:50 +02:00 |
|
Mounir IDRASSI
|
5081929b60
|
Windows Driver: fix bug in new IOCTL VC_IOCTL_GET_DRIVE_GEOMETRY_EX
|
2017-05-21 01:07:49 +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
|
0ac4009720
|
Windows: Fix failure to access EFS data on VeraCrypt volumes under Windows 10 but supporting undocumented IOCTL.
|
2016-10-17 18:40:25 +02:00 |
|
Mounir IDRASSI
|
460f552a41
|
Windows Driver: Add extra traces and enable tracing in release build if DEBUG_TRACE defined.
|
2016-08-15 01:09:10 +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
|
f5606a44a6
|
Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 instead of SHA-512 to compute volume ID to reduce string size and make more convenient to use.
|
2016-04-14 08:53:41 +02:00 |
|
Mounir IDRASSI
|
60575d9a49
|
Windows: start implementation of volume ID mechanism that will be used to identify VeraCrypt disk volumes instead of device name.
|
2016-04-08 23:53:49 +02:00 |
|
Mounir IDRASSI
|
bda7a1d0bd
|
Copyright: update dates to include 2016.
|
2016-01-20 00:53:24 +01:00 |
|
Mounir IDRASSI
|
7a15ff2083
|
Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE-2016-1281)
|
2016-01-04 02:37:37 +01:00 |
|
Mounir IDRASSI
|
723fcfa64d
|
Windows Driver: Remove unwanted ':' character at the end of volume device name. This was causing a crash in Kaspersky Internet Security 2016 when a program is run from a VeraCrypt volume.
|
2016-01-03 00:15:11 +01:00 |
|
Mounir IDRASSI
|
0c2c0a846d
|
Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai
|
2015-12-31 01:56:19 +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
|
c53fd7ef0c
|
Windows Driver: solve compilation error in Debug build caused by a missing variable.
|
2015-11-26 01:44:43 +01:00 |
|
Mounir IDRASSI
|
c94f8c9b63
|
Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows mount manager while still making it hard to abuse drive letter handling.
|
2015-10-05 04:31:17 +02:00 |
|
Mounir IDRASSI
|
ea451c7241
|
Windows Driver: remove allocation of unused variables
|
2015-10-05 04:31:15 +02:00 |
|
Mounir IDRASSI
|
307568f631
|
Windows Driver: remove unnecessary variables declaration and use in MountManagerMount.
|
2015-09-26 17:44:06 +02:00 |
|
Mounir IDRASSI
|
9b24da3398
|
Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerability caused by abusing the drive letter symbolic link creation facilities to remap the main system drive. Thanks to James Forshaw (Google) for reporting this issue and for helping implementing the fix.
|
2015-09-26 17:44:03 +02:00 |
|
Mounir IDRASSI
|
b7f9df6e4f
|
Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerability caused by incorrect impersonation token handling. Reported and fixed by James Forshaw (Google)
|
2015-09-26 17:44:00 +02:00 |
|
Mounir IDRASSI
|
db80c02342
|
Windows: Add option to explicitly support extended disk IOCTLs and disable this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support.
|
2015-09-16 01:33:14 +02:00 |
|
Mounir IDRASSI
|
90f9194558
|
Windows: Support setting volume label in Explorer through mount option. Support using favorite label as label in Explorer.
|
2015-08-31 00:30:58 +02:00 |
|
Mounir IDRASSI
|
dc6c279339
|
Windows Driver: Protect captured subject context during processing of user access token.
|
2015-08-31 00:30:56 +02:00 |
|
Mounir IDRASSI
|
fa66a059d9
|
Windows Driver: support returning StorageDeviceProperty through IOCTL_STORAGE_QUERY_PROPERTY.
|
2015-08-14 01:58:42 +02:00 |
|
Mounir IDRASSI
|
0cf2885e84
|
Windows: better error code when IOCTL_STORAGE_QUERY_PROPERTY type is not supported
|
2015-08-09 01:38:34 +02:00 |
|
Mounir IDRASSI
|
f9c3bcd384
|
Windows: Solve crash of TOR when run from VeraCrypt volume by explicitly returning error code when unsupported IOCTL_STORAGE_QUERY_PROPERTY parameter encountered.
|
2015-08-09 00:17:46 +02: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
|
6ca598f841
|
Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bootloader when changing the system encryption password: this enables to recover if an attack is detected.
|
2015-07-29 00:33:10 +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
|
c3c1bdd29d
|
Windows: Add support for PIN in favorites. Several enhancements to GUI handling of Dynamic Mode.
|
2015-06-07 01:38:34 +02:00 |
|
Mounir IDRASSI
|
8ebf5ac605
|
Windows: first implementation of dynamic mode
|
2015-05-26 01:38:15 +02:00 |
|
Mounir IDRASSI
|
4a5154e750
|
Windows Driver: fix wrongly reported bad sectors by chkdsk caused by a bug in IOCTL_DISK_VERIFY. There was no real issue in sectors.
|
2015-05-10 01:26:18 +02:00 |
|
Mounir IDRASSI
|
7d52dda67c
|
Windows Driver: Implement querying physical sector size of veraCrypt volume through IOCTL_STORAGE_QUERY_PROPERTY
|
2015-05-03 15:47:29 +02:00 |
|
Mounir IDRASSI
|
516da2229d
|
Static Code Analysis: in Windows Driver, avoid using uninitialized stack memory as random and use proper random value for wipe operation. Solve potential double-free issue.
|
2015-02-09 11:01:16 +01:00 |
|
Mounir IDRASSI
|
cc02c78a8c
|
Windows Driver: add TrueCrypt mode of mounted volumes to the output of TC_IOCTL_GET_MOUNTED_VOLUMES
|
2015-01-04 16:29:31 +01:00 |
|
Mounir IDRASSI
|
25c3d15ed7
|
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt volumes to VeraCrypt using the change password functionality.
|
2014-12-28 23:27:56 +01:00 |
|
Mounir IDRASSI
|
c27461572c
|
Windows: Enhance performance by implementing the possibility to choose the correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption.
|
2014-12-16 00:17:59 +01:00 |
|
Mounir IDRASSI
|
84a279a83f
|
Windows Driver: change inherited TrueCrypt constants in kernel objects tags by VeraCrypt specific values. These are used in crash dumps analysis and during debugging.
|
2014-12-11 18:31:27 +01:00 |
|
Mounir IDRASSI
|
7c501359b3
|
Windows vulnerability fix: correct some integer overflow issues using the IntSafe library. Detected by the Open Crypto Audit project
|
2014-11-08 23:23:10 +01:00 |
|
Mounir IDRASSI
|
f82e16f0a1
|
Windows vulnerability fix: correct checking device name to avoid possible bypass attack detected by the Open Crypto Audit project
|
2014-11-08 23:23:08 +01:00 |
|
Mounir IDRASSI
|
d6aa653648
|
Windows vulnerability fix : avoid kernel pointer disclosure through a call to TC_IOCTL_GET_SYSTEM_DRIVE_DUMP_CONFIG but restricting this call to Kernel Mode.
|
2014-11-08 23:22:54 +01:00 |
|
Mounir IDRASSI
|
3137d36d9a
|
Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driver to avoid potential security issues. Add many checks for NULL pointers to handle low memory use cases.
|
2014-11-08 23:21:04 +01:00 |
|
Mounir IDRASSI
|
31fd16979f
|
Change TrueCrypt to VeraCrypt in some comments
|
2014-11-08 23:19:34 +01:00 |
|
Mounir IDRASSI
|
edc9f36322
|
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
|
2014-11-08 23:19:03 +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 |
|