Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-21 | Windows: Add latest 1.26 EFI bootloader files that are signed by Microsoft ↵ | Mounir IDRASSI | 12 | -0/+0 | |
that come with the following modifications: - Fix bug in PasswordTimeout value handling that caused it to be limited to 255 seconds. - Rescue Disk: enhance "Boot Original Windows Loader" by using embedded backup of original Windows loader if it is missing from disk - Addition of Blake2s and removal of RIPEMD160 & GOST89 | |||||
2022-03-21 | Increment version to 1.26 and update windows driver and MBR bootloader files | Mounir IDRASSI | 82 | -88/+88 | |
2022-03-21 | Add missing Blake2s source files | Mounir IDRASSI | 10 | -0/+1474 | |
2022-03-21 | Update documentation to add Blake2s-256 and remove RIPEMD-160 | Mounir IDRASSI | 9 | -35/+33 | |
2022-03-21 | Language XML files: update Russian XML file by Dmitry Yerokhin. | Mounir IDRASSI | 1 | -243/+243 | |
2022-03-21 | Windows: Display message to recreate Rescue Disk when upgrading from version ↵ | Mounir IDRASSI | 1 | -1/+1 | |
1.25 or earlier because of the changes in the supported algorithms | |||||
2022-03-21 | Windows: Block upgrade of VeraCrypt is the system is encrypted using ↵ | Mounir IDRASSI | 5 | -0/+42 | |
RIPEMD-160 or GOST89 since they are not supported anymore. | |||||
2022-03-21 | Windows: use "HMAC-BLAKE2s-256" instead of "HMAC-BLAKE2s" for BLAKE2s PRF name | Mounir IDRASSI | 1 | -1/+1 | |
2022-03-08 | Implement support of Blake2s-256 hash algorithm and remove deprecated ↵ | Mounir IDRASSI | 50 | -1944/+482 | |
algorithms RIPEMD-160 and GOST89. | |||||
2022-03-07 | Creating Language.co.xml for Corsican (#905) | Patriccollu | 1 | -0/+1613 | |
2022-03-07 | Update Language.de.xml (#899) | Mr-Update | 1 | -414/+414 | |
- Correct typos - Translation improved | |||||
2022-02-20 | Update Language.de.xml (#898)VeraCrypt_1.25.9 | Mr-Update | 1 | -300/+300 | |
- Correct typos - Translation improved | |||||
2022-02-19 | Increment version to 1.25.9 and update Release Notes. | Mounir IDRASSI | 88 | -170/+177 | |
2022-02-19 | Linux/MacOSX: Fix hidden volume settings not correctly displayed when ↵ | Mounir IDRASSI | 3 | -4/+7 | |
enabling hidden volume protection in mount options window | |||||
2022-02-18 | Update Language.de.xml (#893) | Mr-Update | 1 | -101/+101 | |
* Update Language.de.xml - Correct typos - Translation improved * Update Language.de.xml I corrected it. | |||||
2022-02-18 | Linux: Fix code dump when built with -D_GLIBCXX_ASSERTIONS caused by an ↵ | Mounir IDRASSI | 1 | -1/+0 | |
assert in libstdc++. The variable has enough capacity so pointer &buffer[0] is valid but since clear method was called, we are not supposed to access element at index 0. Related to Github issue #896 | |||||
2022-02-16 | Windows: Fix wrong Debug reference in VS2019 solution file | Mounir IDRASSI | 1 | -8/+8 | |
2022-02-16 | Update Release Notes and release date | Mounir IDRASSI | 3 | -3/+4 | |
2022-02-16 | Increment version to 1.25.8.2 and update signed Windows drivers | Mounir IDRASSI | 17 | -19/+19 | |
2022-02-13 | Linux/FreeBSD: Enable building without AESNI support by setting environment ↵ | Mounir IDRASSI | 4 | -7/+32 | |
variable DISABLE_AESNI to 1 during build or passing NOAESNI=1 to make command This comes following Github issue #892 and which should be solved thanks to this. | |||||
2022-02-13 | Language XML files: Update French translation | Mounir IDRASSI | 1 | -92/+92 | |
2022-02-13 | Add missing copyright to README.md | Mounir IDRASSI | 1 | -0/+1 | |
2022-02-13 | Update Language.de.xml (#891) | Mr-Update | 1 | -90/+90 | |
2022-02-11 | Windows: remove debugging left over call to MessageBox | Mounir IDRASSI | 1 | -1/+0 | |
2022-02-11 | Windows: Activate lzma project build for x64 target | Mounir IDRASSI | 1 | -0/+4 | |
2022-02-11 | Update copyrights following integration of LZMA SDK | Mounir IDRASSI | 7 | -94/+358 | |
2022-02-11 | Update Release Notes and set release date to February 10th. | Mounir IDRASSI | 3 | -3/+5 | |
2022-02-11 | Windows: Increment version to 1.25.8.1 and update signed Windows drivers | Mounir IDRASSI | 15 | -16/+16 | |
2022-02-10 | Update Language.de.xml (#890) | Mr-Update | 1 | -105/+105 | |
* Update Language.de.xml - Correct typos - Translation improved * Update Translations/Language.de.xml Co-authored-by: Andreas Becker <andreas-becker@users.noreply.github.com> * Update Language.de.xml * Update Language.de.xml Co-authored-by: Andreas Becker <andreas-becker@users.noreply.github.com> | |||||
2022-02-10 | Update Turkish translation (FabSec; By Fabriel) | Mounir IDRASSI | 1 | -1002/+1002 | |
2022-02-10 | Windows Driver: Don't cache the password if outer volume mounting succeeds ↵ | Mounir IDRASSI | 3 | -6/+23 | |
but hidden volume mounting fails | |||||
2022-02-10 | Windows: Reduce the size of installers by almost 50% by using LZMA ↵ | Mounir IDRASSI | 41 | -117/+13661 | |
compression instead of DEFLATE | |||||
2022-02-10 | Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt ↵ | Mounir IDRASSI | 12 | -1033/+1412 | |
installed using MSI | |||||
2022-02-06 | Update Release Notes and add signed Windows driver. | Mounir IDRASSI | 9 | -2/+8 | |
2022-02-06 | Windows: Add registry setting to disable erasing encryption keys on Windows ↵ | Mounir IDRASSI | 5 | -2/+20 | |
shutdown/reboot. This helps solve BSOD during shutdown/reboot on some machines. Under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\veracrypt", create a REG_DWORD value named "VeraCryptEraseKeysShutdown" and set its value to 0. | |||||
2022-02-05 | Update Release Notes | Mounir IDRASSI | 2 | -0/+21 | |
2022-02-05 | Windows: Update MBR bootloader files. | Mounir IDRASSI | 20 | -0/+0 | |
2022-02-05 | Windows: remove unneeded reference to XML files from Setup Visual Studio project | Mounir IDRASSI | 2 | -28/+0 | |
2022-02-05 | Translations: Fix minor typo in zh-CN translation (close #879) | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-05 | Increment version to 1.25.8 | Mounir IDRASSI | 57 | -73/+73 | |
2022-02-05 | Linux: avoid overriding /usr/sbin if it is a symlink (close #888) | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-05 | Linux: make generic uninstaller remove all VeraCrypt related files that were ↵ | Mounir IDRASSI | 1 | -0/+2 | |
copied by the generic installer | |||||
2022-02-02 | Windows: Fix failure to verify driver file signature since it is signed by ↵ | Mounir IDRASSI | 1 | -1/+12 | |
Microsoft not us. This caused a failure when creating Traveler Disk | |||||
2022-02-02 | Windows: Fix failure to create Traveler Disk when VeraCrypt is installed ↵ | Mounir IDRASSI | 2 | -59/+136 | |
using MSI | |||||
2022-02-01 | Windows MSI: set minimum support for MSI installation to Windows 7 | Mounir IDRASSI | 1 | -4/+4 | |
2022-02-01 | Windows: Make MSI installer compatible with System Encryption by leveraging ↵ | Mounir IDRASSI | 4 | -30/+80 | |
VeraCrypt service capabilities | |||||
2022-01-30 | Windows: Fix wrong check on IUnknown_QueryService function pointer | Mounir IDRASSI | 1 | -1/+1 | |
2022-01-30 | Windows: Enhancement to CVE-2019-19501 fix to using ↵ | Mounir IDRASSI | 1 | -4/+119 | |
IShellDispatch2::ShellExecuteW if RunAsDesktopUser fails. Also we don't use the fix if UAC is disabled since in this case the Shell Explorer.exe will be elevated anyway so we can't use to reduce elevation. | |||||
2022-01-16 | Windows MSI: set minimum support for MSI installation to Windows 8 as it was ↵ | Mounir IDRASSI | 1 | -8/+0 | |
before | |||||
2022-01-12 | Update Language.nl.xml (#870) | Thomas De Rocker | 1 | -72/+71 | |