Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main
/
Forms
/
VolumeCreationWizard.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
Linux/macOS: Remove TrueCrypt support
Mounir IDRASSI
1
-3
/
+2
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-4
/
+4
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-3
/
+5
2020-12-11
new xml Tag for en and de (#708)
T-Bonhagen
1
-35
/
+27
2020-08-26
Linux: Reduce minimal size requirement for BTRFS support to 16 MiB by using m...
Mounir IDRASSI
1
-1
/
+14
2020-08-05
Linux: Add support for Btrfs filesystem when creating volumes
Mounir IDRASSI
1
-19
/
+4
2020-07-02
Linux/MacOSX: Allow choosing a filesystem other than FAT for outer volume but...
Mounir IDRASSI
1
-19
/
+43
2020-06-23
Linux/MacOSX: explicitely clear saved password from memory at last step of vo...
Mounir IDRASSI
1
-0
/
+7
2020-06-23
Linux/MacOSX: Use also PIM when comparing Outer and Hidden volumes credentials
Mounir IDRASSI
1
-28
/
+63
2020-06-23
Linux/MacOSX: take into account keyfiles when comparing Outer and Hidden volu...
Mounir IDRASSI
1
-9
/
+31
2020-06-23
Linux/MacOSX: Don't allow Hidden volume to have the same password as Outer vo...
Mounir IDRASSI
1
-0
/
+11
2019-12-02
fixed typo "this [is (#559)
vstoykovbg
1
-1
/
+1
2019-10-19
MacOSX: Support APFS for creating volumes.
Mounir IDRASSI
1
-0
/
+1
2018-04-29
MacOSX: support pasting values to password fields using keyboard (CMD+V and C...
Mounir IDRASSI
1
-0
/
+15
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2016-10-17
Linux/MacOSX: display error message when entered PIM is too big in the Volume...
Mounir IDRASSI
1
-0
/
+1
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 c...
Mounir IDRASSI
1
-1
/
+7
2016-01-30
MacOSX: Support creation exFAT volumes on OSX using the built-in command newf...
Mounir IDRASSI
1
-2
/
+7
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 n...
Mounir IDRASSI
1
-2
/
+0
2016-01-25
Linux/MacOSX: fix wrong AskYesNo method parameters use caused by mistake in p...
Mounir IDRASSI
1
-1
/
+1
2016-01-25
MacOSX: Add PIM value validity checks to workaround wxWidget bug that makes w...
Mounir IDRASSI
1
-0
/
+6
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
-11
/
+10
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
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 P...
Mounir IDRASSI
1
-8
/
+37
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 m...
Mounir IDRASSI
1
-0
/
+2
2015-02-13
Linux: Perform a quick NTFS formatting by adding the "-f" switch to mkfs.ntfs...
Mounir IDRASSI
1
-0
/
+4
2015-01-04
Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling ...
Mounir IDRASSI
1
-2
/
+1
2014-12-30
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...
Mounir IDRASSI
1
-2
/
+2
2014-12-26
Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...
Mounir IDRASSI
1
-1
/
+4
2014-12-19
Linux/MacOSX: Enhance performance by implementing the possibility to choose t...
Mounir IDRASSI
1
-1
/
+2
2014-11-08
Linux: Support NTFS formatting of volume. We use mkfs.ntfs so it needs to be ...
Mounir IDRASSI
1
-0
/
+1
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
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