Age | Commit message (Expand) | Author | Files | Lines |
2017-05-28 | Windows Driver: enhance detection of FAT volumes. | Mounir IDRASSI | 1 | -3/+5 |
2017-05-26 | Windows Driver: Correctly detect FAT volumes created on Linux in TC_IOCTL_OPE... | Mounir IDRASSI | 1 | -0/+2 |
2017-05-26 | Windows Driver: Add support for ReFS in TC_IOCTL_OPEN_TEST FileSystem detection | Mounir IDRASSI | 1 | -1/+1 |
2017-05-25 | Windows: remove IOCTL_STORAGE_GET_DEVICE_NUMBER support until a real device i... | Mounir IDRASSI | 1 | -2/+3 |
2017-05-25 | Windows Driver: implement some extra IOCTLs. Add more traces for debugging. | Mounir IDRASSI | 1 | -0/+112 |
2017-05-25 | Windows Driver: enhance implementation of IOCTL_STORAGE_QUERY_PROPERTY | Mounir IDRASSI | 1 | -9/+106 |
2017-05-25 | Windows Driver: remove unused variable. | Mounir IDRASSI | 1 | -1/+0 |
2017-05-21 | Windows Driver: Support new IOCTLS and correct implementation of existing one... | Mounir IDRASSI | 1 | -3/+111 |
2017-05-21 | Windows Driver: fix bug in new IOCTL VC_IOCTL_GET_DRIVE_GEOMETRY_EX | Mounir IDRASSI | 1 | -2/+0 |
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 1 | -3/+32 |
2016-10-17 | Windows: Fix failure to access EFS data on VeraCrypt volumes under Windows 10... | Mounir IDRASSI | 1 | -2/+11 |
2016-08-15 | Windows Driver: Add extra traces and enable tracing in release build if DEBUG... | Mounir IDRASSI | 1 | -6/+29 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -45/+45 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -3563/+3563 |
2016-04-14 | Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ... | Mounir IDRASSI | 1 | -7/+7 |
2016-04-08 | Windows: start implementation of volume ID mechanism that will be used to ide... | Mounir IDRASSI | 1 | -29/+82 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2016-01-04 | Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE... | Mounir IDRASSI | 1 | -0/+3 |
2016-01-03 | Windows Driver: Remove unwanted ':' character at the end of volume device nam... | Mounir IDRASSI | 1 | -2/+2 |
2015-12-31 | Cryptography: Optimize Whirlpool implementation by using public domain assemb... | Mounir IDRASSI | 1 | -0/+3 |
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal vol... | Mounir IDRASSI | 1 | -1/+5 |
2015-11-26 | Windows Driver: solve compilation error in Debug build caused by a missing va... | Mounir IDRASSI | 1 | -0/+6 |
2015-10-05 | Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows... | Mounir IDRASSI | 1 | -13/+34 |
2015-10-05 | Windows Driver: remove allocation of unused variables | Mounir IDRASSI | 1 | -4/+2 |
2015-09-26 | Windows Driver: remove unnecessary variables declaration and use in MountMana... | Mounir IDRASSI | 1 | -5/+0 |
2015-09-26 | Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab... | Mounir IDRASSI | 1 | -2/+3 |
2015-09-26 | Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab... | Mounir IDRASSI | 1 | -2/+10 |
2015-09-16 | Windows: Add option to explicitly support extended disk IOCTLs and disable th... | Mounir IDRASSI | 1 | -45/+53 |
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. Suppo... | Mounir IDRASSI | 1 | -0/+60 |
2015-08-31 | Windows Driver: Protect captured subject context during processing of user ac... | Mounir IDRASSI | 1 | -0/+2 |
2015-08-14 | Windows Driver: support returning StorageDeviceProperty through IOCTL_STORAGE... | Mounir IDRASSI | 1 | -16/+37 |
2015-08-09 | Windows: better error code when IOCTL_STORAGE_QUERY_PROPERTY type is not supp... | Mounir IDRASSI | 1 | -1/+1 |
2015-08-09 | Windows: Solve crash of TOR when run from VeraCrypt volume by explicitly retu... | Mounir IDRASSI | 1 | -0/+4 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -7/+9 |
2015-07-29 | Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo... | Mounir IDRASSI | 1 | -1/+5 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -4/+4 |
2015-06-07 | Windows: Add support for PIN in favorites. Several enhancements to GUI handli... | Mounir IDRASSI | 1 | -0/+2 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -0/+2 |
2015-05-10 | Windows Driver: fix wrongly reported bad sectors by chkdsk caused by a bug in... | Mounir IDRASSI | 1 | -1/+1 |
2015-05-03 | Windows Driver: Implement querying physical sector size of veraCrypt volume t... | Mounir IDRASSI | 1 | -2/+38 |
2015-02-09 | Static Code Analysis: in Windows Driver, avoid using uninitialized stack memo... | Mounir IDRASSI | 1 | -1/+1 |
2015-01-04 | Windows Driver: add TrueCrypt mode of mounted volumes to the output of TC_IOC... | Mounir IDRASSI | 1 | -0/+1 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -1/+4 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -1/+5 |
2014-12-11 | Windows Driver: change inherited TrueCrypt constants in kernel objects tags b... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Windows vulnerability fix: correct some integer overflow issues using the Int... | Mounir IDRASSI | 1 | -2/+13 |
2014-11-08 | Windows vulnerability fix: correct checking device name to avoid possible byp... | Mounir IDRASSI | 1 | -1/+17 |
2014-11-08 | Windows vulnerability fix : avoid kernel pointer disclosure through a call to... | Mounir IDRASSI | 1 | -1/+3 |
2014-11-08 | Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv... | Mounir IDRASSI | 1 | -31/+31 |
2014-11-08 | Change TrueCrypt to VeraCrypt in some comments | Mounir IDRASSI | 1 | -4/+4 |