VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Dlgcode.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Replace 'TRUE' by 'VERA' in some GUI constants and commentsMounir IDRASSI1-3/+3
2014-11-08Use calloc directly instead of combining malloc and ZeroMemoryMounir IDRASSI1-8/+3
2014-11-08Comment unused variablesMounir IDRASSI1-2/+2
2014-11-08Enhance security by rising the iterations used in PBKDF2 : 327670 instead of ...Mounir IDRASSI1-1/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-55/+50
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+9848