VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver
AgeCommit message (Expand)AuthorFilesLines
2018-09-03Increment version to 1.23-BETA7 and update release notes.Mounir IDRASSI1-2/+2
2018-09-01Windows: extended Windows defragmenter workaround to Windows 8.1Mounir IDRASSI1-3/+3
2018-08-24Increment version to 1.23-BETA6Mounir IDRASSI1-4/+4
2018-08-24Windows: implement a driver configuration option to explicitly allow defragme...Mounir IDRASSI2-1/+4
2018-08-18Increment version to 1.23-BETA5 and update release notesMounir IDRASSI1-2/+2
2018-08-18Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted disks...Mounir IDRASSI3-5/+32
2018-08-16Increment version to 1.23-BETA4 and update release notes.Mounir IDRASSI1-2/+2
2018-08-15WIndows driver: add check for failed memory allocationMounir IDRASSI1-8/+11
2018-08-12Increment version to 1.23-BETA3 and update release notes.Mounir IDRASSI1-2/+2
2018-07-05Increment version to 1.23-BETA2Mounir IDRASSI1-2/+2
2018-05-03Increment version to 1.23-BETA1Mounir IDRASSI1-2/+2
2018-04-23Increment version to 1.23-BETA0 (1.23.0)Mounir IDRASSI1-4/+4
2018-03-30Increment version to 1.22 (1.22.9)Mounir IDRASSI1-2/+2
2018-03-28Increment version to 1.22-BETA8 (1.22.8)Mounir IDRASSI1-2/+2
2018-03-27Increment version to 1.22-BETA7 (1.22.7)Mounir IDRASSI1-2/+2
2018-03-25Increment version to 1.22-BETA6 (1.22.6)Mounir IDRASSI1-2/+2
2018-03-22Increment version to 1.22-BETA5 (1.22.5)Mounir IDRASSI1-2/+2
2018-03-05Windows: Add option to block TRIM command on system encryption SSD drives.Mounir IDRASSI3-1/+48
2018-03-04Windows: Implement TRIM support for non-system SSD partitions/drives and add ...Mounir IDRASSI3-32/+321
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI1-2/+2
2017-08-02Windows: Increment version to 1.22-BETA3Mounir IDRASSI1-2/+2
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI1-2/+2
2017-07-29Windows Driver: avoid allocating memory for some IOCTL_STORAGE_QUERY_PROPERTY...Mounir IDRASSI1-37/+16
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI1-2/+2
2017-07-27Windows driver: correctly handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX to fix issu...Mounir IDRASSI2-32/+195
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI1-2/+2
2017-07-23Windows Driver: make IOCTL_DISK_GET_DRIVE_GEOMETRY_EX support optional. Make ...Mounir IDRASSI2-17/+20
2017-07-23Windows Driver: add legacy handling for IOCTL_DISK_GET_DRIVE_LAYOUT_EX/IOCTL_...Mounir IDRASSI1-23/+42
2017-07-20Windows: Increment version to 1.22-BETA1-Build4Mounir IDRASSI1-4/+4
2017-07-20Windows driver: only activate newly supported IOCTLs if the option to enable ...Mounir IDRASSI1-43/+83
2017-07-20Windows driver: fix IOCTL_DISK_GET_DRIVE_LAYOUT and IOCTL_DISK_GET_DRIVE_LAYO...Mounir IDRASSI1-2/+2
2017-07-20Windows driver: remove filesystem detection mechanism when mounting volumes s...Mounir IDRASSI1-82/+0
2017-07-19Windows: Increment version to 1.22-BETA0Mounir IDRASSI1-2/+2
2017-07-19Windows Driver: remove dependency to wcsstr by using simple memcmp comparisonMounir IDRASSI1-1/+1
2017-07-09Increment version to 1.21.5Mounir IDRASSI1-2/+2
2017-07-05Increment version to 1.21.4Mounir IDRASSI1-2/+2
2017-07-05Windows Driver: correctly get KeRestoreExtendedProcessorState function pointer.Mounir IDRASSI1-4/+5
2017-07-04Increment version to 1.21.3Mounir IDRASSI1-2/+2
2017-07-04Windows: correctly handle SEH exceptions during self-tests in order to disabl...Mounir IDRASSI2-13/+12
2017-07-04Windows Driver: correctly save and restore extended processor state when perf...Mounir IDRASSI3-6/+68
2017-07-02Windows: increment version to 1.21.2Mounir IDRASSI1-2/+2
2017-07-02Increment version to 1.21 (1.21.1)Mounir IDRASSI1-4/+4
2017-06-29Update release date and increment version to 1.20.3.4Mounir IDRASSI1-2/+2
2017-06-23Update IDRIX copyright yearMounir IDRASSI16-16/+16
2017-06-23Increment version to 1.20 (1.20.3)Mounir IDRASSI1-4/+4
2017-06-23Crypto: Add optimized SHA-512 and SHA-256 assembly implementations for x86_64...Mounir IDRASSI3-2/+56
2017-06-21Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo...Mounir IDRASSI2-0/+12
2017-06-10Windows Driver Security: Use enhanced protection of NX pool under Windows 8 a...Mounir IDRASSI3-3/+13
2017-06-05Beta2 patch 1kavsrf1-2/+2
2017-06-01Windows: fix high CPU usage when a favorite is configured to mount using Volu...Mounir IDRASSI1-22/+31