Age | Commit message (Expand) | Author | Files | Lines |
2015-11-30 | Merge pull request #35 from netdcy/patch-1 | Mounir IDRASSI | 1 | -3/+3 |
2015-11-30 | Linux/MacOSX: Implement Unicode passwords suppport. Make validation of parame... | Mounir IDRASSI | 16 | -225/+195 |
2015-11-30 | Linux/MacOSX: Solve compilation issue following Windows Unicode rewrite | Mounir IDRASSI | 2 | -1/+2 |
2015-11-30 | Update Language.zh-cn.xml | netdcy | 1 | -3/+3 |
2015-11-28 | Language files: update German XML file (Dulla) | Mounir IDRASSI | 1 | -2/+2 |
2015-11-26 | Language Files: update polish translation | Mounir IDRASSI | 1 | -3/+3 |
2015-11-26 | Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones... | Mounir IDRASSI | 6 | -81/+26 |
2015-11-26 | Windows Language files: update language XML files with added new fields. | Mounir IDRASSI | 37 | -1486/+1560 |
2015-11-26 | Windows: Support creating Traveler Disk when running in Portable Mode | Mounir IDRASSI | 1 | -6/+6 |
2015-11-26 | Windows: solve crash caused by system function FormatMessage failure on rare ... | Mounir IDRASSI | 3 | -9/+28 |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 61 | -3026/+3027 |
2015-11-26 | Windows Bootloader: Avoid displaying empty new line between password and PIM ... | Mounir IDRASSI | 1 | -1/+4 |
2015-11-26 | Windows Driver: solve compilation error in Debug build caused by a missing va... | Mounir IDRASSI | 1 | -0/+6 |
2015-11-26 | Language XML files: More fixes for language files following import into Crowdin. | Mounir IDRASSI | 5 | -91/+93 |
2015-11-08 | Language XML files: harmonize XML language files ad solve few issues. | Mounir IDRASSI | 38 | -693/+692 |
2015-11-03 | Merge pull request #31 from initbar/master | Mounir IDRASSI | 1 | -204/+204 |
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 soft... | Mounir IDRASSI | 3 | -2/+12 |
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 bein... | Mounir IDRASSI | 1 | -10/+10 |
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 |
2015-10-19 | Update Language.zh-cn.xml | netdcy | 1 | -65/+65 |
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 |
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 case... | Mounir IDRASSI | 1 | -2/+2 |
2015-10-15 | Windows Bootloader: Protect password/PIM length by filling the fields to thei... | Mounir IDRASSI | 2 | -4/+22 |
2015-10-15 | Windows: resize some GUI fields to avoid text truncation with non US language... | Mounir IDRASSI | 2 | -19/+18 |
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 checke... | Mounir IDRASSI | 1 | -1/+1 |
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 |
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 help... | Mounir IDRASSI | 5 | -8/+20 |
2015-10-07 | Windows: Don’t try to mount using empty password when default keyfile confi... | Mounir IDRASSI | 6 | -24/+88 |
2015-10-05 | Windows: fix failure to restore volume header from an external file if custom... | Mounir IDRASSI | 1 | -1/+1 |
2015-10-05 | Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows... | Mounir IDRASSI | 3 | -16/+43 |
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 |