Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Mount
/
MainCom.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
1
-1
/
+2
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-51
/
+12
2015-09-26
Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed c...
Mounir IDRASSI
1
-2
/
+2
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-5
/
+9
2015-07-11
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
1
-4
/
+4
2015-07-08
Windows: Fix old issue inherited from TrueCrypt by initializing COM library b...
Mounir IDRASSI
1
-0
/
+4
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-5
/
+22
2015-05-22
Windows: remove crash dump analysis functionality. It didn't always work and ...
Mounir IDRASSI
1
-23
/
+0
2015-02-09
Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...
Mounir IDRASSI
1
-3
/
+32
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-4
/
+15
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-3
/
+14
2014-11-08
Add option in select the number of passes for volume header over-writing. By ...
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Static Code Analysis : Add NULL pointers checks on the result of ATL string c...
Mounir IDRASSI
1
-3
/
+15
2014-11-08
Static Code Analysis : Add virtual attribute to destructor of classes that ha...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+267