Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-19 | Increment version to 1.24-Beta0 | Mounir IDRASSI | 1 | -4/+4 | |
2018-12-19 | Windows: Enable selection of Quick Format for file containers. Separate ↵ | Mounir IDRASSI | 3 | -27/+55 | |
Quick Format and Dynamic Volume options. | |||||
2018-10-10 | Increment version to 1.23-Hotfix-2 | Mounir IDRASSI | 1 | -4/+4 | |
2018-09-21 | Increment version to 1.23-Hotfix-1 | Mounir IDRASSI | 1 | -4/+4 | |
2018-09-21 | Windows: don't use quick format by default when creating file containers ↵ | Mounir IDRASSI | 1 | -1/+8 | |
using command line and add a switch to enable quick format explicitly in command line | |||||
2018-09-21 | Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ↵ | Mounir IDRASSI | 1 | -1/+8 | |
check on file container size against available free space on target disk. This enables to workaround a bug in Microsoft Distributed File System (DFS) that report wrong free disk space (https://support.microsoft.com/en-us/help/177127/incorrect-disk-free-space-information-for-a-dfs-client-share) | |||||
2018-09-09 | Increment version to 1.23 | Mounir IDRASSI | 1 | -2/+2 | |
2018-09-03 | Increment version to 1.23-BETA8 and update release notes. | Mounir IDRASSI | 1 | -4/+4 | |
2018-09-03 | Windows: fix regression when language selected in the setup during fresh ↵ | Mounir IDRASSI | 1 | -0/+5 | |
install and that caused VeraCrypt background task to be disabled. | |||||
2018-09-03 | Increment version to 1.23-BETA7 and update release notes. | Mounir IDRASSI | 1 | -4/+4 | |
2018-08-24 | Increment version to 1.23-BETA6 | Mounir IDRASSI | 1 | -4/+4 | |
2018-08-24 | Windows: fix language selected in the installer not used by "Create Volume" ↵ | Mounir IDRASSI | 2 | -2/+2 | |
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 | 2 | -4/+43 | |
available free space on disk when this is required. | |||||
2018-08-18 | Increment version to 1.23-BETA5 and update release notes | Mounir IDRASSI | 1 | -4/+4 | |
2018-08-16 | Increment version to 1.23-BETA4 and update release notes. | Mounir IDRASSI | 1 | -4/+4 | |
2018-08-16 | Windows: Fix regression that caused the system encryption wizard to crash ↵ | Mounir IDRASSI | 1 | -3/+3 | |
when displaying password field. | |||||
2018-08-12 | Increment version to 1.23-BETA3 and update release notes. | Mounir IDRASSI | 1 | -4/+4 | |
2018-08-07 | Windows: Display a balloon tip warning or error message when the value ↵ | Mounir IDRASSI | 1 | -3/+3 | |
pasted to password field is truncated or when there is no room for additional characters because of maximum password length reached | |||||
2018-07-05 | Increment version to 1.23-BETA2 | Mounir IDRASSI | 1 | -4/+4 | |
2018-05-03 | Increment version to 1.23-BETA1 | Mounir IDRASSI | 1 | -4/+4 | |
2018-04-23 | Increment version to 1.23-BETA0 (1.23.0) | Mounir IDRASSI | 1 | -4/+4 | |
2018-04-23 | Windows: Don't start EFI system encryption process if SecureBoot is enabled ↵ | Mounir IDRASSI | 2 | -0/+6 | |
and VeraCrypt-DCS custom keys were not loaded in the machine firmware. | |||||
2018-04-23 | Windows: Fix system encryption issues on machines that always force booting ↵ | Mounir IDRASSI | 1 | -2/+2 | |
on Microsoft bootloader (e.g. HP). | |||||
2018-04-23 | Windows: implement compatibility for Windows 10 major updates using ↵ | Mounir IDRASSI | 2 | -1/+7 | |
ReflectDrivers mechanism whose support started from Windows 10 version 1607. | |||||
2018-03-30 | Increment version to 1.22 (1.22.9) | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-28 | Increment version to 1.22-BETA8 (1.22.8) | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-27 | Increment version to 1.22-BETA7 (1.22.7) | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-25 | Increment version to 1.22-BETA6 (1.22.6) | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-22 | Increment version to 1.22-BETA5 (1.22.5) | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-04 | Windows: remove dependency to afxres.h header to allow build on community ↵ | Mounir IDRASSI | 1 | -1/+1 | |
edition of Visual Studio. | |||||
2017-12-09 | Increment version to 1.22-BETA4 (1.22.4) | Mounir IDRASSI | 1 | -2/+2 | |
2017-11-28 | Language XML files: remove references to GOST89 since it is not supported ↵ | Mounir IDRASSI | 1 | -6/+0 | |
anymore. | |||||
2017-08-02 | Windows: Increment version to 1.22-BETA3 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-29 | Windows: increment version to 1.22-BETA2-Build6 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-27 | Windows: increment version to 1.22-BETA2-Build5 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-27 | Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls ↵ | Mounir IDRASSI | 1 | -9/+9 | |
to avoid failure with disk drivers that don't support returning only sizeof(DISK_GEOMETRY_EX). | |||||
2017-07-23 | Windows: Increment version to 1.22-BETA2-Build1 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-20 | Windows: Increment version to 1.22-BETA1-Build4 | Mounir IDRASSI | 1 | -4/+4 | |
2017-07-19 | Windows: Increment version to 1.22-BETA0 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-09 | Windows: generate pdb files for binaries in order to help investigate ↵ | Mounir IDRASSI | 1 | -3/+2 | |
crashes in the future. | |||||
2017-07-09 | Increment version to 1.21.5 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-05 | Increment version to 1.21.4 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-04 | Increment version to 1.21.3 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-02 | Windows: fix documentation and UI messages about the PIM constraints and ↵ | Mounir IDRASSI | 1 | -4/+4 | |
calculation formula when EFI system encryption is using SHA-512 or Whirlpool. For historical reasons, if SHA-512 or Whirlpool is selected for EFI system encryption, then iterations = 15000 + (PIM x 1000) and not iterations = PIM x 2048 like the other algorithms. | |||||
2017-07-02 | Windows: when mounting multiple favorites, use PIM of previous favorite ↵ | Mounir IDRASSI | 1 | -4/+4 | |
alongside its password if option "Include PIM when caching password" is selected alongside option "Temporarily cache password during Mount Favorite Volumes operations". | |||||
2017-07-02 | Windows: increment version to 1.21.2 | Mounir IDRASSI | 1 | -2/+2 | |
2017-07-02 | Increment version to 1.21 (1.21.1) | Mounir IDRASSI | 1 | -4/+4 | |
2017-06-29 | Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI ↵ | Mounir IDRASSI | 1 | -0/+6 | |
bootloader files in their resources. | |||||
2017-06-29 | Update release date and increment version to 1.20.3.4 | Mounir IDRASSI | 1 | -2/+2 | |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 7 | -7/+7 | |