Age | Commit message (Expand) | Author | Files | Lines |
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 | 10 | -28/+28 |
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 |
2015-09-16 | Windows: Add option to explicitly support extended disk IOCTLs and disable th... | Mounir IDRASSI | 6 | -51/+70 |
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 meth... | Mounir IDRASSI | 2 | -6/+6 |
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 w... | Mounir IDRASSI | 4 | -2/+11 |
2015-09-13 | Windows Bootloader: pass correct compressed data size to decompressor and use... | Mounir IDRASSI | 1 | -2/+3 |
2015-09-11 | Windows: avoid freezing the wait dialog by setting its parent to desktop when... | Mounir IDRASSI | 3 | -18/+29 |
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 G... | Mounir IDRASSI | 2 | -50/+141 |
2015-09-10 | Windows: When no language selected by user, explicitly use English as default... | Mounir IDRASSI | 4 | -16/+54 |
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 targ... | Mounir IDRASSI | 5 | -99/+183 |
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 b... | Mounir IDRASSI | 1 | -3/+34 |
2015-09-06 | Windows: take into account default PRF and TrueCrypt Mode in "Volume Tools" o... | Mounir IDRASSI | 1 | -4/+76 |
2015-09-06 | Windows: Installer and Traveler Disk Setup both always copy 32-bit and 64-bit... | Mounir IDRASSI | 3 | -3/+70 |
2015-09-06 | Windows: Save/Restore last selected drive in drivers list only when saving hi... | Mounir IDRASSI | 1 | -6/+10 |
2015-09-06 | Windows Installer: better handling for updating system favorite service from ... | Mounir IDRASSI | 3 | -24/+126 |
2015-09-01 | Language files: adaptations of XML files to be recognized correctly by Transifex | Mounir IDRASSI | 1 | -2/+2 |
2015-09-01 | Windows: Increase width of plain text size static control to accommodate larg... | Mounir IDRASSI | 1 | -1/+1 |
2015-08-31 | Merge pull request #18 from LouisTakePILLz/master | Mounir IDRASSI | 3 | -4/+27 |
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. Suppo... | Mounir IDRASSI | 15 | -46/+268 |
2015-08-31 | Windows Driver: Protect captured subject context during processing of user ac... | Mounir IDRASSI | 1 | -0/+2 |
2015-08-31 | Windows: compact columns size of view reports used in Benchmark and Devices d... | Mounir IDRASSI | 1 | -0/+8 |
2015-08-28 | Windows bootloader: Mask/unmask PIM value in bootloader the same way as the p... | Mounir IDRASSI | 1 | -2/+7 |
2015-08-28 | Windows: Treat the PIM like a password and make it visible when "Display pass... | Mounir IDRASSI | 8 | -17/+27 |
2015-08-27 | Windows: Correctly display the password edit "black dot" instead of a '*' whe... | Mounir IDRASSI | 5 | -54/+47 |
2015-08-27 | Windows: Protect against using a container file as its own keyfile. Normalizi... | Mounir IDRASSI | 9 | -41/+96 |
2015-08-27 | Windows: Solve various issues in HotKeys assignment dialog by ensuring that k... | Mounir IDRASSI | 1 | -3/+73 |
2015-08-16 | Windows: Solve wrong PKCS-5 PRF label disabled in dialog for Add/Remove Keyfi... | Mounir IDRASSI | 1 | -2/+2 |
2015-08-16 | Windows: Solve UI language change not taken into account for new install unle... | Mounir IDRASSI | 4 | -67/+44 |
2015-08-14 | Language XML: use correct abbreviation for VeraCrypt Rescue Disk (VRD instead... | Mounir IDRASSI | 1 | -1/+1 |
2015-08-14 | Windows Driver: support returning StorageDeviceProperty through IOCTL_STORAGE... | Mounir IDRASSI | 1 | -16/+37 |
2015-08-14 | Windows: solve issue of option "Cache password in driver memory" not read on ... | Mounir IDRASSI | 1 | -0/+3 |
2015-08-09 | Increment version to 1.13VeraCrypt_1.13 | Mounir IDRASSI | 11 | -28/+28 |
2015-08-09 | Windows: better error code when IOCTL_STORAGE_QUERY_PROPERTY type is not supp... | Mounir IDRASSI | 1 | -1/+1 |
2015-08-09 | Windows: Solve crash of TOR when run from VeraCrypt volume by explicitly retu... | Mounir IDRASSI | 1 | -0/+4 |
2015-08-06 | Linux: modify official build script to use different build directories for wx...VeraCrypt_1.12 | Mounir IDRASSI | 1 | -3/+14 |
2015-08-06 | Linux: Correct formating of license displayed in the installer | Mounir IDRASSI | 1 | -24/+24 |
2015-08-06 | Increment version to 1.12. Update user guide PDF file. | Mounir IDRASSI | 11 | -29/+29 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 377 | -2271/+4181 |
2015-08-06 | Windows: Add extra checks for bootloader tampering. | Mounir IDRASSI | 2 | -7/+35 |
2015-07-29 | Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo... | Mounir IDRASSI | 10 | -8/+221 |
2015-07-25 | Linux/MacOSX: remove unused variable. | Mounir IDRASSI | 1 | -2/+0 |