Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Keyfiles.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
Windows: Add link in keyfiles dialog to documentation page for risks of third...
Mounir IDRASSI
1
-0
/
+7
2023-09-06
Windows: remove recommendation of keyfiles files extensions and update docume...
Mounir IDRASSI
1
-0
/
+13
2023-09-03
Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...
Mounir IDRASSI
1
-13
/
+21
2023-07-02
Fix compiler type-cast warnings
Mounir IDRASSI
1
-1
/
+1
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-1
/
+1
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-7
/
+8
2019-12-08
Windows: enhancements to the mechanism preserving file timestamps, especially...
Mounir IDRASSI
1
-36
/
+23
2019-01-28
Increase password maximum length to 128 bytes from 64 bytes
Mounir IDRASSI
1
-10
/
+11
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2017-06-05
Windows: Correctly open online help when selected in menu. Remove unused para...
Mounir IDRASSI
1
-1
/
+1
2016-10-17
Windows: check for malloc failures and report error in such cases.
Mounir IDRASSI
1
-12
/
+39
2016-05-29
Windows: better implementation for support of smart card PIN in command line....
Mounir IDRASSI
1
-6
/
+1
2016-05-10
Fix space before tab
David Foerster
1
-1
/
+1
2016-05-10
Remove trailing whitespace
David Foerster
1
-15
/
+15
2016-05-10
Normalize all line terminators
David Foerster
1
-778
/
+778
2016-03-24
Windows: Implement passing smart card PIN as command line argument (/tokenpin...
Mounir IDRASSI
1
-1
/
+6
2016-02-12
Window: fix regression that caused only a single keyfile to be taken into acc...
Mounir IDRASSI
1
-1
/
+3
2016-02-12
Windows: Avoid updating configuration after opening keyfile file dialog when ...
Mounir IDRASSI
1
-3
/
+9
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
1
-13
/
+19
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-20
/
+21
2015-10-07
Windows: Don’t try to mount using empty password when default keyfile confi...
Mounir IDRASSI
1
-0
/
+25
2015-08-27
Windows: Protect against using a container file as its own keyfile. Normalizi...
Mounir IDRASSI
1
-6
/
+25
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-06
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
1
-6
/
+6
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
1
-14
/
+14
2014-12-04
Windows: correct issue in handling "More information on keyfiles" link that c...
Mounir IDRASSI
1
-0
/
+2
2014-11-08
Static Code Analysis : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
1
-43
/
+66
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+685