Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Format
/
InPlace.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-9
/
+9
2015-07-06
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
1
-10
/
+10
2015-06-10
Windows: solve installer issue on Windows 10 caused by failure to overwrite V...
Mounir IDRASSI
1
-2
/
+2
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-5
/
+9
2015-05-26
Windows: solve 64-bit compilation warnings after checking that they are harml...
Mounir IDRASSI
1
-2
/
+2
2015-05-17
Windows: First implementation of non-system volumes decryption.
Mounir IDRASSI
1
-8
/
+570
2015-02-09
Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...
Mounir IDRASSI
1
-0
/
+12
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-1
/
+1
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
1
-49
/
+51
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-4
/
+5
2014-11-08
Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...
Mounir IDRASSI
1
-1
/
+9
2014-11-08
Lower number of times we overwrite volume header during the encryption of a p...
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Static Code Analysis : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
1
-16
/
+18
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+1692