VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/SecurityToken.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2016-05-29Windows: better implementation for support of smart card PIN in command ↵Mounir IDRASSI1-4/+3
line. Supported now also on Format.
2016-05-29Linux/MacOSX: Implement passing smart card PIN as command line argument ↵Mounir IDRASSI1-0/+1
(--token-pin switch)
2016-05-10Remove trailing whitespaceDavid Foerster1-3/+3
2016-05-10Normalize all line terminatorsDavid Foerster1-226/+226
2016-03-24Windows: Implement passing smart card PIN as command line argument ↵Mounir IDRASSI1-4/+5
(/tokenpin switch) when explicitly mounting a volume.
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-0/+4
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 ↵Mounir IDRASSI1-5/+9
and TrueCrypt 3.0.
2014-12-27Windows: use the correct window handle for creating message boxes. This ↵Mounir IDRASSI1-4/+4
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
2014-11-08Static Code Analysis : Correctly initialize member variables in various ↵Mounir IDRASSI1-3/+4
constructors
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵Mounir IDRASSI1-1/+1
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+216