VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver/DriveFilter.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-15/+38
2014-12-11Windows Driver: change inherited TrueCrypt constants in kernel objects tags b...Mounir IDRASSI1-1/+1
2014-11-08Windows Driver Sanity check: check that the password length passed from the b...Mounir IDRASSI1-17/+21
2014-11-08Implement support for creating and booting encrypted partition using SHA-256....Mounir IDRASSI1-0/+1
2014-11-08Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...Mounir IDRASSI1-3/+17
2014-11-08Windows vulnerability fix : clear sensitive data in Windows kernel driver by ...Mounir IDRASSI1-1/+1
2014-11-08Fix password memory leak inside the Device driver in boot encryption mode.Mounir IDRASSI1-1/+1
2014-11-08Remove some legacy code inherited from True and that doesn't apply to VeraCryptMounir IDRASSI1-10/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-1/+1
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+1942