VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver
AgeCommit message (Expand)AuthorFilesLines
2016-10-17Increment version to 1.19 (1.19.4)Mounir IDRASSI1-4/+4
2016-10-17Update documentation and increment version to 1.19 BETA3 (1.19.3)Mounir IDRASSI1-4/+4
2016-10-17Windows: Fix failure to access EFS data on VeraCrypt volumes under Windows 10...Mounir IDRASSI1-2/+11
2016-10-17Windows: Fix false-positive detection of Evil-Maid attack during creation pro...Mounir IDRASSI1-2/+0
2016-10-17Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain...Mounir IDRASSI2-4/+8
2016-10-17Windows Driver: Erase sensitive boot memory before throwing fatal exceptionMounir IDRASSI1-0/+9
2016-08-21Increment version to 1.19 BETA2 (1.19.2)Mounir IDRASSI1-4/+4
2016-08-16Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreReleaseMounir IDRASSI1-4/+4
2016-08-15Windows: fix Windows 10 hibernate issue when EFI system encryption is active.Mounir IDRASSI1-1/+11
2016-08-15Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...Alex1-42/+50
2016-08-15Windows Driver: Add extra traces and enable tracing in release build if DEBUG...Mounir IDRASSI1-6/+29
2016-07-25Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ...Mounir IDRASSI1-4/+4
2016-06-18Windows Driver: use more reliable way to correctly set path to VC++ 2010 in d...Mounir IDRASSI1-4/+15
2016-06-17Windows Driver: save FPU state in 32-bit mode before run Whirlpool SSE implem...Mounir IDRASSI1-0/+12
2016-06-17Windows: Use Visual C++ 2010 instead of Visual C++ 2008.Mounir IDRASSI4-0/+473
2016-05-10Remove trailing whitespaceDavid Foerster18-146/+146
2016-05-10Normalize all line terminatorsDavid Foerster18-9429/+9429
2016-04-20Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...Mounir IDRASSI1-2/+3
2016-04-14Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...Mounir IDRASSI3-9/+9
2016-04-08Windows: start implementation of volume ID mechanism that will be used to ide...Mounir IDRASSI3-29/+87
2016-02-14Increment version to 1.17. Update user guide PDF file.Mounir IDRASSI1-4/+4
2016-02-07Windows Driver: if saving volume header fails, don't mark operation as succes...Mounir IDRASSI1-3/+5
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI16-16/+16
2016-01-04Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE...Mounir IDRASSI1-0/+3
2016-01-03Windows Driver: Remove unwanted ':' character at the end of volume device nam...Mounir IDRASSI1-2/+2
2015-12-31Cryptography: Optimize Whirlpool implementation by using public domain assemb...Mounir IDRASSI1-0/+3
2015-12-21Windows: Implement PIM caching, both for system encryption and for normal vol...Mounir IDRASSI4-2/+12
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-2/+8
2015-11-26Windows Driver: solve compilation error in Debug build caused by a missing va...Mounir IDRASSI1-0/+6
2015-10-07Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16Mounir IDRASSI1-4/+4
2015-10-05Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows...Mounir IDRASSI2-15/+41
2015-10-05Windows Driver: remove allocation of unused variablesMounir IDRASSI1-4/+2
2015-09-26Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15Mounir IDRASSI1-4/+4
2015-09-26Windows Driver: remove unnecessary variables declaration and use in MountMana...Mounir IDRASSI1-5/+0
2015-09-26Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab...Mounir IDRASSI1-2/+3
2015-09-26Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab...Mounir IDRASSI1-2/+10
2015-09-16Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14Mounir IDRASSI1-4/+4
2015-09-16Windows: Add option to explicitly support extended disk IOCTLs and disable th...Mounir IDRASSI1-45/+53
2015-08-31Windows: Support setting volume label in Explorer through mount option. Suppo...Mounir IDRASSI3-0/+66
2015-08-31Windows Driver: Protect captured subject context during processing of user ac...Mounir IDRASSI1-0/+2
2015-08-14Windows Driver: support returning StorageDeviceProperty through IOCTL_STORAGE...Mounir IDRASSI1-16/+37
2015-08-09Increment version to 1.13VeraCrypt_1.13Mounir IDRASSI1-4/+4
2015-08-09Windows: better error code when IOCTL_STORAGE_QUERY_PROPERTY type is not supp...Mounir IDRASSI1-1/+1
2015-08-09Windows: Solve crash of TOR when run from VeraCrypt volume by explicitly retu...Mounir IDRASSI1-0/+4
2015-08-06Increment version to 1.12. Update user guide PDF file.Mounir IDRASSI1-4/+4
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI16-83/+139
2015-08-06Windows: Add extra checks for bootloader tampering.Mounir IDRASSI1-7/+30
2015-07-29Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo...Mounir IDRASSI3-1/+103
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI3-14/+14
2015-06-07Windows: Add support for PIN in favorites. Several enhancements to GUI handli...Mounir IDRASSI2-0/+4