VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2015-06-24Linux/MacOSX: solve GUI layout issues although the volume creation wizard ↵Mounir IDRASSI4-9/+10
still has issues
2015-06-24Linux/MacOSX: restore normal file mode to some source filesMounir IDRASSI35-0/+0
2015-06-24Linux: solve bug when "-tc" command line switch is not followed by another ↵Mounir IDRASSI1-1/+1
switch. In this case, the value coming after the "-tc" switch was ignored from processing.
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 ↵Mounir IDRASSI1-0/+3
process is finished to avoid displaying it again if the user starts a new creation process right after
2015-06-19Windows: If PIM of a volume is changed and if it is a favorite or system ↵Mounir IDRASSI4-6/+58
favorite, automatically update favorite or system favorite XML file with the new value.
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 ↵Mounir IDRASSI1-3/+21
previously.
2015-06-10Windows: Implement waiting dialog for Auto-Mount Devices operations to avoid ↵Mounir IDRASSI1-4/+29
freezing GUI.
2015-06-10Windows: solve installer issue on Windows 10 caused by failure to overwrite ↵Mounir IDRASSI6-28/+70
VeraCrypt driver file.
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
during favorites mounting (/cache favorites). Correct implementation of "/cache y".
2015-06-07Windows: Add support for PIN in favorites. Several enhancements to GUI ↵Mounir IDRASSI13-49/+211
handling of Dynamic Mode.
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 ↵Mounir IDRASSI1-3/+3
help display
2015-05-29Windows: workaround FormatEx keeping references on formatted volume by ↵Mounir IDRASSI3-7/+18
adding extra delays.
2015-05-29Windows: Display VeraCrypt version information when the command line switch ↵Mounir IDRASSI2-5/+15
/help is used.
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 ↵Mounir IDRASSI11-113/+114
harmless.
2015-05-22Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ↵Mounir IDRASSI4-5/+34
install 64-bit exe files on Windows 64-bit. This gives a boot in performance for encryption/decryption of partitions/drives on Windows 64-bit.
2015-05-22Windows: Modifications to build 64-bit versions of VeraCrypt.exe & ↵Mounir IDRASSI9-20/+1292
"VeraCrypt Format.exe".
2015-05-22Windows: make random generator function compatible with 64-bit execution ↵Mounir IDRASSI2-15/+36
environment
2015-05-22Windows: Correctly detect switch user and RDP disconnect as session locking ↵Mounir IDRASSI1-1/+1
so that autodismount could be performed when it's enabled in the preferences
2015-05-22Windows: remove crash dump analysis functionality. It didn't always work and ↵Mounir IDRASSI7-541/+4
it required external debugging tools.
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 ↵Mounir IDRASSI2-7/+16
IoAttachDeviceToDeviceStackSafe instead IoAttachDeviceToDeviceStack. Set BootArgs.CryptoInfoLength to 0 after clearing boot memory.
2015-05-10Windows Driver: fix wrongly reported bad sectors by chkdsk caused by a bug ↵Mounir IDRASSI1-1/+1
in IOCTL_DISK_VERIFY. There was no real issue in sectors.
2015-05-06Windows: Solve detection issue when resuming encryption. Add separate logic ↵Mounir IDRASSI7-26/+120
for manual selection of device and display error message in case of failure.
2015-05-04Windows: When resuming in-place encryption, add manual selection of ↵Mounir IDRASSI1-18/+42
partition possible. Display wait dialog when performing detection.
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 ↵Mounir IDRASSI6-6/+153
through IOCTL_STORAGE_QUERY_PROPERTY
2015-05-03Windows: enable showing/hiding password for system encryption in Windows UI ↵Mounir IDRASSI4-7/+9
and in the bootloader (F5 key). This will be helpful to diagnose issues with non-US versions of Windows.
2015-05-03Windows: Modify custom window class names to less generic value in order to ↵Mounir IDRASSI6-15/+15
avoid collision with existing class names.
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. ↵Mounir IDRASSI4-149/+133
This avoids issues when using wrong syntax.
2015-04-26Linux: in command line, support hash algorithm names without '-' as on ↵Mounir IDRASSI2-3/+14
Windows ("sha256", "sha512", "ripemd160")
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 ↵Mounir IDRASSI2-4/+2
dialogs. This didn't happen with official binaries because the library used disables asserts.
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 ↵Mounir IDRASSI2-3/+4
external call.
2015-04-11Windows: add a test code-signing certificate and a batch file to sign ↵Mounir IDRASSI3-0/+60
binaries and the installer with it.
2015-04-06MacOSX: Set properly the version in the bundle and the installation package. ↵VeraCrypt_1.0f-2Mounir IDRASSI2-3/+5
Allow downgrading using older installers.
2015-04-06MacOSX: Correctly handle OSX dock "reopen-application" event and Cocoa ↵Mounir IDRASSI2-4/+15
openFiles message instead of the deprecated Carbon "open-document" event
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. ↵Mounir IDRASSI2-2/+63
restore main VeraCrypt window if is in background when we need to display various dialogs
2015-04-06Windows: update projects build dependencies in Visual Studio solution filesMounir IDRASSI1-0/+13