VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Favorites.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Remove trailing whitespaceDavid Foerster1-8/+8
2016-05-10Normalize all line terminatorsDavid Foerster1-1024/+1024
2016-05-05Windows: Fix compilation error caused by previous commitMounir IDRASSI1-1/+2
2016-05-04Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid havi...Mounir IDRASSI1-1/+15
2016-04-28Windows: Display Volume ID of a System Favorite even if it is disconnectedMounir IDRASSI1-1/+1
2016-04-14Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...Mounir IDRASSI1-12/+53
2016-04-08Windows: start implementation of volume ID mechanism that will be used to ide...Mounir IDRASSI1-0/+42
2016-03-20Windows: Better alignment for Group Boxes in favorites management dialogMounir IDRASSI1-1/+1
2016-03-17Windows: Correctly disable/enable the "Display PIM" checkbox in the favorites...Mounir IDRASSI1-0/+1
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-46/+46
2015-08-31Windows: Support setting volume label in Explorer through mount option. Suppo...Mounir IDRASSI1-1/+27
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-07-13Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys...Mounir IDRASSI1-5/+5
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI1-9/+9
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI1-3/+3
2015-06-19Windows: If PIM of a volume is changed and if it is a favorite or system favo...Mounir IDRASSI1-1/+1
2015-06-19Windows: Use "PIM" instead of "PIN" in favorites XML fileMounir IDRASSI1-2/+7
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI1-7/+7
2015-06-07Windows: Add support for PIN in favorites. Several enhancements to GUI handli...Mounir IDRASSI1-0/+23
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI1-15/+15
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ...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/+867