Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
BootEncryption.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-27
Windows: use the correct parent window when changing the password of the encr...
Mounir IDRASSI
1
-6
/
+6
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
1
-9
/
+9
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-3
/
+4
2014-12-11
Windows: always display random gathering dialog when UserEnrichRandomPool is ...
Mounir IDRASSI
1
-0
/
+6
2014-11-08
Implement support for creating and booting encrypted partition using SHA-256....
Mounir IDRASSI
1
-10
/
+66
2014-11-08
Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...
Mounir IDRASSI
1
-1
/
+1
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 : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
1
-13
/
+19
2014-11-08
Static Code Analysis : Correctly initialize member variables in various const...
Mounir IDRASSI
1
-0
/
+7
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
-16
/
+16
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+2457