VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Linux/MacOSX: first dynamic mode implementationMounir IDRASSI37-105/+680
2015-06-21Windows: Add a dedicate page for volume PIM in the volume creation wizardMounir IDRASSI7-35/+125
2015-06-19Windows: in "VeraCrypt Format.exe", erase the volume PIM value after the proc...Mounir IDRASSI1-0/+3
2015-06-19Windows: If PIM of a volume is changed and if it is a favorite or system favo...Mounir IDRASSI4-6/+58
2015-06-19Windows: Use "PIM" instead of "PIN" in favorites XML fileMounir IDRASSI1-2/+7
2015-06-12Windows installer: solve Windows XP 32-bit incompatibility issue introduced p...Mounir IDRASSI1-3/+21
2015-06-10Windows: Implement waiting dialog for Auto-Mount Devices operations to avoid ...Mounir IDRASSI1-4/+29
2015-06-10Windows: solve installer issue on Windows 10 caused by failure to overwrite V...Mounir IDRASSI6-28/+70
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI17-140/+140
2015-06-08Windows: Add command line switch parameter for temporary caching of password ...Mounir IDRASSI1-2/+9
2015-06-07Windows: Add support for PIN in favorites. Several enhancements to GUI handli...Mounir IDRASSI13-49/+211
2015-05-31Windows: fix buffer overrun issue when parsing language XML fileMounir IDRASSI1-1/+3
2015-05-29Windows: reorder command line switched with alphabetical order for better hel...Mounir IDRASSI1-3/+3
2015-05-29Windows: workaround FormatEx keeping references on formatted volume by adding...Mounir IDRASSI3-7/+18
2015-05-29Windows: Display VeraCrypt version information when the command line switch /...Mounir IDRASSI2-5/+15
2015-05-27Windows: GUI modifications around PIN fieldMounir IDRASSI11-62/+63
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI46-287/+706
2015-05-26Windows: solve 64-bit compilation warnings after checking that they are harml...Mounir IDRASSI11-113/+114
2015-05-22Language files: update XML language files with new fieldsMounir IDRASSI37-96/+1095
2015-05-22Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ...Mounir IDRASSI4-5/+34
2015-05-22Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt...Mounir IDRASSI9-20/+1292
2015-05-22Windows: make random generator function compatible with 64-bit execution envi...Mounir IDRASSI2-15/+36
2015-05-22Windows: Correctly detect switch user and RDP disconnect as session locking s...Mounir IDRASSI1-1/+1
2015-05-22Windows: remove crash dump analysis functionality. It didn't always work and ...Mounir IDRASSI7-541/+4
2015-05-22Windows: correct typo in help textMounir IDRASSI1-1/+1
2015-05-17Windows: First implementation of non-system volumes decryption.Mounir IDRASSI16-116/+1557
2015-05-15Language XML: Use correct links in displayed message.Mounir IDRASSI1-2/+2
2015-05-15Windows driver: avoid race condition by using IoAttachDeviceToDeviceStackSafe...Mounir IDRASSI2-7/+16
2015-05-10Windows Driver: fix wrongly reported bad sectors by chkdsk caused by a bug in...Mounir IDRASSI1-1/+1
2015-05-06Windows: Solve detection issue when resuming encryption. Add separate logic f...Mounir IDRASSI7-26/+120
2015-05-04Windows: When resuming in-place encryption, add manual selection of partition...Mounir IDRASSI1-18/+42
2015-05-03Windows: Make the Format wizard work again when launched from VeraCrypt menu.Mounir IDRASSI1-1/+10
2015-05-03Windows Driver: Implement querying physical sector size of veraCrypt volume t...Mounir IDRASSI6-6/+153
2015-05-03Windows: enable showing/hiding password for system encryption in Windows UI a...Mounir IDRASSI4-7/+9
2015-05-03Windows: Modify custom window class names to less generic value in order to a...Mounir IDRASSI6-15/+15
2015-04-27Windows: Support A: and B: as driver letters for mounting volumes.Mounir IDRASSI3-10/+10
2015-04-27Windows: Better command line handling to make it more strict and robust. This...Mounir IDRASSI4-149/+133
2015-04-26Linux: in command line, support hash algorithm names without '-' as on Window...Mounir IDRASSI2-3/+14
2015-04-26Language XML: update German translationMounir IDRASSI1-4/+4
2015-04-19Language XML: add new IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT field to translat...Mounir IDRASSI37-1/+38
2015-04-19Windows: solve translation issue with IDM_DEFAULT_MOUNT_PARAMETERS menu itemMounir IDRASSI1-3/+2
2015-04-19Linux: Correct wxWidgets assert warnings when displaying about/LegalNotice di...Mounir IDRASSI2-4/+2
2015-04-19Windows: lower position of "Never save history" checkbox to avoid wrong clicksMounir IDRASSI1-1/+1
2015-04-19Linux installer: Add support for kdesudo and correct usage of konsole externa...Mounir IDRASSI2-3/+4
2015-04-11Windows: add a test code-signing certificate and a batch file to sign binarie...Mounir IDRASSI3-0/+60
2015-04-06MacOSX: Set properly the version in the bundle and the installation package. ...VeraCrypt_1.0f-2Mounir IDRASSI2-3/+5
2015-04-06MacOSX: Correctly handle OSX dock "reopen-application" event and Cocoa openFi...Mounir IDRASSI2-4/+15
2015-04-06Linux/MaxOSX: correctly detect type of internal exceptionsMounir IDRASSI2-6/+9
2015-04-06MacOSX: solve issue volumes not auto-dismounting when quitting VeraCrypt. res...Mounir IDRASSI2-2/+63
2015-04-06Windows: update projects build dependencies in Visual Studio solution filesMounir IDRASSI1-0/+13