VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Increment version to 1.25.5 and update release notesMounir IDRASSI1-2/+2
2021-12-20Windows Driver: Add registry settings to control driver internal encryption q...Mounir IDRASSI4-19/+130
2021-11-30Increment version to 1.25.4 and set release date to December 3rd 2021Mounir IDRASSI1-2/+2
2021-11-28Increment version to 1.25 (1.25.3)Mounir IDRASSI1-2/+2
2021-11-21Windows: Update signed Windows driver to version 1.25.2.0Mounir IDRASSI1-2/+2
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI1-0/+134
2021-08-30Increment version to 1.25Mounir IDRASSI1-4/+4
2021-08-30Windows: Fix some VS static analyzed warningsMounir IDRASSI2-2/+2
2021-08-24Windows Driver: Potential memory corruption caused by integer overflow in IOC...Mounir IDRASSI1-21/+61
2021-08-15Windows: Increment version to 1.24.25.3 and update signed Windows driverMounir IDRASSI1-2/+2
2021-08-02Windows: Increment version to 1.24.25.2 and update signed Windows driverMounir IDRASSI1-2/+2
2021-07-14Add support for OpenBSD (#779)kokokodak1-0/+13
2021-07-13Windows: Update signed Windows driver to version 1.24.25.1Mounir IDRASSI1-2/+2
2021-07-13Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ...Mounir IDRASSI1-2/+2
2021-07-13Windows: Fix link error on ARM64 with latest VS2019 (undefined __stdio_common...Mounir IDRASSI1-2/+2
2021-02-27Windows: Block Windows from resizing system partition if it is encrypted. Thi...Mounir IDRASSI3-18/+45
2021-01-02Increment version to 1.24-Update9Mounir IDRASSI1-2/+2
2021-01-02Windows: Fix various warningsMounir IDRASSI3-5/+5
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...Mounir IDRASSI2-0/+661
2020-12-13Windows: Update signed drivers to version 1.24.24Mounir IDRASSI1-2/+2
2020-12-11Windows: Fix various compiler warningsMounir IDRASSI4-6/+8
2020-12-11Windows Driver: Fix build error using Windows 10 WDK caused by name conflict ...Mounir IDRASSI2-4/+4
2020-07-22Increment internal version to 1.24.20 and update release notesMounir IDRASSI1-2/+2
2020-07-04Increment internal version to 1.24.19Mounir IDRASSI1-2/+2
2020-07-02Windows: Don't use API for Processor Groups support if there is only 1 CPU gr...Mounir IDRASSI2-2/+8
2020-06-29Increment internal version to 1.24.18 and update signed Windows drivers.Mounir IDRASSI1-2/+2
2020-06-28Windows: remove unused code targeting Windows 2000.Mounir IDRASSI2-23/+13
2020-06-26Windows: Update signed driver to version 1.24.17Mounir IDRASSI1-2/+2
2020-06-23Increment version to 1.24-Update7Mounir IDRASSI1-2/+2
2020-06-21Windows Driver: Use real disk sector size instead of generic 512 bytes value ...Mounir IDRASSI1-4/+9
2020-06-21Windows: Fix issue when RAM encryption used, AES selected and AES-NI not supp...Mounir IDRASSI1-0/+5
2020-06-11Switch from auto_ptr to unique_ptr (#638)Christopher Bergqvist2-2/+2
2020-03-11Windows: Update signed Windows driver to version 1.24.15VeraCrypt_1.24-Update6Mounir IDRASSI1-2/+2
2020-02-11Increment version to 1.24-Update5 and update signed Windows drivers.Mounir IDRASSI1-2/+2
2020-02-10Windows: Implement support for processor groups in the driver and fix build i...Mounir IDRASSI2-8/+60
2019-12-10Increment version to 1.24-Update2Mounir IDRASSI1-2/+2
2019-12-09Windows Driver: Reduce memory usage of IOCTL_DISK_VERIFY handler. Now we read...Mounir IDRASSI1-6/+22
2019-12-08Windows: enhancements to the mechanism preserving file timestamps, especially...Mounir IDRASSI1-1/+33
2019-11-07Windows: Update signed driversMounir IDRASSI1-2/+2
2019-11-07Windows Driver: Fix strange crashes caused by probably by APC queue issues fr...Mounir IDRASSI2-80/+262
2019-11-07Increment version to 1.24-Hotfix2Mounir IDRASSI1-2/+2
2019-10-02Increment version to 1.24-Beta6Mounir IDRASSI1-2/+2
2019-10-01Windows Driver: Disable Hibernation when RAM encryption is enabled since we c...Mounir IDRASSI1-0/+6
2019-03-09Increment version to 1.24-Beta5Mounir IDRASSI1-2/+2
2019-03-09Windows Driver: fix BSOD when mounting outer volume with hidden volume protec...Mounir IDRASSI1-1/+1
2019-03-09Increment version to 1.24-Beta4 and update release notes to clarify that pass...Mounir IDRASSI1-2/+2
2019-03-08Windows Driver: fix BSOD when mounting hidden volume if RAM encryption is ena...Mounir IDRASSI1-4/+5
2019-03-03Windows Driver: Add IOCTL code to query RAM encryption status in VeraCrypt dr...Mounir IDRASSI1-0/+11
2019-03-03Increment version to 1.24-Beta3. Update Release Notes.Mounir IDRASSI1-2/+2
2019-03-01Windows Driver: Enable RAM encryption only after its security parameters were...Mounir IDRASSI1-6/+5