VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver/Ntvol.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-0/+2
2015-05-03Windows Driver: Implement querying physical sector size of veraCrypt volume t...Mounir IDRASSI1-3/+32
2015-02-09Static Code Analysis: in Windows Driver, avoid using uninitialized stack memo...Mounir IDRASSI1-4/+8
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI1-0/+2
2014-12-20Reduce time for reporting wrong password by removing support for legacy hidde...Mounir IDRASSI1-23/+2
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-0/+2
2014-11-08Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv...Mounir IDRASSI1-5/+15
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+862