VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Exception.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2016-05-10Remove trailing whitespaceDavid Foerster1-1/+1
2016-05-10Normalize all line terminatorsDavid Foerster1-123/+123
2016-02-07Windows:Fix various issues and warnings reported by static code analysis ↵Mounir IDRASSI1-2/+2
tool Coverity.
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-5/+5
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 ↵Mounir IDRASSI1-5/+9
and TrueCrypt 3.0.
2015-07-06Windows: Display source location of errors in order to help diagnose issues ↵Mounir IDRASSI1-9/+14
reported by users
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ↵Mounir IDRASSI1-0/+33
to random generator to abort in case of error and display a diagnose message to the user.
2014-12-27Windows: use the correct window handle for creating message boxes. This ↵Mounir IDRASSI1-3/+3
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
2014-11-08Static Code Analysis : Correctly initialize member variables in various ↵Mounir IDRASSI1-2/+2
constructors
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵Mounir IDRASSI1-1/+1
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
2014-11-08Modifications to remove all TrueCrypt references in names. generate new ↵Mounir IDRASSI1-1/+1
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+81