VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Favorites.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2016-12-08Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in ↵Mounir IDRASSI1-0/+4
favorites management dialog, and use default mount parameters when mounting multiple favorites at once.
2016-05-10Remove trailing whitespaceDavid Foerster1-2/+2
2016-05-10Normalize all line terminatorsDavid Foerster1-87/+87
2016-04-14Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ↵Mounir IDRASSI1-2/+2
instead of SHA-512 to compute volume ID to reduce string size and make more convenient to use.
2016-04-08Windows: start implementation of volume ID mechanism that will be used to ↵Mounir IDRASSI1-1/+5
identify VeraCrypt disk volumes instead of device name.
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-4/+4
2015-08-31Windows: Support setting volume label in Explorer through mount option. ↵Mounir IDRASSI1-2/+4
Support using favorite label as label in Explorer.
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 ↵Mounir IDRASSI1-4/+8
and TrueCrypt 3.0.
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI1-2/+2
2015-06-19Windows: If PIM of a volume is changed and if it is a favorite or system ↵Mounir IDRASSI1-1/+2
favorite, automatically update favorite or system favorite XML file with the new value.
2015-06-07Windows: Add support for PIN in favorites. Several enhancements to GUI ↵Mounir IDRASSI1-0/+2
handling of Dynamic Mode.
2014-12-27Windows: use the correct window handle for creating message boxes. This ↵Mounir IDRASSI1-1/+1
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/+74