VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/MainCom.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI1-4/+4
2015-07-08Windows: Fix old issue inherited from TrueCrypt by initializing COM library b...Mounir IDRASSI1-0/+4
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-5/+22
2015-05-22Windows: remove crash dump analysis functionality. It didn't always work and ...Mounir IDRASSI1-23/+0
2015-02-09Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...Mounir IDRASSI1-3/+32
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI1-4/+15
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-3/+14
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 : Add NULL pointers checks on the result of ATL string c...Mounir IDRASSI1-3/+15
2014-11-08Static Code Analysis : Add virtual attribute to destructor of classes that ha...Mounir IDRASSI1-1/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+267
56' href='#n156'>156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202