Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-12 | Update Language.nl.xml (#870) | Thomas De Rocker | 1 | -72/+71 | |
2022-01-08 | MacOSX: remove write permission also from group on application bundleVeraCrypt_1.25.7 | Mounir IDRASSI | 2 | -2/+2 | |
2022-01-08 | Update some translations from Transifex | Mounir IDRASSI | 6 | -1873/+1855 | |
2022-01-07 | Increment version to 1.25.7 and update Release Notes | Mounir IDRASSI | 81 | -73/+107 | |
2022-01-07 | Windows: Update IDRIX SHA-256 code signing certificate to latest one | Mounir IDRASSI | 3 | -11/+11 | |
2022-01-07 | Windows: Remove adding signing certificate to TrustedPublishers on XP since ↵ | Mounir IDRASSI | 1 | -206/+0 | |
it doesn't bring any benefits | |||||
2022-01-07 | Windows: Fix text truncation in setup wizard and modaless waiting dialog | Mounir IDRASSI | 2 | -3/+3 | |
2022-01-07 | Update Italian translation from Transifex | Mounir IDRASSI | 1 | -223/+223 | |
2022-01-02 | Windows: Don't sign drivers with our certificate since we now use single ↵ | Mounir IDRASSI | 1 | -2/+0 | |
attestation signing (no dual signing) | |||||
2022-01-02 | Update documentation and Release Notes for restored Windows 7 support. Set ↵ | Mounir IDRASSI | 5 | -9/+24 | |
1.25.6 release date at January 3rd 2022 | |||||
2022-01-02 | Windows: Restore support of Windows 7, 8/8.1 by using single attestation ↵ | Mounir IDRASSI | 9 | -166/+375 | |
signature for driver and add checks on needed KBs for Windows Vista and Windows 7. Add signed driver files. - Windows 7 needs KB3033929 or KB4474419 - Windows Vista needs KB4039648 or KB4474419 | |||||
2022-01-02 | Set 1.25.6 release date to January 1st 2022 | Mounir IDRASSI | 3 | -4/+4 | |
2022-01-02 | Update copyright year to 2022 | Mounir IDRASSI | 12 | -16/+16 | |
2021-12-30 | Update Release Notes and add signed Windows driver. | Mounir IDRASSI | 11 | -11/+16 | |
2021-12-30 | Windows driver: Set maximum values for encryption queue parameters. Add ↵ | Mounir IDRASSI | 3 | -3/+27 | |
IOCTL code to read used values from user space maximum value for EncryptionFragmentSize is 2048 maximum value for EncryptionIoRequestCount is 8192 maximum value for EncryptionItemCount is (EncryptionIoRequestCount/2) | |||||
2021-12-30 | Windows Driver: Better code for EncryptionFragmentSize variable handling | Mounir IDRASSI | 1 | -4/+5 | |
2021-12-28 | Windows: Update precompiled MBR bootloader files for version 1.25.6 | Mounir IDRASSI | 20 | -0/+0 | |
2021-12-27 | Increment version to 1.25.6. Update Release Notes and add signed Windows driver. | Mounir IDRASSI | 67 | -76/+78 | |
2021-12-27 | Documentation: clarify that non-cascaded encryption algorithm for system ↵ | Mounir IDRASSI | 1 | -1/+1 | |
encryption can be inferred from VeraCrypt bootloader only in the case of MBR boot mode. | |||||
2021-12-27 | Windows (MSI install only): Fix double-clicking .hc file inserting %1 ↵ | Mounir IDRASSI | 1 | -2/+2 | |
instead of volume name in UI path field when | |||||
2021-12-24 | MacOSX: correct permission of VeraCrypt application bundle during packaging | Mounir IDRASSI | 1 | -0/+1 | |
2021-12-24 | MacOSX: Increment version to 1.24.5 and update release notes. | Mounir IDRASSI | 7 | -10/+14 | |
2021-12-24 | MacOSX: make sure that no files inside VeraCrypt application bundle are ↵ | Mounir IDRASSI | 1 | -1/+3 | |
world-writable. Currently, documentation HTML files and XML language files embedded inside VeraCrypt application bundle are world-writable. | |||||
2021-12-20 | Increment version to 1.25.5 and update release notes | Mounir IDRASSI | 81 | -66/+80 | |
2021-12-20 | Windows Driver: Add registry settings to control driver internal encryption ↵ | Mounir IDRASSI | 5 | -19/+134 | |
queue Under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\veracrypt: - VeraCryptEncryptionFragmentSize (REG_DWORD): size of encryption data fragment in KiB. Default is 256. - VeraCryptEncryptionIoRequestCount (REG_DWORD): maximum number of parallel I/O requests. Default is 16. - VeraCryptEncryptionItemCount (REG_DWORD): maximum number of encryption queue items processed in parallel. Default is 8. | |||||
2021-12-16 | Language XML files: update Czech translation (contributed by Lagardere) | Mounir IDRASSI | 1 | -122/+122 | |
2021-12-04 | Windows: Don't use version string suffix in language files version check. It ↵ | Mounir IDRASSI | 1 | -1/+1 | |
is empty by default and for special build we want to use the same language files as standard build | |||||
2021-12-04 | Windows: Implement TESTSIGNING build configuration that allows running under ↵ | Mounir IDRASSI | 13 | -41/+735 | |
Windows Vista,7, 8 and 8.1. | |||||
2021-12-02 | Windows: Add pre-compiled MBR bootloader binaries for version 1.25.4 to make ↵VeraCrypt_1.25.4 | Mounir IDRASSI | 20 | -0/+0 | |
it easier to build VeraCrypt without legacy VC compiler | |||||
2021-11-30 | Language Translations files: update polish translation | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-30 | Increment version to 1.25.4 and set release date to December 3rd 2021 | Mounir IDRASSI | 60 | -81/+81 | |
2021-11-30 | Translation XML files: fix wrong version | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-30 | Documentation: Put back Windows XP to the list of supported OSes following ↵ | Mounir IDRASSI | 4 | -3/+6 | |
latest changes. Indicate that MSI requires Windows 10 or newer. | |||||
2021-11-29 | Documentation: Update list of supported OSes. Update Release Notes. | Mounir IDRASSI | 4 | -8/+8 | |
2021-11-29 | Windows: Try to workaround Windows Updates issues by fixing of bootloader ↵ | Mounir IDRASSI | 1 | -27/+51 | |
and SetupConfig.ini when session logged in/unlocked or system resumes | |||||
2021-11-28 | Add keyboard shortcut to "TrueCrypt mode" in the mount dialog in German ↵ | Atalanttore | 1 | -1/+1 | |
translation | |||||
2021-11-28 | Fix wrong reference (#853) | Ettore Atalan | 1 | -1/+1 | |
Fix wrong reference to VeraCrypt 1.0 in German translation. | |||||
2021-11-28 | Language XML files: Fix wrong reference to VeraCrypt 6.0 which actually ↵ | Mounir IDRASSI | 37 | -37/+37 | |
should be TrueCrypt 6.0 | |||||
2021-11-28 | Windows: Add pre-compiled MBR bootloader binaries for version 1.25 to make ↵ | Mounir IDRASSI | 41 | -0/+0 | |
it easier to build VeraCrypt without legacy VC compiler | |||||
2021-11-28 | Linux: change build script for GTK3 generic installer to build wxWidgets by ↵ | Mounir IDRASSI | 1 | -4/+4 | |
default | |||||
2021-11-28 | Increment version to 1.25 (1.25.3) | Mounir IDRASSI | 58 | -73/+73 | |
2021-11-28 | Linux: try to fix some rare issues when invoking sudo using fork by waiting ↵ | Mounir IDRASSI | 1 | -0/+3 | |
1 second for forked process to start | |||||
2021-11-28 | Linux: Add script to build GTK3 based generic installer | Mounir IDRASSI | 1 | -0/+47 | |
2021-11-27 | Language XML files: update Russian XML file by Dmitry Yerokhin. | Mounir IDRASSI | 1 | -125/+125 | |
2021-11-21 | Windows: Update signed Windows driver to version 1.25.2.0 | Mounir IDRASSI | 8 | -3/+3 | |
2021-11-21 | Windows: Block installation of MSI on Windows version older than Windows 10 ↵ | Mounir IDRASSI | 1 | -0/+8 | |
because of driver code signing | |||||
2021-11-21 | Increment version to 1.25-RC2 and update release notes | Mounir IDRASSI | 159 | -180/+323 | |
2021-11-21 | Linux/macOS/FreeBSD: return error if unknown filesystem value specified in ↵ | Mounir IDRASSI | 1 | -1/+1 | |
--filesystem switch | |||||
2021-11-21 | Linux/FreeBSD: Fix calling "make install" without specifying DESTDIR, which ↵ | Mounir IDRASSI | 1 | -0/+4 | |
should work by installing into /usr | |||||
2021-11-21 | Windows: Restrict supported Windows versions to XP, 10 and 11 because of new ↵ | Mounir IDRASSI | 2 | -22/+235 | |
requirement on driver code signing. For now, we are not able to put in place HCK/WLK certification of VeraCrypt driver that is needed for Windows 7, 8 and 8.1. |