VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/SecurityToken.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-03-24Windows: Implement passing smart card PIN as command line argument ↵Mounir IDRASSI1-10/+26
(/tokenpin switch) when explicitly mounting a volume.
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2016-01-10Linux/MacOSX: Show better error message when the PKCS#11 library can't be loadedMounir IDRASSI1-3/+5
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-2/+6
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 ↵Mounir IDRASSI1-5/+9
and TrueCrypt 3.0.
2015-05-26Windows: solve 64-bit compilation warnings after checking that they are ↵Mounir IDRASSI1-3/+3
harmless.
2015-04-06Windows: use secure string functionsMounir IDRASSI1-1/+1
2014-12-27Windows: use the correct window handle for creating message boxes. This ↵Mounir IDRASSI1-2/+2
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
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/+761