Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-07 | Windows: Don’t try to mount using empty password when default keyfile ↵ | Mounir IDRASSI | 6 | -24/+88 | |
configured or keyfile specified in command line. Add option in default keyfiles dialog to restore the old behavior. | |||||
2015-10-05 | Windows: fix failure to restore volume header from an external file if ↵ | Mounir IDRASSI | 1 | -1/+1 | |
custom PIM used or PRF different from default one. Also default PRF is correct set in password dialog for restore operation. | |||||
2015-10-05 | Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on ↵ | Mounir IDRASSI | 3 | -16/+43 | |
Windows mount manager while still making it hard to abuse drive letter handling. | |||||
2015-10-05 | Windows Driver: remove allocation of unused variables | Mounir IDRASSI | 1 | -4/+2 | |
2015-10-05 | Windows: remove wrong check for return value of MultiByteToWideChar | Mounir IDRASSI | 1 | -4/+4 | |
2015-09-26 | Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15 | Mounir IDRASSI | 48 | -65/+65 | |
2015-09-26 | Windows Language files: update language XML files with added new fields. | Mounir IDRASSI | 37 | -260/+334 | |
2015-09-26 | Windows: rename "Performance..." menu to "Performance/Driver Configuration" ↵ | Mounir IDRASSI | 2 | -3/+3 | |
since we added IOCTL option | |||||
2015-09-26 | Windows: Support specifying volumes size using TB in GUI as it is the case ↵ | Mounir IDRASSI | 8 | -194/+172 | |
in command line. | |||||
2015-09-26 | Windows Driver: remove unnecessary variables declaration and use in ↵ | Mounir IDRASSI | 1 | -5/+0 | |
MountManagerMount. | |||||
2015-09-26 | Windows Driver: Fix inherited TrueCrypt local elevation of privilege ↵ | Mounir IDRASSI | 2 | -3/+4 | |
vulnerability caused by abusing the drive letter symbolic link creation facilities to remap the main system drive. Thanks to James Forshaw (Google) for reporting this issue and for helping implementing the fix. | |||||
2015-09-26 | Windows Driver: Fix inherited TrueCrypt local elevation of privilege ↵ | Mounir IDRASSI | 1 | -2/+10 | |
vulnerability caused by incorrect impersonation token handling. Reported and fixed by James Forshaw (Google) | |||||
2015-09-26 | Windows: Allow Application key to open context menu on drive letters list. | Mounir IDRASSI | 1 | -136/+181 | |
2015-09-26 | Windows Installer: check newly added files if they are used before resuming ↵ | Mounir IDRASSI | 1 | -1/+8 | |
installation. Avoid using driver handle to check if we are using system encryption. | |||||
2015-09-26 | Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed ↵ | Mounir IDRASSI | 5 | -72/+72 | |
correctly) by using Unicode API for dialogs and window message handling. | |||||
2015-09-26 | Windows: Set keyboard focus to PIM field when "Use PIM" is checked. | Mounir IDRASSI | 3 | -0/+14 | |
2015-09-26 | Windows: Add extra check in GetDiskDeviceDriveLetter for code clarity | Mounir IDRASSI | 1 | -3/+5 | |
2015-09-26 | Windows: fix regression that made Favorite fail to load a logon. | Mounir IDRASSI | 1 | -1/+1 | |
2015-09-16 | Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14 | Mounir IDRASSI | 47 | -65/+65 | |
2015-09-16 | Windows Language files: update language XML files with added new fields. | Mounir IDRASSI | 37 | -113/+557 | |
2015-09-16 | Windows: Add functionality to verify Rescue Disk ISO image file. | Mounir IDRASSI | 6 | -8/+65 | |
2015-09-16 | Windows: Correctly detect presence of CD/DVD recorder during the creation of ↵ | Mounir IDRASSI | 3 | -22/+30 | |
Rescue Disk. Check only CD/DVD drives and removable media when looking for rescue disk during its verification. | |||||
2015-09-16 | Windows: Add option to explicitly support extended disk IOCTLs and disable ↵ | Mounir IDRASSI | 6 | -51/+70 | |
this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support. | |||||
2015-09-16 | Windows: first implementation of CLI support for creating volumes. | Mounir IDRASSI | 9 | -54/+443 | |
2015-09-14 | Linux/MacOSX: workaround bug in old versions of g++ that are confused by ↵ | Mounir IDRASSI | 2 | -6/+6 | |
methods having the same name and one of them used as wxWidgets event handler callback. | |||||
2015-09-13 | Linux/MacOSX: Mask/unmask PIM value in GUI the same way as the password | Mounir IDRASSI | 7 | -20/+188 | |
2015-09-13 | Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It ↵ | Mounir IDRASSI | 4 | -2/+11 | |
was caused by the bootloader becoming too big in this case with PIM implementation (larger than the limit of 31232 bytes). We also increase memory requirement for this case | |||||
2015-09-13 | Windows Bootloader: pass correct compressed data size to decompressor and ↵ | Mounir IDRASSI | 1 | -2/+3 | |
use shorter string to keep a valid memory layout for boot sector. | |||||
2015-09-11 | Windows: avoid freezing the wait dialog by setting its parent to desktop ↵ | Mounir IDRASSI | 3 | -18/+29 | |
when having lengthy driver calls (like mounting) | |||||
2015-09-10 | Windows: Don't offer creating a restore point if it is disabled in Windows. | Mounir IDRASSI | 1 | -5/+43 | |
2015-09-10 | Windows: Implement waiting dialog for Mount All Favorites Volumes operation. | Mounir IDRASSI | 3 | -40/+49 | |
2015-09-10 | Windows: Implement waiting dialog for Dismount operations to avoid freezing ↵ | Mounir IDRASSI | 2 | -50/+141 | |
GUI when dismounting takes long time. | |||||
2015-09-10 | Windows: When no language selected by user, explicitly use English as ↵ | Mounir IDRASSI | 4 | -16/+54 | |
default one unless VeraCrypt is in portable mode. | |||||
2015-09-10 | Windows: Add missing IDC_COPY_EXPANDER control definition | Mounir IDRASSI | 1 | -1/+2 | |
2015-09-08 | Windows Traveler Disk Setup: Include Volume Expander. Force selection of ↵ | Mounir IDRASSI | 5 | -99/+183 | |
target directory through Browse button. Use Unicode functions for handling the creation files. | |||||
2015-09-08 | Windows: Don't use RegDeleteKeyEx since it's not supported on Windows XP. | Mounir IDRASSI | 1 | -2/+2 | |
2015-09-07 | Windows: Launch Format/Expander wizards from VeraCrypt.exe using executable ↵ | Mounir IDRASSI | 1 | -3/+34 | |
binaries with the same architecture. | |||||
2015-09-06 | Windows: take into account default PRF and TrueCrypt Mode in "Volume Tools" ↵ | Mounir IDRASSI | 1 | -4/+76 | |
operations. | |||||
2015-09-06 | Windows: Installer and Traveler Disk Setup both always copy 32-bit and ↵ | Mounir IDRASSI | 3 | -3/+70 | |
64-bit executable binaries. | |||||
2015-09-06 | Windows: Save/Restore last selected drive in drivers list only when saving ↵ | Mounir IDRASSI | 1 | -6/+10 | |
history is enabled. | |||||
2015-09-06 | Windows Installer: better handling for updating system favorite service from ↵ | Mounir IDRASSI | 3 | -24/+126 | |
1.0f-2 (solve Windows 10 issue) . Remove extra VeraCrypt files that may remain after uninstalling it. | |||||
2015-09-01 | Language files: adaptations of XML files to be recognized correctly by Transifex | Mounir IDRASSI | 2 | -63/+63 | |
2015-09-01 | Windows: Increase width of plain text size static control to accommodate ↵ | Mounir IDRASSI | 1 | -1/+1 | |
larger text | |||||
2015-09-01 | Language files: update XML files with new fields. | Mounir IDRASSI | 37 | -114/+188 | |
2015-08-31 | Merge pull request #18 from LouisTakePILLz/master | Mounir IDRASSI | 3 | -4/+27 | |
Linux/MacOSX: Support supplying password to VeraCrypt via pipe (stdin) | |||||
2015-08-30 | Add stdin-supplied password support | LouisTakePILLz | 3 | -4/+27 | |
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. ↵ | Mounir IDRASSI | 15 | -46/+268 | |
Support using favorite label as label in Explorer. | |||||
2015-08-31 | Windows Driver: Protect captured subject context during processing of user ↵ | Mounir IDRASSI | 1 | -0/+2 | |
access token. | |||||
2015-08-31 | Windows: compact columns size of view reports used in Benchmark and Devices ↵ | Mounir IDRASSI | 1 | -0/+8 | |
dialogs | |||||
2015-08-28 | Windows bootloader: Mask/unmask PIM value in bootloader the same way as the ↵ | Mounir IDRASSI | 1 | -2/+7 | |
password |