VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Boot/Windows/BootMain.cpp
AgeCommit message (Collapse)AuthorFilesLines
2014-11-08Static Code Analysis: Correctly initialize variables to avoid false-positive ↵Mounir IDRASSI1-2/+2
detection in the boot code.
2014-11-08Detect correctly VeraCrypt rescue disk by looking for the little-endian ↵Mounir IDRASSI1-1/+1
encoding of "Vera" instead of "True".
2014-11-08Modifications to remove all TrueCrypt references in names. generate new ↵Mounir IDRASSI1-6/+6
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+1151