VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-26Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones...Mounir IDRASSI6-81/+26
2015-11-26Windows Language files: update language XML files with added new fields.Mounir IDRASSI37-1486/+1560
2015-11-26Windows: Support creating Traveler Disk when running in Portable ModeMounir IDRASSI1-6/+6
2015-11-26Windows: solve crash caused by system function FormatMessage failure on rare ...Mounir IDRASSI3-9/+28
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI61-3026/+3027
2015-11-26Windows Bootloader: Avoid displaying empty new line between password and PIM ...Mounir IDRASSI1-1/+4
2015-11-26Windows Driver: solve compilation error in Debug build caused by a missing va...Mounir IDRASSI1-0/+6
2015-11-26Language XML files: More fixes for language files following import into Crowdin.Mounir IDRASSI5-91/+93
2015-11-08Language XML files: harmonize XML language files ad solve few issues.Mounir IDRASSI38-693/+692
2015-11-03Merge pull request #31 from initbar/masterMounir IDRASSI1-204/+204
2015-11-01Update Language.ko.xml #30Brehret Nish1-1/+1
2015-11-01Fix Language.ko.xmlBrehret Nish1-9/+9
2015-11-01Update Language.ko.xmlBrehret Nish1-76/+76
2015-11-01Update Language.ko.xmlBrehret Nish1-126/+126
2015-10-27Language XML files: update Russian XML file by Dmitry Yerokhin.Mounir IDRASSI1-352/+352
2015-10-27Windows: workaround to solve false positive detection by some anti-virus soft...Mounir IDRASSI3-2/+12
2015-10-27Windows: fix wrong translation for "Reset" button in hotkeys dialogMounir IDRASSI1-3/+3
2015-10-27Language XML file: correct some fields and shorten some of them to avoid bein...Mounir IDRASSI1-10/+10
2015-10-20Language Files: update polish translationMounir IDRASSI1-3/+3
2015-10-19Merge pull request #29 from netdcy/masterMounir IDRASSI1-65/+65
2015-10-19Update Language.zh-cn.xmlnetdcy1-65/+65
2015-10-18Language XML files: add some missing fieldsMounir IDRASSI37-0/+179
2015-10-18Windows: Ensure focus is always set to the drive list upon startupMounir IDRASSI1-0/+4
2015-10-18Language XML files: remove unused ID.Mounir IDRASSI38-38/+0
2015-10-18Merge pull request #27 from Zhangjintao/masterMounir IDRASSI1-91/+91
2015-10-15Windows: Solve lost focus for application after displaying the waiting dialogMounir IDRASSI3-9/+47
2015-10-15Windows Rescue Disk: compress bootloader for rescue disk in several more case...Mounir IDRASSI1-2/+2
2015-10-15Windows Bootloader: Protect password/PIM length by filling the fields to thei...Mounir IDRASSI2-4/+22
2015-10-15Windows: resize some GUI fields to avoid text truncation with non US language...Mounir IDRASSI2-19/+18
2015-10-15Language files: update German XML file with anonymous contribution (Dulla)Mounir IDRASSI1-417/+422
2015-10-15Windows: Set bPrebootPasswordDlgMode to FALSE at the correct code location.Mounir IDRASSI1-4/+2
2015-10-15Windows: correct wrong ID for keyfiles button in password dialogMounir IDRASSI1-1/+1
2015-10-15Windows: solve issue on VeraCryptExpander where if TB radio button was checke...Mounir IDRASSI1-1/+1
2015-10-15Language Files: update polish translationMounir IDRASSI1-49/+53
2015-10-12Update Language.zh-cn.xmlZhangjintao1-3/+3
2015-10-11Update Language.zh-cn.xmlZhangjintao1-92/+92
2015-10-07Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16Mounir IDRASSI48-66/+66
2015-10-07Windows Language files: update language XML files with added new fields.Mounir IDRASSI37-0/+74
2015-10-07Windows: Add option to disable detection of "Evil Maid" attacks. This is help...Mounir IDRASSI5-8/+20
2015-10-07Windows: Don’t try to mount using empty password when default keyfile confi...Mounir IDRASSI6-24/+88
2015-10-05Windows: fix failure to restore volume header from an external file if custom...Mounir IDRASSI1-1/+1
2015-10-05Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows...Mounir IDRASSI3-16/+43
2015-10-05Windows Driver: remove allocation of unused variablesMounir IDRASSI1-4/+2
2015-10-05Windows: remove wrong check for return value of MultiByteToWideCharMounir IDRASSI1-4/+4
2015-09-26Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15Mounir IDRASSI48-65/+65
2015-09-26Windows Language files: update language XML files with added new fields.Mounir IDRASSI37-260/+334
2015-09-26Windows: rename "Performance..." menu to "Performance/Driver Configuration" s...Mounir IDRASSI2-3/+3
2015-09-26Windows: Support specifying volumes size using TB in GUI as it is the case in...Mounir IDRASSI8-194/+172
2015-09-26Windows Driver: remove unnecessary variables declaration and use in MountMana...Mounir IDRASSI1-5/+0
2015-09-26Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab...Mounir IDRASSI2-3/+4