Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Driver
/
DriveFilter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-07
Windows: Add support for PIN in favorites. Several enhancements to GUI handli...
Mounir IDRASSI
1
-0
/
+2
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-3
/
+7
2015-05-15
Windows driver: avoid race condition by using IoAttachDeviceToDeviceStackSafe...
Mounir IDRASSI
1
-6
/
+10
2015-02-09
Static Code Analysis: in Windows Driver, avoid using uninitialized stack memo...
Mounir IDRASSI
1
-0
/
+39
2015-01-03
Windows: change cascade encryption naming format to reflex mathematical compo...
Mounir IDRASSI
1
-1
/
+1
2014-12-30
Windows driver: don't fail if the PRF recovered from boot memory is not recog...
Mounir IDRASSI
1
-7
/
+0
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-2
/
+2
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-15
/
+38
2014-12-11
Windows Driver: change inherited TrueCrypt constants in kernel objects tags b...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Windows Driver Sanity check: check that the password length passed from the b...
Mounir IDRASSI
1
-17
/
+21
2014-11-08
Implement support for creating and booting encrypted partition using SHA-256....
Mounir IDRASSI
1
-0
/
+1
2014-11-08
Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...
Mounir IDRASSI
1
-3
/
+17
2014-11-08
Windows vulnerability fix : clear sensitive data in Windows kernel driver by ...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Fix password memory leak inside the Device driver in boot encryption mode.
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Remove some legacy code inherited from True and that doesn't apply to VeraCrypt
Mounir IDRASSI
1
-10
/
+1
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+1942