Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-03 | Windows: handle case of inconsistencies in EFI system partition content ↵ | Mounir IDRASSI | 1 | -5/+32 | |
during system encryption wizard caused by older VeraCrypt system encryption not properly uninstalled (e.g. reinstall Windows without decryption first). | |||||
2018-09-03 | Windows: fix regression when language selected in the setup during fresh ↵ | Mounir IDRASSI | 4 | -8/+21 | |
install and that caused VeraCrypt background task to be disabled. | |||||
2018-09-03 | Windows: Don't include DcsBml.efi file in resources if custom configuration ↵ | Mounir IDRASSI | 1 | -0/+4 | |
not enabled | |||||
2018-09-03 | Increment version to 1.23-BETA7 and update release notes. | Mounir IDRASSI | 58 | -73/+73 | |
2018-09-03 | Windows: Add EFI bootloader files that are signed by Microsoft and remove ↵ | Mounir IDRASSI | 163 | -119/+1 | |
files related to loading SecureBoot custom keys. | |||||
2018-09-03 | Windows: add define to support case of using EFI bootloader signed by ↵ | Mounir IDRASSI | 1 | -3/+24 | |
Microsoft (no check on custom keys in BIOS + removal of DcsBml EFI driver since it can not be signed). | |||||
2018-09-01 | Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that ↵ | Mounir IDRASSI | 3 | -0/+79 | |
don't support SSE2 instructions. | |||||
2018-09-01 | Windows: extended Windows defragmenter workaround to Windows 8.1 | Mounir IDRASSI | 2 | -7/+7 | |
2018-09-01 | Windows: handle case of some disk drivers not supporting ↵ | Mounir IDRASSI | 4 | -11/+137 | |
IOCTL_DISK_GET_DRIVE_GEOMETRY_EX IOCTL. | |||||
2018-08-29 | Language XML files: update Russian XML file by Dmitry Yerokhin. | Mounir IDRASSI | 1 | -8/+8 | |
2018-08-28 | Windows: Fix buttons at the bottom not shown when user sets a large system ↵ | Mounir IDRASSI | 3 | -2/+18 | |
font under Window 7 | |||||
2018-08-25 | Language XML files: update Czech translation (contributed by Lagardere) | Mounir IDRASSI | 1 | -3/+3 | |
2018-08-24 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -3/+3 | |
2018-08-24 | Add missing entry for 1.23-BETA6 in Release Notes. | Mounir IDRASSI | 2 | -0/+1 | |
2018-08-24 | Update Language.de.xml (#354) | Ettore Atalan | 1 | -8/+8 | |
Translated the latest strings to German | |||||
2018-08-24 | Update EFI bootloader for 1.23-BETA6 | Mounir IDRASSI | 6 | -0/+0 | |
2018-08-24 | Increment version to 1.23-BETA6 | Mounir IDRASSI | 58 | -77/+74 | |
2018-08-24 | Windows: implement a driver configuration option to explicitly allow ↵ | Mounir IDRASSI | 46 | -11/+119 | |
defragmenting non-système disques by Windows built-in defragmenter tool. | |||||
2018-08-24 | Windows: fix language selected in the installer not used by "Create Volume" ↵ | Mounir IDRASSI | 3 | -2/+11 | |
wizard until reboot or exiting VeraCrypt main process. | |||||
2018-08-24 | Windows: Add check on size of file container to ensure it's smaller than ↵ | Mounir IDRASSI | 42 | -5/+84 | |
available free space on disk when this is required. | |||||
2018-08-21 | Language XML files: update Czech translation (contributed by Lagardere) | Mounir IDRASSI | 1 | -6/+6 | |
2018-08-18 | Windows: Update signed driver files for 1.22-BETA5 | Mounir IDRASSI | 5 | -1/+1 | |
2018-08-18 | Increment version to 1.23-BETA5 and update release notes | Mounir IDRASSI | 53 | -72/+76 | |
2018-08-18 | Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted ↵ | Mounir IDRASSI | 3 | -5/+32 | |
disks visible to Windows defragmenter | |||||
2018-08-16 | Increment version to 1.23-BETA4 and update release notes. | Mounir IDRASSI | 52 | -69/+69 | |
2018-08-16 | Windows: Fix regression that caused the system encryption wizard to crash ↵ | Mounir IDRASSI | 2 | -5/+10 | |
when displaying password field. | |||||
2018-08-15 | Windows: Add various checks and replace STL code after Coverity report | Mounir IDRASSI | 3 | -24/+18 | |
2018-08-15 | WIndows driver: add check for failed memory allocation | Mounir IDRASSI | 1 | -8/+11 | |
2018-08-13 | Windows: code enhancements for language selection mechanism in the installer. | Mounir IDRASSI | 3 | -263/+126 | |
2018-08-12 | Added line breaks between copyright holders (#318) | Marius Kjærstad | 2 | -21/+21 | |
2018-08-12 | Windows: update EFI SecureBoot PowerShell script and its associated ↵ | Mounir IDRASSI | 141 | -18/+94 | |
certificates to the latest version from VeraCrypt-DCS repository. | |||||
2018-08-12 | Windows: Update EFI bootloader files for 1.23-BETA3 release | Mounir IDRASSI | 6 | -0/+0 | |
2018-08-12 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -5/+5 | |
2018-08-12 | Increment version to 1.23-BETA3 and update release notes. | Mounir IDRASSI | 52 | -72/+82 | |
2018-08-12 | Windows: add language selection dialog to the portable installer | Mounir IDRASSI | 1 | -0/+41 | |
2018-08-12 | Windows Installer: implement language selection mechanism at the start of ↵ | Mounir IDRASSI | 47 | -6/+469 | |
the installer to make easier for international users. | |||||
2018-08-10 | Linux: Remove limitation of hidden volume protection on disk with sector ↵ | Mounir IDRASSI | 1 | -11/+0 | |
size larger than 512 bytes. | |||||
2018-08-10 | Linux/MacOSX/FreeBSD: Implement benchmarking for Hash and PKCS-5 PRF algorithms. | Mounir IDRASSI | 5 | -122/+725 | |
2018-08-10 | Linux/MacOSX/FreeBSD: When performing backup of volume header, automatically ↵ | Mounir IDRASSI | 2 | -2/+70 | |
try to use embedded backup header if using the main header fails. | |||||
2018-08-10 | Linux/MacOSX/FreeBSD: In TrueCrypt mode, reject Streebog as KDF since it is ↵ | mounir | 1 | -2/+2 | |
not supported. | |||||
2018-08-08 | Linux/MacOSX/FreeBSD: Add CheckBox in mount option dialog to force the use ↵ | Mounir IDRASSI | 4 | -258/+351 | |
of embedded backup header during mount. | |||||
2018-08-07 | Windows: Display a balloon tip warning or error message when the value ↵ | Mounir IDRASSI | 45 | -12/+225 | |
pasted to password field is truncated or when there is no room for additional characters because of maximum password length reached | |||||
2018-08-06 | XML Languages files: Add some translations from Transifex | Mounir IDRASSI | 2 | -28/+28 | |
2018-08-06 | Windows: fix warning in debug build | Mounir IDRASSI | 1 | -0/+3 | |
2018-08-06 | Windows: avoid timeout of Secure Desktop display by waiting for the user to ↵ | Mounir IDRASSI | 1 | -3/+16 | |
be really authenticated. Under Windows 10, a user session can be started in the background even before the user has been authenticated and this was causing VeraCrypt to be started before the user has logged in, in turn this was causing Secure Desktop to fail. | |||||
2018-08-06 | crypto: cleaner code for Streebog carry bit handling and add comment about ↵ | Mounir IDRASSI | 1 | -5/+24 | |
missing handling of overflow caused by carry bit. | |||||
2018-08-06 | Windows: Fix hidden OS boot after upgrade to version 1.23 by explicitly ↵ | Mounir IDRASSI | 1 | -3/+2 | |
specifying the new name for the bootloader to launch after password validation. | |||||
2018-08-06 | Linux/MacOSX/FreeBSD: add reference to --pim and --new-pim switches in the ↵ | Mounir IDRASSI | 1 | -0/+8 | |
verbose help. | |||||
2018-08-06 | FAQ: fix wrong donation URL | Mounir IDRASSI | 1 | -1/+1 | |
2018-07-05 | Docummentation: update Release Notes for 1.23-BETA2 | Mounir IDRASSI | 2 | -2/+3 | |