Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-05 | Linux: Add support for Btrfs filesystem when creating volumes | Mounir IDRASSI | 1 | -0/+4 | |
2020-06-11 | Switch from auto_ptr to unique_ptr (#638) | Christopher Bergqvist | 1 | -1/+1 | |
2019-11-04 | Linux/FreeBSD: Add CLI switch to force use of old sudo behavior of sending a ↵ | Mounir IDRASSI | 1 | -1/+9 | |
dummy password The new switch is --use-dummy-sudo-password | |||||
2019-11-04 | Linux/MacOSX: Add switch to force the use of legacy maximum password length ↵ | Mounir IDRASSI | 1 | -9/+17 | |
(64 UTF8 bytes) The switch is --legacy-password-maxlength | |||||
2019-10-19 | MacOSX: Support APFS for creating volumes. | Mounir IDRASSI | 1 | -0/+2 | |
2019-10-02 | Linux/MacOSX:check that the requested size of file container is less than ↵ | Mounir IDRASSI | 1 | -0/+3 | |
available disk free space. Add a CLI switch to disable this check. | |||||
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 | |
2016-05-29 | Linux/MacOSX: Implement passing smart card PIN as command line argument ↵ | Mounir IDRASSI | 1 | -0/+6 | |
(--token-pin switch) | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -15/+15 | |
2016-05-04 | Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid ↵ | Mounir IDRASSI | 1 | -3/+3 | |
having negative values for iterations count using the formula 15000 + (PIM x 1000). Add specific error message to XML language files. | |||||
2016-03-20 | Linux/MacOSX: Fix build error when using strict wxWidgets library that ↵ | Axel Köllhofer | 1 | -3/+3 | |
doesn't allow implicit conversions. | |||||
2016-01-30 | MacOSX: Support creation exFAT volumes on OSX using the built-in command ↵ | Mounir IDRASSI | 1 | -0/+2 | |
newfs_exfat | |||||
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 1 | -0/+2 | |
2016-01-26 | Linux/MacOSX: fix issue creating volumes using command line with a ↵ | Mounir IDRASSI | 1 | -0/+21 | |
filesystem other than FAT. | |||||
2016-01-24 | Linux/MacOSX: Support K/M/G/T suffixes for --size switch to indicate unit to ↵ | Mounir IDRASSI | 1 | -1/+28 | |
use for size value (KiloByte, MegaByte, GigaByte and TeraByte respectively) | |||||
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-11-30 | Linux/MacOSX: Implement Unicode passwords suppport. Make validation of ↵ | Mounir IDRASSI | 1 | -3/+39 | |
parameters in GUI more robust. | |||||
2015-08-30 | Add stdin-supplied password support | LouisTakePILLz | 1 | -1/+14 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -5/+9 | |
and TrueCrypt 3.0. | |||||
2015-07-19 | Linux: Add "new-hash" switch for changing PRF and remove "current-hash" ↵ | Mounir IDRASSI | 1 | -5/+5 | |
switch which didin't fit the change password/keyfile logic. | |||||
2015-07-19 | User Interface enhancements for PIM | Mounir IDRASSI | 1 | -4/+10 | |
2015-06-24 | Linux/MacOSX: restore normal file mode to some source files | Mounir IDRASSI | 1 | -0/+0 | |
2015-06-24 | Linux: solve bug when "-tc" command line switch is not followed by another ↵ | Mounir IDRASSI | 1 | -1/+1 | |
switch. In this case, the value coming after the "-tc" switch was ignored from processing. | |||||
2015-06-24 | Linux/MacOSX: first dynamic mode implementation | Mounir IDRASSI | 1 | -0/+50 | |
2015-04-26 | Linux: in command line, support hash algorithm names without '-' as on ↵ | Mounir IDRASSI | 1 | -3/+9 | |
Windows ("sha256", "sha512", "ripemd160") | |||||
2015-03-08 | Linux/MacOSX: Load preferences if only volume path is given in command line ↵ | Mounir IDRASSI | 1 | -1/+20 | |
and GUI mode enabled. | |||||
2014-12-30 | Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct ↵ | Mounir IDRASSI | 1 | -1/+5 | |
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-19 | Linux/MacOSX: Enhance performance by implementing the possibility to choose ↵ | Mounir IDRASSI | 1 | -0/+32 | |
the correct hash algorithm of volumes during various operations (mount, change password...), both using the GUI and the command line. | |||||
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵ | Mounir IDRASSI | 1 | -1/+1 | |
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon. | |||||
2014-11-08 | wxWidgets 3.0 compatibility modifications | Mounir IDRASSI | 1 | -6/+6 | |
2014-11-08 | Replace TrueCrypt references in added sources and resources by VeraCrypt ones. | Mounir IDRASSI | 1 | -1/+1 | |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+583 | |