Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2017-06-23 | Increment version to 1.20 (1.20.3) | Mounir IDRASSI | 1 | -4/+4 | |
2017-06-11 | Windows: Remove unused method ReadEfiConfig | Mounir IDRASSI | 2 | -7/+1 | |
2017-06-11 | Windows: fix compiler warnings | Mounir IDRASSI | 1 | -2/+2 | |
2017-06-10 | Windows Security: built binaries with support for Address Space Layout ↵ | Mounir IDRASSI | 1 | -2/+2 | |
Randomization (ASLR). | |||||
2017-06-05 | Windows: create dedicated project for zip library and link other binaries ↵ | Mounir IDRASSI | 2 | -552/+4 | |
against it instead of recompiling zlib and libzip for each project separately. | |||||
2017-06-05 | Beta2 patch 1 | kavsrf | 1 | -2/+2 | |
Edit DcsProp and PlatformInfo from System->Settings EFI loader updated | |||||
2017-06-05 | PlatformInfo read. (via ReadEfiConfig) | kavsrf | 2 | -3/+3 | |
It is displayed in System settings | |||||
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused ↵ | Mounir IDRASSI | 1 | -16/+16 | |
parameters to function AppLink. | |||||
2017-06-02 | Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio ↵ | Mounir IDRASSI | 2 | -8/+0 | |
projects | |||||
2017-05-28 | Windows: Only offer valid cluster sizes when ReFS is selected in the volume ↵ | Mounir IDRASSI | 1 | -23/+37 | |
format wizard. | |||||
2017-05-28 | Windows: add support for ReFS on Windows 10 when creating normal volumes. | Mounir IDRASSI | 1 | -3/+23 | |
2017-05-26 | Windows: fix Hour Glass cursor still displayed in some cases after Format ↵ | Mounir IDRASSI | 1 | -2/+0 | |
wizard operation is finished. | |||||
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated ↵ | Mounir IDRASSI | 2 | -14/+13 | |
IOCTL_DISK_GET_DRIVE_GEOMETRY in order to get accurate disk size value. | |||||
2017-01-12 | Windows: Fix Streebog not recognized by /hash command line switch but making ↵ | Mounir IDRASSI | 1 | -8/+10 | |
hash names matching more generic. | |||||
2016-12-30 | Increment version to 1.20 BETA2 (1.20.2) | Mounir IDRASSI | 1 | -4/+4 | |
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 1 | -4/+4 | |
2016-10-17 | Increment version to 1.19 (1.19.4) | Mounir IDRASSI | 1 | -4/+4 | |
2016-10-17 | Update documentation and increment version to 1.19 BETA3 (1.19.3) | Mounir IDRASSI | 1 | -4/+4 | |
2016-10-17 | Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system ↵ | Mounir IDRASSI | 1 | -2/+2 | |
encryption in order to detect machines where changes to EFI boot don't persist after shutdown. | |||||
2016-10-17 | Windows: exclude unused libzip source files from build. | Mounir IDRASSI | 1 | -6/+36 | |
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the ↵ | Mounir IDRASSI | 2 | -21/+530 | |
sources of these library into VeraCrypt source tree. | |||||
2016-09-11 | Windows: in case of In-Place encryption, encrypt random data instead of ↵ | Mounir IDRASSI | 1 | -2/+2 | |
existing data when filling unused space like the other cases. | |||||
2016-08-21 | Increment version to 1.19 BETA2 (1.19.2) | Mounir IDRASSI | 1 | -4/+4 | |
2016-08-16 | Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreRelease | Mounir IDRASSI | 1 | -9/+9 | |
2016-08-16 | Windows: Fix various issues detected by static analysis. | Mounir IDRASSI | 1 | -7/+9 | |