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
2014-12-15
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
3
-16/+45
2014-12-11
Windows Driver: change inherited TrueCrypt constants in kernel objects tags b...
Mounir IDRASSI
4
-4/+4
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
Increment version to 1.0e for the next release
Mounir IDRASSI
1
-4/+4
2014-11-08
Windows vulnerability fix: correct some integer overflow issues using the Int...
Mounir IDRASSI
2
-6/+40
2014-11-08
Windows vulnerability fix: correct checking device name to avoid possible byp...
Mounir IDRASSI
1
-1/+17
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
Windows vulnerability fix : avoid kernel pointer disclosure through a call to...
Mounir IDRASSI
1
-1/+3
2014-11-08
Remove deprecated/legacy cryptographic algorithms and encryption modes that a...
Mounir IDRASSI
1
-16/+0
2014-11-08
Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv...
Mounir IDRASSI
4
-38/+62
2014-11-08
Fix password memory leak inside the Device driver in boot encryption mode.
Mounir IDRASSI
1
-1/+1
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
2
-2/+2
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
Change TrueCrypt to VeraCrypt in some comments
Mounir IDRASSI
1
-4/+4
2014-11-08
Increment VeraCrypt version to 1.0d
VeraCrypt_1.0d
Mounir IDRASSI
1
-4/+4
2014-11-08
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
Mounir IDRASSI
2
-2/+2
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
3
-0/+681
2014-11-08
Increment VeraCrypt version to 1.0c
VeraCrypt_1.0c
Mounir IDRASSI
1
-4/+4
2014-11-08
Increment VeraCrypt version to 1.0b
VeraCrypt_1.0b
Mounir IDRASSI
1
-4/+4
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
7
-27/+27
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
18
-0/+8833