VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver/Ntdriver.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI1-1/+4
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-1/+5
2014-12-11Windows Driver: change inherited TrueCrypt constants in kernel objects tags b...Mounir IDRASSI1-1/+1
2014-11-08Windows vulnerability fix: correct some integer overflow issues using the Int...Mounir IDRASSI1-2/+13
2014-11-08Windows vulnerability fix: correct checking device name to avoid possible byp...Mounir IDRASSI1-1/+17
2014-11-08Windows vulnerability fix : avoid kernel pointer disclosure through a call to...Mounir IDRASSI1-1/+3
2014-11-08Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv...Mounir IDRASSI1-31/+31
2014-11-08Change TrueCrypt to VeraCrypt in some commentsMounir IDRASSI1-4/+4
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI1-1/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-3/+3
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+3293