VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Windows: change cascade encryption naming format to reflex mathematical compo...Mounir IDRASSI1-3/+3
2014-12-31Increment version to 1.0f and update language XML files with new fields.Mounir IDRASSI1-4/+4
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI2-3/+3
2014-12-28Windows: use the selected hash algorithm when resuming interrupted process. T...Mounir IDRASSI1-2/+1
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI4-221/+223
2014-12-20Increment version to 1.0f-BETA3 and update language XML files with new fields.Mounir IDRASSI1-4/+4
2014-12-20Windows: Add missing PRF selection combobox in password page of Format progra...Mounir IDRASSI1-5/+7
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI4-22/+46
2014-12-16Windows: Enable Visual Styles for a modern look-and-feelMounir IDRASSI1-0/+12
2014-11-08Display only allowed hashes when encrypting the system partition (now, SHA-25...Mounir IDRASSI1-14/+25
2014-11-08Increment version to 1.0e for the next releaseMounir IDRASSI1-4/+4
2014-11-08Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...Mounir IDRASSI1-1/+9
2014-11-08Correctly handle dialogs from previous versions that used 'TRUE' instead of '...Mounir IDRASSI1-1/+2
2014-11-08Add option in select the number of passes for volume header over-writing. By ...Mounir IDRASSI1-5/+6
2014-11-08Lower number of times we overwrite volume header during the encryption of a p...Mounir IDRASSI1-4/+4
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ...Mounir IDRASSI2-109/+113
2014-11-08Static Code Analysis : fix usage of strncpy and sscanf.Mounir IDRASSI1-1/+1
2014-11-08Static Code Analysis : fix various memory leaks.Mounir IDRASSI1-3/+6
2014-11-08Static Code Analysis : Add virtual attribute to destructor of classes that ha...Mounir IDRASSI1-1/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI3-3/+3
2014-11-08Replace 'TRUE' by 'VERA' in some GUI constants and commentsMounir IDRASSI1-1/+1
2014-11-08Increment VeraCrypt version to 1.0dVeraCrypt_1.0dMounir IDRASSI1-4/+4
2014-11-08Increment VeraCrypt version to 1.0cVeraCrypt_1.0cMounir IDRASSI1-4/+4
2014-11-08Increment VeraCrypt version to 1.0bVeraCrypt_1.0bMounir IDRASSI1-4/+4
2014-11-08Concert bitmaps to supported formatMounir IDRASSI1-0/+0
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI6-28/+28
2014-11-08Modify all graphicsMounir IDRASSI1-0/+0
2014-11-08Rename wizard bitmap fileMounir IDRASSI1-0/+0
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI12-0/+12699