Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-14 | Increment version to 1.17. Update user guide PDF file. | Mounir IDRASSI | 1 | -4/+4 | |
2016-01-10 | Windows: Don't show disconnected network drives in the list of available ↵ | Mounir IDRASSI | 1 | -18/+20 | |
drives. Add option to make them available for mounting if needed. | |||||
2016-01-04 | Windows: increase the size of the field IDC_PREF_CACHE_PIM in the ↵ | Mounir IDRASSI | 1 | -1/+1 | |
preferences dialog to avoid truncation when using a language other then English | |||||
2016-01-04 | Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various ↵ | Mounir IDRASSI | 1 | -2/+2 | |
dialogs like password dialog. | |||||
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal ↵ | Mounir IDRASSI | 1 | -20/+26 | |
volumes. Add options to activate it in the Preferences and System Settings. | |||||
2015-12-05 | Windows: use new icons an graphics contributed by Andreas Becker ↵ | Mounir IDRASSI | 1 | -1/+1 | |
(https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) | |||||
2015-10-15 | Windows: resize some GUI fields to avoid text truncation with non US ↵ | Mounir IDRASSI | 1 | -1/+1 | |
languages (e.g. German) | |||||
2015-10-07 | Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16 | Mounir IDRASSI | 1 | -4/+4 | |
2015-10-07 | Windows: Add option to disable detection of "Evil Maid" attacks. This is ↵ | Mounir IDRASSI | 1 | -5/+8 | |
helpful for users who have software running the modifies the bootloader, like FLEXnet. | |||||
2015-09-26 | Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15 | Mounir IDRASSI | 1 | -4/+4 | |
2015-09-26 | Windows: rename "Performance..." menu to "Performance/Driver Configuration" ↵ | Mounir IDRASSI | 1 | -1/+1 | |
since we added IOCTL option | |||||
2015-09-16 | Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14 | Mounir IDRASSI | 1 | -4/+4 | |
2015-09-16 | Windows: Add functionality to verify Rescue Disk ISO image file. | Mounir IDRASSI | 1 | -0/+1 | |
2015-09-16 | Windows: Add option to explicitly support extended disk IOCTLs and disable ↵ | Mounir IDRASSI | 1 | -5/+8 | |
this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support. | |||||
2015-09-08 | Windows Traveler Disk Setup: Include Volume Expander. Force selection of ↵ | Mounir IDRASSI | 1 | -20/+22 | |
target directory through Browse button. Use Unicode functions for handling the creation files. | |||||
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. ↵ | Mounir IDRASSI | 1 | -15/+18 | |
Support using favorite label as label in Explorer. | |||||
2015-08-28 | Windows: Treat the PIM like a password and make it visible when "Display ↵ | Mounir IDRASSI | 1 | -3/+3 | |
password" is checked. | |||||
2015-08-09 | Increment version to 1.13VeraCrypt_1.13 | Mounir IDRASSI | 1 | -4/+4 | |
2015-08-06 | Increment version to 1.12. Update user guide PDF file. | Mounir IDRASSI | 1 | -4/+4 | |
2015-07-13 | Windows: Modify PIM parts in GUI to make it easier to use. Users must ↵ | Mounir IDRASSI | 1 | -9/+12 | |
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 | -12/+12 | |
2015-06-07 | Windows: Add support for PIN in favorites. Several enhancements to GUI ↵ | Mounir IDRASSI | 1 | -15/+18 | |
handling of Dynamic Mode. | |||||
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -30/+39 | |
2015-05-22 | Windows: remove crash dump analysis functionality. It didn't always work and ↵ | Mounir IDRASSI | 1 | -2/+0 | |
it required external debugging tools. | |||||
2015-05-17 | Windows: First implementation of non-system volumes decryption. | Mounir IDRASSI | 1 | -0/+1 | |
2015-05-03 | Windows: Modify custom window class names to less generic value in order to ↵ | Mounir IDRASSI | 1 | -3/+3 | |
avoid collision with existing class names. | |||||
2015-04-19 | Windows: lower position of "Never save history" checkbox to avoid wrong clicks | Mounir IDRASSI | 1 | -1/+1 | |
2015-04-06 | Increment VeraCrypt version to 1.0f-2 | Mounir IDRASSI | 1 | -4/+4 | |
2015-03-04 | Windows: Avoid temporary caching password when mounting multiple favorites. ↵ | Mounir IDRASSI | 1 | -7/+9 | |
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 | -0/+21 | |
for mounting volumes (Menu Settings -> Default Mount Parameters) | |||||
2015-02-16 | Window: add menu entry for launching VeraCryptExpander | Mounir IDRASSI | 1 | -0/+1 | |
2015-01-04 | Increment version to 1.0f-1 and update language files and PDF with ↵ | Mounir IDRASSI | 1 | -4/+4 | |
information about TrueCrypt 6.0 support. | |||||
2015-01-04 | Windows: better display of volume information and benchmark results. | Mounir IDRASSI | 1 | -4/+4 | |
2014-12-31 | Increment version to 1.0f and update language XML files with new fields. | Mounir IDRASSI | 1 | -4/+4 | |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt ↵ | Mounir IDRASSI | 1 | -25/+27 | |
volumes to VeraCrypt using the change password functionality. | |||||
2014-12-22 | Windows: resize hot keys dialog to avoid displaying scroll-bars. | Mounir IDRASSI | 1 | -19/+19 | |
2014-12-20 | Increment version to 1.0f-BETA3 and update language XML files with new fields. | Mounir IDRASSI | 1 | -4/+4 | |
2014-12-20 | Windows: Add a donation menu entry | Mounir IDRASSI | 1 | -0/+1 | |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the ↵ | Mounir IDRASSI | 1 | -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-07 | Windows: implement auto-dismount option when session is locked | Mounir IDRASSI | 1 | -2/+4 | |
2014-11-08 | Increment version to 1.0e for the next release | Mounir IDRASSI | 1 | -4/+4 | |
2014-11-08 | Add option in select the number of passes for volume header over-writing. By ↵ | Mounir IDRASSI | 1 | -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-08 | Increment VeraCrypt version to 1.0dVeraCrypt_1.0d | Mounir IDRASSI | 1 | -4/+4 | |
2014-11-08 | Increment VeraCrypt version to 1.0cVeraCrypt_1.0c | Mounir IDRASSI | 1 | -4/+4 | |
2014-11-08 | Increment VeraCrypt version to 1.0bVeraCrypt_1.0b | Mounir IDRASSI | 1 | -4/+4 | |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -26/+26 | |
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word. | |||||
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+635 | |