VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Resource.h
AgeCommit message (Collapse)AuthorFilesLines
2015-05-17Windows: First implementation of non-system volumes decryption.Mounir IDRASSI1-1/+2
2015-04-19Windows: solve translation issue with IDM_DEFAULT_MOUNT_PARAMETERS menu itemMounir IDRASSI1-3/+2
2015-03-04Windows: Avoid temporary caching password when mounting multiple favorites. ↵Mounir IDRASSI1-1/+2
Add option to activate this if needed.
2015-02-22Windows: Add menu option to set default hash and default TrueCrypt mode used ↵Mounir IDRASSI1-2/+5
for mounting volumes (Menu Settings -> Default Mount Parameters)
2015-02-16Window: add menu entry for launching VeraCryptExpanderMounir IDRASSI1-1/+2
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt ↵Mounir IDRASSI1-1/+2
volumes to VeraCrypt using the change password functionality.
2014-12-20Windows: Add a donation menu entryMounir IDRASSI1-1/+2
2014-12-16Windows: Enhance performance by implementing the possibility to choose the ↵Mounir IDRASSI1-3/+3
correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption.
2014-12-07Windows: implement auto-dismount option when session is lockedMounir IDRASSI1-1/+2
2014-11-08Add option in select the number of passes for volume header over-writing. By ↵Mounir IDRASSI1-0/+2
default, it is set to 3 but it can be increased to 256 passes (which can lead to a delay of many hours for a single password change operation).
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+234