VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI3-3/+11
2015-05-15Windows driver: avoid race condition by using IoAttachDeviceToDeviceStackSafe...Mounir IDRASSI2-7/+16
2015-05-10Windows Driver: fix wrongly reported bad sectors by chkdsk caused by a bug in...Mounir IDRASSI1-1/+1
2015-05-03Windows Driver: Implement querying physical sector size of veraCrypt volume t...Mounir IDRASSI4-6/+74
2015-04-06Increment VeraCrypt version to 1.0f-2Mounir IDRASSI1-4/+4
2015-02-09Static Code Analysis: in Windows Driver, avoid using uninitialized stack memo...Mounir IDRASSI3-5/+48
2015-01-04Increment version to 1.0f-1 and update language files and PDF with informatio...Mounir IDRASSI1-4/+4
2015-01-04Windows Driver: add TrueCrypt mode of mounted volumes to the output of TC_IOC...Mounir IDRASSI1-0/+1
2015-01-03Windows: change cascade encryption naming format to reflex mathematical compo...Mounir IDRASSI1-1/+1
2014-12-31Increment version to 1.0f and update language XML files with new fields.Mounir IDRASSI1-4/+4
2014-12-30Windows driver: don't fail if the PRF recovered from boot memory is not recog...Mounir IDRASSI1-7/+0
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI3-3/+8
2014-12-20Increment version to 1.0f-BETA3 and update language XML files with new fields.Mounir IDRASSI1-4/+4
2014-12-20Reduce time for reporting wrong password by removing support for legacy hidde...Mounir IDRASSI1-23/+2
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI3-16/+45
2014-12-11Windows Driver: change inherited TrueCrypt constants in kernel objects tags b...Mounir IDRASSI4-4/+4
2014-11-08Windows Driver Sanity check: check that the password length passed from the b...Mounir IDRASSI1-17/+21
2014-11-08Implement support for creating and booting encrypted partition using SHA-256....Mounir IDRASSI1-0/+1
2014-11-08Increment version to 1.0e for the next releaseMounir IDRASSI1-4/+4
2014-11-08Windows vulnerability fix: correct some integer overflow issues using the Int...Mounir IDRASSI2-6/+40
2014-11-08Windows vulnerability fix: correct checking device name to avoid possible byp...Mounir IDRASSI1-1/+17
2014-11-08Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...Mounir IDRASSI1-3/+17
2014-11-08Windows vulnerability fix : clear sensitive data in Windows kernel driver by ...Mounir IDRASSI1-1/+1
2014-11-08Windows vulnerability fix : avoid kernel pointer disclosure through a call to...Mounir IDRASSI1-1/+3
2014-11-08Remove deprecated/legacy cryptographic algorithms and encryption modes that a...Mounir IDRASSI1-16/+0
2014-11-08Static Code Analysis : Use Safe string functions inside VeraCrypt Device Driv...Mounir IDRASSI4-38/+62
2014-11-08Fix password memory leak inside the Device driver in boot encryption mode.Mounir IDRASSI1-1/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI2-2/+2
2014-11-08Remove some legacy code inherited from True and that doesn't apply to VeraCryptMounir IDRASSI1-10/+1
2014-11-08Change TrueCrypt to VeraCrypt in some commentsMounir IDRASSI1-4/+4
2014-11-08Increment VeraCrypt version to 1.0dVeraCrypt_1.0dMounir IDRASSI1-4/+4
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI2-2/+2