VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.vcproj
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Normalize all line terminatorsDavid Foerster1-1027/+1027
2016-01-10Windows: Don't show disconnected network drives in the list of available ↵Mounir IDRASSI1-4/+8
drives. Add option to make them available for mounting if needed.
2016-01-03Windows: Fix Dll hijacking vulnerability affecting installer that allows ↵Mounir IDRASSI1-4/+4
arbitrary code execution with elevation of privilege (CVE-2016-1281)
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-60/+124
2015-07-03Windows: Explicitly use internal PKCS#11 headers for buildingMounir IDRASSI1-4/+4
2015-05-22Windows: Modifications to build 64-bit versions of VeraCrypt.exe & ↵Mounir IDRASSI1-4/+270
"VeraCrypt Format.exe".
2014-11-08Add option in select the number of passes for volume header over-writing. By ↵Mounir IDRASSI1-0/+4
default, it is set to 3 but it can be increased to 256 passes (which can lead to a delay of many hours for a single password change operation).
2014-11-08Modifications to remove all TrueCrypt references in names. generate new ↵Mounir IDRASSI1-7/+7
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+689