VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Exception.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI1-9/+14
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...Mounir IDRASSI1-0/+33
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI1-3/+3
2014-11-08Static Code Analysis : Correctly initialize member variables in various const...Mounir IDRASSI1-2/+2
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-1/+1
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+81
97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147