Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Merge pull request #31 from initbar/master | Mounir IDRASSI | 1 | -204/+204 | |
Update Language.ko.xml (by Herbert Shin) | |||||
2015-11-01 | Update Language.ko.xml #30 | Brehret Nish | 1 | -1/+1 | |
2015-11-01 | Fix Language.ko.xml | Brehret Nish | 1 | -9/+9 | |
2015-11-01 | Update Language.ko.xml | Brehret Nish | 1 | -76/+76 | |
2015-11-01 | Update Language.ko.xml | Brehret Nish | 1 | -126/+126 | |
2015-10-27 | Language XML files: update Russian XML file by Dmitry Yerokhin. | Mounir IDRASSI | 1 | -352/+352 | |
2015-10-27 | Windows: workaround to solve false positive detection by some anti-virus ↵ | Mounir IDRASSI | 3 | -2/+12 | |
software. | |||||
2015-10-27 | Windows: fix wrong translation for "Reset" button in hotkeys dialog | Mounir IDRASSI | 1 | -3/+3 | |
2015-10-27 | Language XML file: correct some fields and shorten some of them to avoid ↵ | Mounir IDRASSI | 1 | -10/+10 | |
being truncated in GUI | |||||
2015-10-20 | Language Files: update polish translation | Mounir IDRASSI | 1 | -3/+3 | |
2015-10-19 | Merge pull request #29 from netdcy/master | Mounir IDRASSI | 1 | -65/+65 | |
Update Language.zh-cn.xml | |||||
2015-10-19 | Update Language.zh-cn.xml | netdcy | 1 | -65/+65 | |
Change some punctuation from English to Chinese. Minor fixes. | |||||
2015-10-18 | Language XML files: add some missing fields | Mounir IDRASSI | 37 | -0/+179 | |
2015-10-18 | Windows: Ensure focus is always set to the drive list upon startup | Mounir IDRASSI | 1 | -0/+4 | |
2015-10-18 | Language XML files: remove unused ID. | Mounir IDRASSI | 38 | -38/+0 | |
2015-10-18 | Merge pull request #27 from Zhangjintao/master | Mounir IDRASSI | 1 | -91/+91 | |
Update Language.zh-cn.xml (By zhangjintao) | |||||
2015-10-15 | Windows: Solve lost focus for application after displaying the waiting dialog | Mounir IDRASSI | 3 | -9/+47 | |
2015-10-15 | Windows Rescue Disk: compress bootloader for rescue disk in several more ↵ | Mounir IDRASSI | 1 | -2/+2 | |
cases because of its growing size. | |||||
2015-10-15 | Windows Bootloader: Protect password/PIM length by filling the fields to ↵ | Mounir IDRASSI | 2 | -4/+22 | |
their maximum length with '*' after ENTER is hit | |||||
2015-10-15 | Windows: resize some GUI fields to avoid text truncation with non US ↵ | Mounir IDRASSI | 2 | -19/+18 | |
languages (e.g. German) | |||||
2015-10-15 | Language files: update German XML file with anonymous contribution (Dulla) | Mounir IDRASSI | 1 | -417/+422 | |
2015-10-15 | Windows: Set bPrebootPasswordDlgMode to FALSE at the correct code location. | Mounir IDRASSI | 1 | -4/+2 | |
2015-10-15 | Windows: correct wrong ID for keyfiles button in password dialog | Mounir IDRASSI | 1 | -1/+1 | |
2015-10-15 | Windows: solve issue on VeraCryptExpander where if TB radio button was ↵ | Mounir IDRASSI | 1 | -1/+1 | |
checked, it will remain checked even if GB, MB or KB is are checked. | |||||
2015-10-15 | Language Files: update polish translation | Mounir IDRASSI | 1 | -49/+53 | |
2015-10-12 | Update Language.zh-cn.xml | Zhangjintao | 1 | -3/+3 | |
2015-10-11 | Update Language.zh-cn.xml | Zhangjintao | 1 | -92/+92 | |
Update Simplified Chinese translation. | |||||
2015-10-07 | Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16 | Mounir IDRASSI | 48 | -66/+66 | |
2015-10-07 | Windows Language files: update language XML files with added new fields. | Mounir IDRASSI | 37 | -0/+74 | |
2015-10-07 | Windows: Add option to disable detection of "Evil Maid" attacks. This is ↵ | Mounir IDRASSI | 5 | -8/+20 | |
helpful for users who have software running the modifies the bootloader, like FLEXnet. | |||||
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 | |