Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -1/+1 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -263/+263 | |
2016-05-05 | Windows: Add option and command line switch to hide waiting dialog when ↵ | Mounir IDRASSI | 1 | -1/+2 | |
performing operations. | |||||
2016-04-20 | Windows: Add option to avoid PIM prompt in pre-boot authentication by ↵ | Mounir IDRASSI | 1 | -1/+2 | |
storing PIM value unencrypted in MBR. | |||||
2016-04-14 | Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ↵ | Mounir IDRASSI | 1 | -2/+2 | |
instead of SHA-512 to compute volume ID to reduce string size and make more convenient to use. | |||||
2016-04-08 | Windows: start implementation of volume ID mechanism that will be used to ↵ | Mounir IDRASSI | 1 | -1/+4 | |
identify VeraCrypt disk volumes instead of device name. | |||||
2016-01-10 | Windows: Don't show disconnected network drives in the list of available ↵ | Mounir IDRASSI | 1 | -1/+2 | |
drives. Add option to make them available for mounting if needed. | |||||
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal ↵ | Mounir IDRASSI | 1 | -1/+3 | |
volumes. Add options to activate it in the Preferences and System Settings. | |||||
2015-10-27 | Windows: fix wrong translation for "Reset" button in hotkeys dialog | Mounir IDRASSI | 1 | -3/+3 | |
2015-10-07 | Windows: Add option to disable detection of "Evil Maid" attacks. This is ↵ | Mounir IDRASSI | 1 | -1/+2 | |
helpful for users who have software running the modifies the bootloader, like FLEXnet. | |||||
2015-09-16 | Windows: Add functionality to verify Rescue Disk ISO image file. | Mounir IDRASSI | 1 | -1/+2 | |
2015-09-16 | Windows: Add option to explicitly support extended disk IOCTLs and disable ↵ | Mounir IDRASSI | 1 | -1/+3 | |
this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support. | |||||
2015-09-10 | Windows: Add missing IDC_COPY_EXPANDER control definition | Mounir IDRASSI | 1 | -1/+2 | |
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. ↵ | Mounir IDRASSI | 1 | -1/+3 | |
Support using favorite label as label in Explorer. | |||||
2015-07-13 | Windows: Modify PIM parts in GUI to make it easier to use. Users must ↵ | Mounir IDRASSI | 1 | -1/+2 | |
explicitly check "User PIM" to enable its use. | |||||
2015-06-08 | Windows: rename PIN to PIM to avoid confusion. Better error messages. | Mounir IDRASSI | 1 | -3/+3 | |
2015-05-27 | Windows: GUI modifications around PIN field | Mounir IDRASSI | 1 | -7/+4 | |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -1/+7 | |
2015-05-17 | Windows: First implementation of non-system volumes decryption. | Mounir IDRASSI | 1 | -1/+2 | |
2015-04-19 | Windows: solve translation issue with IDM_DEFAULT_MOUNT_PARAMETERS menu item | Mounir IDRASSI | 1 | -3/+2 | |
2015-03-04 | Windows: Avoid temporary caching password when mounting multiple favorites. ↵ | Mounir IDRASSI | 1 | -1/+2 | |
Add option to activate this if needed. | |||||
2015-02-22 | Windows: Add menu option to set default hash and default TrueCrypt mode used ↵ | Mounir IDRASSI | 1 | -2/+5 | |
for mounting volumes (Menu Settings -> Default Mount Parameters) | |||||
2015-02-16 | Window: add menu entry for launching VeraCryptExpander | Mounir IDRASSI | 1 | -1/+2 | |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt ↵ | Mounir IDRASSI | 1 | -1/+2 | |
volumes to VeraCrypt using the change password functionality. | |||||
2014-12-20 | Windows: Add a donation menu entry | Mounir IDRASSI | 1 | -1/+2 | |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the ↵ | Mounir IDRASSI | 1 | -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-07 | Windows: implement auto-dismount option when session is locked | Mounir IDRASSI | 1 | -1/+2 | |
2014-11-08 | Add option in select the number of passes for volume header over-writing. By ↵ | Mounir IDRASSI | 1 | -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-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+234 | |