VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/BootEncryption.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI1-9/+9
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI1-50/+50
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-7/+9
2015-05-26Windows: solve 64-bit compilation warnings after checking that they are harml...Mounir IDRASSI1-6/+6
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...Mounir IDRASSI1-3/+22
2015-02-09Static Code Analysis: Add more checks. Avoid unhandled ATL exceptions by chec...Mounir IDRASSI1-66/+172
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI1-2/+2
2014-12-27Windows: use the correct parent window when changing the password of the encr...Mounir IDRASSI1-6/+6
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI1-9/+9
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-3/+4
2014-12-11Windows: always display random gathering dialog when UserEnrichRandomPool is ...Mounir IDRASSI1-0/+6
2014-11-08Implement support for creating and booting encrypted partition using SHA-256....Mounir IDRASSI1-10/+66
2014-11-08Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...Mounir IDRASSI1-1/+1
2014-11-08Add option in select the number of passes for volume header over-writing. By ...Mounir IDRASSI1-4/+4
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ...Mounir IDRASSI1-13/+19
2014-11-08Static Code Analysis : Correctly initialize member variables in various const...Mounir IDRASSI1-0/+7
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-16/+16
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+2457