VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver/Ntdriver.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Windows: implement a driver configuration option to explicitly allow defragme...Mounir IDRASSI1-0/+1
2018-08-18Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted disks...Mounir IDRASSI1-0/+1
2018-03-05Windows: Add option to block TRIM command on system encryption SSD drives.Mounir IDRASSI1-1/+1
2018-03-04Windows: Implement TRIM support for non-system SSD partitions/drives and add ...Mounir IDRASSI1-0/+3
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-05-25Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT...Mounir IDRASSI1-0/+3
2017-05-25Windows Driver: remove unused variable.Mounir IDRASSI1-1/+0
2016-05-10Remove trailing whitespaceDavid Foerster1-5/+5
2016-05-10Normalize all line terminatorsDavid Foerster1-189/+189
2016-04-14Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...Mounir IDRASSI1-1/+1
2016-04-08Windows: start implementation of volume ID mechanism that will be used to ide...Mounir IDRASSI1-0/+2
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-12-21Windows: Implement PIM caching, both for system encryption and for normal vol...Mounir IDRASSI1-0/+1
2015-10-05Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows...Mounir IDRASSI1-2/+7
2015-08-31Windows: Support setting volume label in Explorer through mount option. Suppo...Mounir IDRASSI1-0/+3
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-7/+9
2015-05-03Windows Driver: Implement querying physical sector size of veraCrypt volume t...Mounir IDRASSI1-1/+3
2014-12-11Windows Driver: change inherited TrueCrypt constants in kernel objects tags b...Mounir IDRASSI1-1/+1
2014-11-08Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv...Mounir IDRASSI1-2/+2
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+174