VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Password.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI1-2/+2
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-3/+18
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...Mounir IDRASSI1-0/+6
2015-02-09Static Code Analysis: handle unused variables more properly. Catch STL except...Mounir IDRASSI1-1/+1
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI1-4/+4
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI1-2/+2
2014-12-20Reduce time for reporting wrong password by removing support for legacy hidde...Mounir IDRASSI1-7/+1
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-2/+2
2014-12-11Windows: always display random gathering dialog when UserEnrichRandomPool is ...Mounir IDRASSI1-0/+2
2014-11-08Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...Mounir IDRASSI1-0/+7
2014-11-08Add option in select the number of passes for volume header over-writing. By ...Mounir IDRASSI1-4/+4
2014-11-08Static Code Analysis : Add various NULL pointers checksMounir IDRASSI1-10/+22
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+422