Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-10 | Linux: Remove limitation of hidden volume protection on disk with sector ↵ | Mounir IDRASSI | 1 | -11/+0 | |
size larger than 512 bytes. | |||||
2018-06-11 | Linux/MacOSX/FreeBSD: Support mounting partially encrypted system ↵ | Mounir IDRASSI | 1 | -0/+1 | |
partitions/drivers in ReadOnly mode in order to allow troubleshooting in some cases. | |||||
2018-03-27 | Crypto: Add support for 5 new cascades of cipher algorithms ↵ | Mounir IDRASSI | 1 | -1/+5 | |
(Camellia-Kuznyechik, Camellia-Serpent, Kuznyechik-AES, Kuznyechik-Serpent-Camellia and Kuznyechik-Twofish) | |||||
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 39 | -39/+39 | |
2017-05-28 | Fix wrong FAT32 jump opcode in its header | Mounir IDRASSI | 1 | -2/+2 | |
2016-10-17 | MacOSX: remove unused variable | Mounir IDRASSI | 1 | -1/+0 | |
2016-10-17 | MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, ↵ | Mounir IDRASSI | 1 | -22/+10 | |
only standard OSXFuse install is needed without MacFUSE compatibility option. | |||||
2016-10-17 | Use properly aligned memory in code using Streebog hash implementation that ↵ | Mounir IDRASSI | 1 | -1/+1 | |
uses SSE. | |||||
2016-08-17 | Linux: Disable Kernel crypto if volume encrypted using Kuznyechik or Magma | Mounir IDRASSI | 1 | -0/+3 | |
2016-08-15 | Linux/MacOSX: Similar fix to Windows one. Write fake hidden volume header ↵ | Mounir IDRASSI | 1 | -6/+57 | |
that is created from same data format as legitimate one in order to metigate attack that are able to detect the presence of TrueCrypt/VeraCrypt hidden volumes (reported by Ivanov Alexey Mikhailovich from Moscow, Russia) | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 39 | -116/+116 | |
2016-05-01 | Reset bogus executable permissions | David Foerster | 1 | -0/+0 | |
2016-02-22 | Linux: fix compilation error | Mounir IDRASSI | 1 | -1/+0 | |
2016-02-22 | Linux: fix mount issue on Fedora 23 by forcing the creation of a default ↵ | Mounir IDRASSI | 1 | -0/+11 | |
loop device. | |||||
2016-02-21 | MacOSX: Correctly detect newer versions of OSXFuse | Mounir IDRASSI | 1 | -10/+12 | |
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 1 | -0/+1 | |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 39 | -39/+39 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 39 | -183/+337 | |
and TrueCrypt 3.0. | |||||
2015-07-04 | Linux: Support checking/reparing mounted filesystem on KDE when xterm not ↵ | Mounir IDRASSI | 1 | -0/+25 | |
available | |||||
2015-06-24 | Linux/MacOSX: restore normal file mode to some source files | Mounir IDRASSI | 8 | -0/+0 | |
2015-06-24 | Linux/MacOSX: first dynamic mode implementation | Mounir IDRASSI | 8 | -27/+48 | |
2015-03-23 | Linux: solve mount point permission issues for some users where the non-FAT ↵ | Mounir IDRASSI | 1 | -0/+17 | |
volumes were only mounted in read-only mode | |||||
2014-12-30 | Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct ↵ | Mounir IDRASSI | 6 | -40/+63 | |
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-26 | Linux/MacOSX: Implement waiting dialog for lengthy operations in order to ↵ | Mounir IDRASSI | 2 | -0/+133 | |
have a better user experience. | |||||
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 | |