Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-17 | Linux/MacOSX: display error message when entered PIM is too big in the ↵ | Mounir IDRASSI | 1 | -0/+1 | |
Volume Creation Wizard. | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -38/+38 | |
2016-05-01 | Reset bogus executable permissions | David Foerster | 1 | -0/+0 | |
2016-02-09 | Linux/MacOSX: add progress bar for mouse collected entropy in GUI of volume ↵ | Mounir IDRASSI | 1 | -1/+7 | |
creation wizard. Add mutex protection in event handler for shared counter variable | |||||
2016-01-30 | MacOSX: Support creation exFAT volumes on OSX using the built-in command ↵ | Mounir IDRASSI | 1 | -2/+7 | |
newfs_exfat | |||||
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 1 | -0/+1 | |
2016-01-25 | Linux/MacOSX: remove unecessary XML resource string replacement of %hs, not ↵ | Mounir IDRASSI | 1 | -2/+0 | |
needed since Unicode rewrite. | |||||
2016-01-25 | Linux/MacOSX: fix wrong AskYesNo method parameters use caused by mistake in ↵ | Mounir IDRASSI | 1 | -1/+1 | |
parenthesis use. | |||||
2016-01-25 | MacOSX: Add PIM value validity checks to workaround wxWidget bug that makes ↵ | Mounir IDRASSI | 1 | -0/+6 | |
wxTextValidator useless when applied to a text control with password attribute (http://trac.wxwidgets.org/ticket/17185). | |||||
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 | -11/+10 | |
parameters in GUI more robust. | |||||
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 | User Interface enhancements for PIM | Mounir IDRASSI | 1 | -1/+32 | |
2015-06-28 | Linux/MacOSX: Add dedicated PIM page in the volume creation wizard. Correct ↵ | Mounir IDRASSI | 1 | -8/+37 | |
PIM value check logic. | |||||
2015-06-24 | Linux/MacOSX: restore normal file mode to some source files | Mounir IDRASSI | 1 | -0/+0 | |
2015-06-24 | Linux/MacOSX: first dynamic mode implementation | Mounir IDRASSI | 1 | -4/+24 | |
2015-02-28 | Linux/MacOSX: A configuration option for default hash and default TrueCrypt ↵ | Mounir IDRASSI | 1 | -0/+2 | |
mode used for mounting volumes (Menu Settings -> Default Mount Parameters). Implement priority of command line arguments over default values. | |||||
2015-02-13 | Linux: Perform a quick NTFS formatting by adding the "-f" switch to ↵ | Mounir IDRASSI | 1 | -0/+4 | |
mkfs.ntfs. Without this, the creation of big NTFS volumes takes ages. The code already takes care of the empty sectors by encrypting them with different key to randomize plaintext. | |||||
2015-01-04 | Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling ↵ | Mounir IDRASSI | 1 | -2/+1 | |
of wait dialog call when changing password and creating volumes. | |||||
2014-12-30 | Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct ↵ | Mounir IDRASSI | 1 | -2/+2 | |
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 | 1 | -1/+4 | |
have a better user experience. | |||||
2014-12-19 | Linux/MacOSX: Enhance performance by implementing the possibility to choose ↵ | Mounir IDRASSI | 1 | -1/+2 | |
the correct hash algorithm of volumes during various operations (mount, change password...), both using the GUI and the command line. | |||||
2014-11-08 | Linux: Support NTFS formatting of volume. We use mkfs.ntfs so it needs to be ↵ | Mounir IDRASSI | 1 | -0/+1 | |
installed on the system. | |||||
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 | Replace TrueCrypt references in added sources and resources by VeraCrypt ones. | Mounir IDRASSI | 1 | -3/+3 | |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+984 | |