Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Core
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-12-19
Linux/MacOSX: Enhance performance by implementing the possibility to choose ↵
Mounir IDRASSI
5
-6
/
+45
the correct hash algorithm of volumes during various operations (mount, change password...), both using the GUI and the command line.
2014-12-11
Linux/MacOSX: Implement generating more than one keyfile, specifying the ↵
Mounir IDRASSI
2
-24
/
+42
size of the generated keyfiles and letting VeraCrypt choose random size values.
2014-11-08
MacOSX : Support hard drives with a large sector size ( > 512).
Mounir IDRASSI
1
-1
/
+1
2014-11-08
MacOSX : Support detection of OSXFUSE and the presence of MacFUSE ↵
Mounir IDRASSI
1
-3
/
+29
compatibility layer.
2014-11-08
Linux/MacOSX port of manual selection of number of passes for volume header ↵
Mounir IDRASSI
2
-8
/
+7
over-write operation.
2014-11-08
Remove remaining legacy cryptographic algorithms that are never used by ↵
Mounir IDRASSI
1
-6
/
+1
VeraCrypt.
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵
Mounir IDRASSI
33
-33
/
+33
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
2014-11-08
Replace TrueCrypt from Linux/MacOSX mount point names
Mounir IDRASSI
2
-3
/
+3
2014-11-08
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
Mounir IDRASSI
4
-6
/
+6
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
39
-0
/
+5300