VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.rc
AgeCommit message (Collapse)AuthorFilesLines
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI1-12/+12
2015-06-07Windows: Add support for PIN in favorites. Several enhancements to GUI ↵Mounir IDRASSI1-15/+18
handling of Dynamic Mode.
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-30/+39
2015-05-22Windows: remove crash dump analysis functionality. It didn't always work and ↵Mounir IDRASSI1-2/+0
it required external debugging tools.
2015-05-17Windows: First implementation of non-system volumes decryption.Mounir IDRASSI1-0/+1
2015-05-03Windows: Modify custom window class names to less generic value in order to ↵Mounir IDRASSI1-3/+3
avoid collision with existing class names.
2015-04-19Windows: lower position of "Never save history" checkbox to avoid wrong clicksMounir IDRASSI1-1/+1
2015-04-06Increment VeraCrypt version to 1.0f-2Mounir IDRASSI1-4/+4
2015-03-04Windows: Avoid temporary caching password when mounting multiple favorites. ↵Mounir IDRASSI1-7/+9
Add option to activate this if needed.
2015-02-22Windows: Add menu option to set default hash and default TrueCrypt mode used ↵Mounir IDRASSI1-0/+21
for mounting volumes (Menu Settings -> Default Mount Parameters)
2015-02-16Window: add menu entry for launching VeraCryptExpanderMounir IDRASSI1-0/+1
2015-01-04Increment version to 1.0f-1 and update language files and PDF with ↵Mounir IDRASSI1-4/+4
information about TrueCrypt 6.0 support.
2015-01-04Windows: better display of volume information and benchmark results.Mounir IDRASSI1-4/+4
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 ↵Mounir IDRASSI1-25/+27
volumes to VeraCrypt using the change password functionality.
2014-12-22Windows: resize hot keys dialog to avoid displaying scroll-bars.Mounir IDRASSI1-19/+19
2014-12-20Increment version to 1.0f-BETA3 and update language XML files with new fields.Mounir IDRASSI1-4/+4
2014-12-20Windows: Add a donation menu entryMounir IDRASSI1-0/+1
2014-12-16Windows: Enhance performance by implementing the possibility to choose the ↵Mounir IDRASSI1-29/+34
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-2/+4
2014-11-08Increment version to 1.0e for the next releaseMounir IDRASSI1-4/+4
2014-11-08Add option in select the number of passes for volume header over-writing. By ↵Mounir IDRASSI1-4/+6
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-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-08Modifications to remove all TrueCrypt references in names. generate new ↵Mounir IDRASSI1-26/+26
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+635