VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume
AgeCommit message (Expand)AuthorFilesLines
2015-08-28Windows: Treat the PIM like a password and make it visible when "Display pass...Mounir IDRASSI1-2/+2
2015-08-27Windows: Correctly display the password edit "black dot" instead of a '*' whe...Mounir IDRASSI1-8/+7
2015-08-27Windows: Protect against using a container file as its own keyfile. Normalizi...Mounir IDRASSI2-6/+8
2015-08-09Increment version to 1.13VeraCrypt_1.13Mounir IDRASSI1-4/+4
2015-08-06Increment version to 1.12. Update user guide PDF file.Mounir IDRASSI1-4/+4
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI6-184/+85
2015-07-13Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...Mounir IDRASSI2-13/+28
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI4-29/+29
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI4-8/+16
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI3-12/+12
2015-05-27Windows: GUI modifications around PIN fieldMounir IDRASSI2-25/+7
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI6-23/+80
2015-05-22Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt...Mounir IDRASSI1-2/+303
2015-05-06Windows: Solve detection issue when resuming encryption. Add separate logic f...Mounir IDRASSI1-1/+3
2015-05-03Windows: enable showing/hiding password for system encryption in Windows UI a...Mounir IDRASSI1-1/+0
2015-05-03Windows: Modify custom window class names to less generic value in order to a...Mounir IDRASSI1-1/+1
2015-04-27Windows: Support A: and B: as driver letters for mounting volumes.Mounir IDRASSI1-1/+1
2015-04-06Increment VeraCrypt version to 1.0f-2Mounir IDRASSI1-5/+8
2015-04-06Windows: use secure string functionsMounir IDRASSI1-703/+697
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...Mounir IDRASSI2-2/+11
2015-02-09Static Code Analysis: solve issues in Expander. Use real random values for wi...Mounir IDRASSI1-4/+23
2015-02-09Static Code Analysis: handle unused variables more properly. Catch STL except...Mounir IDRASSI1-1/+0
2015-01-20Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ...Mounir IDRASSI12-0/+4327