VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/UserInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Linux/MacOSX: Update command line help text to reflect that we can now specif...Mounir IDRASSI1-3/+2
2016-01-24Linux/MacOSX: update --size entry in command line help text.Mounir IDRASSI1-2/+4
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2016-01-20Linux/MacOSX:solve issue of --stdin option not handling correctly passwords t...Mounir IDRASSI1-1/+1
2016-01-03Linux: Restore Nautilus fix that was mistakenly removed by Whirlpool optimiza...Mounir IDRASSI1-2/+4
2015-12-31Cryptography: Optimize Whirlpool implementation by using public domain assemb...Mounir IDRASSI1-4/+6
2015-12-04Linux: fix Nautilus not detected as file manager on some Gnome based destribu...Mounir IDRASSI1-2/+4
2015-11-30Linux/MacOSX: Implement Unicode passwords suppport. Make validation of parame...Mounir IDRASSI1-1/+5
2015-08-30Add stdin-supplied password supportLouisTakePILLz1-3/+11
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-07-19Linux: Add "new-hash" switch for changing PRF and remove "current-hash" switc...Mounir IDRASSI1-1/+1
2015-06-24Linux/MacOSX: restore normal file mode to some source filesMounir IDRASSI1-0/+0
2015-06-24Linux/MacOSX: first dynamic mode implementationMounir IDRASSI1-1/+3
2015-04-06Linux/MaxOSX: correctly detect type of internal exceptionsMounir IDRASSI1-2/+5
2015-04-05Linux/MacOSX: Always add the source location when system exception occur in o...Mounir IDRASSI1-2/+1
2015-03-08Linux/MacOSX: Load preferences if only volume path is given in command line a...Mounir IDRASSI1-4/+2
2015-02-08Linux: When not under Gnome/KDE, use xdg-open to open the mounted volume if i...Mounir IDRASSI1-1/+17
2014-12-30Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...Mounir IDRASSI1-11/+24
2014-12-26Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...Mounir IDRASSI1-1/+72
2014-12-19Linux/MacOSX: Enhance performance by implementing the possibility to choose t...Mounir IDRASSI1-1/+6
2014-11-08MacOSX : change OSXFuse error message to indicate the MacFUSE compatibility l...Mounir IDRASSI1-1/+1
2014-11-08MacOSX : Since we link directly with OSXFuse, change error message to indicat...Mounir IDRASSI1-1/+1
2014-11-08MacOSX : Update Fuse error message to display OSXFUSE requirement alongside M...Mounir IDRASSI1-1/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Change legacy version check in newly added Linux/MacOSX sources from 0x600 (T...Mounir IDRASSI1-2/+2
2014-11-08Replace TrueCrypt from Linux/MacOSX mount point namesMounir IDRASSI1-2/+2
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI1-21/+21
2014-11-08Add TrueCrypt 7.1a MacOSX/Linux specific source files.Mounir IDRASSI1-0/+1494