VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/SecurityToken.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Windows: Implement passing smart card PIN as command line argument (/tokenpin...Mounir IDRASSI1-10/+26
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 an...Mounir IDRASSI1-5/+9
2015-05-26Windows: solve 64-bit compilation warnings after checking that they are harml...Mounir IDRASSI1-3/+3
2015-04-06Windows: use secure string functionsMounir IDRASSI1-1/+1
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI1-2/+2
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+761
'#n130'>130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215