Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main
/
CommandLineInterface.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
Linux/macOS: Remove TrueCrypt support
Mounir IDRASSI
1
-9
/
+2
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-5
/
+5
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-2
/
+14
2021-11-21
Linux/macOS/FreeBSD: return error if unknown filesystem value specified in --...
Mounir IDRASSI
1
-1
/
+1
2021-09-21
Linux/macOS: Add CLI switch (--size=max) and UI option to give a file contain...
Mounir IDRASSI
1
-31
/
+36
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
2019-11-04
Linux/MacOSX: Add switch to force the use of legacy maximum password length (...
Mounir IDRASSI
1
-9
/
+17
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 ava...
Mounir IDRASSI
1
-0
/
+3
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 (--to...
Mounir IDRASSI
1
-0
/
+6
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 havi...
Mounir IDRASSI
1
-3
/
+3
2016-03-20
Linux/MacOSX: Fix build error when using strict wxWidgets library that doesn'...
Axel Köllhofer
1
-3
/
+3
2016-01-30
MacOSX: Support creation exFAT volumes on OSX using the built-in command newf...
Mounir IDRASSI
1
-0
/
+2
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 filesystem...
Mounir IDRASSI
1
-0
/
+21
2016-01-24
Linux/MacOSX: Support K/M/G/T suffixes for --size switch to indicate unit to ...
Mounir IDRASSI
1
-1
/
+28
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 parame...
Mounir IDRASSI
1
-3
/
+39
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 an...
Mounir IDRASSI
1
-5
/
+9
2015-07-19
Linux: Add "new-hash" switch for changing PRF and remove "current-hash" switc...
Mounir IDRASSI
1
-5
/
+5
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 sw...
Mounir IDRASSI
1
-1
/
+1
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 Window...
Mounir IDRASSI
1
-3
/
+9
2015-03-08
Linux/MacOSX: Load preferences if only volume path is given in command line a...
Mounir IDRASSI
1
-1
/
+20
2014-12-30
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...
Mounir IDRASSI
1
-1
/
+5
2014-12-19
Linux/MacOSX: Enhance performance by implementing the possibility to choose t...
Mounir IDRASSI
1
-0
/
+32
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
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