VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/Unix
AgeCommit message (Collapse)AuthorFilesLines
2016-08-17Linux: Disable Kernel crypto if volume encrypted using Kuznyechik or MagmaMounir IDRASSI1-0/+3
2016-05-10Remove trailing whitespaceDavid Foerster23-68/+68
2016-05-01Reset bogus executable permissionsDavid Foerster1-0/+0
2016-02-22Linux: fix compilation errorMounir IDRASSI1-1/+0
2016-02-22Linux: fix mount issue on Fedora 23 by forcing the creation of a default ↵Mounir IDRASSI1-0/+11
loop device.
2016-02-21MacOSX: Correctly detect newer versions of OSXFuseMounir IDRASSI1-10/+12
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI23-23/+23
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 ↵Mounir IDRASSI23-107/+199
and TrueCrypt 3.0.
2015-07-04Linux: Support checking/reparing mounted filesystem on KDE when xterm not ↵Mounir IDRASSI1-0/+25
available
2015-06-24Linux/MacOSX: restore normal file mode to some source filesMounir IDRASSI1-0/+0
2015-06-24Linux/MacOSX: first dynamic mode implementationMounir IDRASSI1-0/+2
2015-03-23Linux: solve mount point permission issues for some users where the non-FAT ↵Mounir IDRASSI1-0/+17
volumes were only mounted in read-only mode
2014-12-30Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct ↵Mounir IDRASSI1-0/+1
many GTK issues linked to multi-threaded origine of events by implementing an automatic mechanism for handling such requests in the main thread.
2014-12-19Linux/MacOSX: Enhance performance by implementing the possibility to choose ↵Mounir IDRASSI1-0/+2
the correct hash algorithm of volumes during various operations (mount, change password...), both using the GUI and the command line.
2014-11-08MacOSX : Support detection of OSXFUSE and the presence of MacFUSE ↵Mounir IDRASSI1-3/+29
compatibility layer.
2014-11-08Remove remaining legacy cryptographic algorithms that are never used by ↵Mounir IDRASSI1-6/+1
VeraCrypt.
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵Mounir IDRASSI18-18/+18
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
2014-11-08Replace TrueCrypt from Linux/MacOSX mount point namesMounir IDRASSI2-3/+3
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI4-6/+6
2014-11-08Add TrueCrypt 7.1a MacOSX/Linux specific source files.Mounir IDRASSI23-0/+3358