Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Driver
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-02
Increment version to 1.21 (1.21.1)
Mounir IDRASSI
1
-4
/
+4
2017-06-29
Update release date and increment version to 1.20.3.4
Mounir IDRASSI
1
-2
/
+2
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
16
-16
/
+16
2017-06-23
Increment version to 1.20 (1.20.3)
Mounir IDRASSI
1
-4
/
+4
2017-06-23
Crypto: Add optimized SHA-512 and SHA-256 assembly implementations for x86_64...
Mounir IDRASSI
3
-2
/
+56
2017-06-21
Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo...
Mounir IDRASSI
2
-0
/
+12
2017-06-10
Windows Driver Security: Use enhanced protection of NX pool under Windows 8 a...
Mounir IDRASSI
3
-3
/
+13
2017-06-05
Beta2 patch 1
kavsrf
1
-2
/
+2
2017-06-01
Windows: fix high CPU usage when a favorite is configured to mount using Volu...
Mounir IDRASSI
1
-22
/
+31
2017-05-28
Windows Driver: enhance detection of FAT volumes.
Mounir IDRASSI
2
-6
/
+18
2017-05-26
Windows Driver: return correct partition type value by trying to detect the f...
Mounir IDRASSI
1
-0
/
+72
2017-05-26
Windows Driver: Correctly detect FAT volumes created on Linux in TC_IOCTL_OPE...
Mounir IDRASSI
1
-0
/
+2
2017-05-26
Windows Driver: Add support for ReFS in TC_IOCTL_OPEN_TEST FileSystem detection
Mounir IDRASSI
1
-1
/
+1
2017-05-25
Windows: remove IOCTL_STORAGE_GET_DEVICE_NUMBER support until a real device i...
Mounir IDRASSI
1
-2
/
+3
2017-05-25
Windows Driver: correct comment about volume ID computation
Mounir IDRASSI
1
-1
/
+1
2017-05-25
Windows Driver: correct value of number of cylinders by adding 1 since our vi...
Mounir IDRASSI
1
-1
/
+2
2017-05-25
Windows Driver: implement some extra IOCTLs. Add more traces for debugging.
Mounir IDRASSI
1
-0
/
+112
2017-05-25
Windows Driver: enhance implementation of IOCTL_STORAGE_QUERY_PROPERTY
Mounir IDRASSI
1
-9
/
+106
2017-05-25
Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT...
Mounir IDRASSI
2
-0
/
+36
2017-05-25
Windows Driver: call IOCTL_STORAGE_QUERY_PROPERTY in a more standard way by u...
Mounir IDRASSI
1
-12
/
+27
2017-05-25
Windows Driver: remove unused variable.
Mounir IDRASSI
2
-2
/
+0
2017-05-21
Windows Driver: Support new IOCTLS and correct implementation of existing one...
Mounir IDRASSI
1
-3
/
+111
2017-05-21
Windows Driver: fix bug in new IOCTL VC_IOCTL_GET_DRIVE_GEOMETRY_EX
Mounir IDRASSI
1
-2
/
+0
2017-05-17
Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...
Mounir IDRASSI
2
-8
/
+37
2016-12-30
Increment version to 1.20 BETA2 (1.20.2)
Mounir IDRASSI
1
-4
/
+4
2016-12-26
Windows driver: fix reading of boot PRF after latest EFI hidden OS changes. B...
Mounir IDRASSI
1
-37
/
+32
2016-12-26
comments and better cleanup
kavsrf
1
-12
/
+20
2016-12-26
Driver with support of hidden OS
kavsrf
3
-26
/
+191
2016-12-08
Increment version to 1.20 BETA1 (1.20.1)
Mounir IDRASSI
1
-4
/
+4
2016-10-17
Increment version to 1.19 (1.19.4)
Mounir IDRASSI
1
-4
/
+4
2016-10-17
Update documentation and increment version to 1.19 BETA3 (1.19.3)
Mounir IDRASSI
1
-4
/
+4
2016-10-17
Windows: Fix failure to access EFS data on VeraCrypt volumes under Windows 10...
Mounir IDRASSI
1
-2
/
+11
2016-10-17
Windows: Fix false-positive detection of Evil-Maid attack during creation pro...
Mounir IDRASSI
1
-2
/
+0
2016-10-17
Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain...
Mounir IDRASSI
2
-4
/
+8
2016-10-17
Windows Driver: Erase sensitive boot memory before throwing fatal exception
Mounir IDRASSI
1
-0
/
+9
2016-08-21
Increment version to 1.19 BETA2 (1.19.2)
Mounir IDRASSI
1
-4
/
+4
2016-08-16
Increment version to 1.18. Update user guide PDF file.
VeraCrypt_1.18_PreRelease
Mounir IDRASSI
1
-4
/
+4
2016-08-15
Windows: fix Windows 10 hibernate issue when EFI system encryption is active.
Mounir IDRASSI
1
-1
/
+11
2016-08-15
Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...
Alex
1
-42
/
+50
2016-08-15
Windows Driver: Add extra traces and enable tracing in release build if DEBUG...
Mounir IDRASSI
1
-6
/
+29
2016-07-25
Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ...
Mounir IDRASSI
1
-4
/
+4
2016-06-18
Windows Driver: use more reliable way to correctly set path to VC++ 2010 in d...
Mounir IDRASSI
1
-4
/
+15
2016-06-17
Windows Driver: save FPU state in 32-bit mode before run Whirlpool SSE implem...
Mounir IDRASSI
1
-0
/
+12
2016-06-17
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
Mounir IDRASSI
4
-0
/
+473
2016-05-10
Remove trailing whitespace
David Foerster
18
-146
/
+146
2016-05-10
Normalize all line terminators
David Foerster
18
-9429
/
+9429
2016-04-20
Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...
Mounir IDRASSI
1
-2
/
+3
2016-04-14
Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...
Mounir IDRASSI
3
-9
/
+9
2016-04-08
Windows: start implementation of volume ID mechanism that will be used to ide...
Mounir IDRASSI
3
-29
/
+87
2016-02-14
Increment version to 1.17. Update user guide PDF file.
Mounir IDRASSI
1
-4
/
+4
[prev]
[next]