VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Windows: Increment version to 1.25.8.1 and update signed Windows driversMounir IDRASSI15-16/+16
2022-02-10Windows Driver: Don't cache the password if outer volume mounting succeeds bu...Mounir IDRASSI3-6/+23
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI41-117/+13661
2022-02-10Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt i...Mounir IDRASSI12-1033/+1412
2022-02-06Update Release Notes and add signed Windows driver.Mounir IDRASSI7-2/+2
2022-02-06Windows: Add registry setting to disable erasing encryption keys on Windows s...Mounir IDRASSI5-2/+20
2022-02-05Windows: Update MBR bootloader files.Mounir IDRASSI20-0/+0
2022-02-05Windows: remove unneeded reference to XML files from Setup Visual Studio projectMounir IDRASSI2-28/+0
2022-02-05Increment version to 1.25.8Mounir IDRASSI17-33/+33
2022-02-05Linux: avoid overriding /usr/sbin if it is a symlink (close #888)Mounir IDRASSI1-1/+1
2022-02-05Linux: make generic uninstaller remove all VeraCrypt related files that were ...Mounir IDRASSI1-0/+2
2022-02-02Windows: Fix failure to verify driver file signature since it is signed by Mi...Mounir IDRASSI1-1/+12
2022-02-02Windows: Fix failure to create Traveler Disk when VeraCrypt is installed usin...Mounir IDRASSI2-59/+136
2022-02-01Windows MSI: set minimum support for MSI installation to Windows 7Mounir IDRASSI1-4/+4
2022-02-01Windows: Make MSI installer compatible with System Encryption by leveraging V...Mounir IDRASSI4-30/+80
2022-01-30Windows: Fix wrong check on IUnknown_QueryService function pointerMounir IDRASSI1-1/+1
2022-01-30Windows: Enhancement to CVE-2019-19501 fix to using IShellDispatch2::ShellExe...Mounir IDRASSI1-4/+119
2022-01-16Windows MSI: set minimum support for MSI installation to Windows 8 as it was ...Mounir IDRASSI1-8/+0
2022-01-08MacOSX: remove write permission also from group on application bundleVeraCrypt_1.25.7Mounir IDRASSI2-2/+2
2022-01-07Increment version to 1.25.7 and update Release NotesMounir IDRASSI39-32/+60
2022-01-07Windows: Update IDRIX SHA-256 code signing certificate to latest oneMounir IDRASSI3-11/+11
2022-01-07Windows: Remove adding signing certificate to TrustedPublishers on XP since i...Mounir IDRASSI1-206/+0
2022-01-07Windows: Fix text truncation in setup wizard and modaless waiting dialogMounir IDRASSI2-3/+3
2022-01-02Windows: Don't sign drivers with our certificate since we now use single atte...Mounir IDRASSI1-2/+0
2022-01-02Update documentation and Release Notes for restored Windows 7 support. Set 1....Mounir IDRASSI1-1/+1
2022-01-02Windows: Restore support of Windows 7, 8/8.1 by using single attestation sign...Mounir IDRASSI9-166/+375
2022-01-02Set 1.25.6 release date to January 1st 2022Mounir IDRASSI1-3/+3
2022-01-02Update copyright year to 2022Mounir IDRASSI11-14/+14
2021-12-30Update Release Notes and add signed Windows driver.Mounir IDRASSI9-4/+4
2021-12-30Windows driver: Set maximum values for encryption queue parameters. Add IOCTL...Mounir IDRASSI3-3/+27
2021-12-30Windows Driver: Better code for EncryptionFragmentSize variable handlingMounir IDRASSI1-4/+5
2021-12-28Windows: Update precompiled MBR bootloader files for version 1.25.6Mounir IDRASSI20-0/+0
2021-12-27Increment version to 1.25.6. Update Release Notes and add signed Windows driver.Mounir IDRASSI25-35/+36
2021-12-27Windows (MSI install only): Fix double-clicking .hc file inserting %1 instead...Mounir IDRASSI1-2/+2
2021-12-24MacOSX: correct permission of VeraCrypt application bundle during packagingMounir IDRASSI1-0/+1
2021-12-24MacOSX: Increment version to 1.24.5 and update release notes.Mounir IDRASSI6-9/+9
2021-12-24MacOSX: make sure that no files inside VeraCrypt application bundle are world...Mounir IDRASSI1-1/+3
2021-12-20Increment version to 1.25.5 and update release notesMounir IDRASSI39-26/+26
2021-12-20Windows Driver: Add registry settings to control driver internal encryption q...Mounir IDRASSI5-19/+134
2021-12-04Windows: Don't use version string suffix in language files version check. It ...Mounir IDRASSI1-1/+1
2021-12-04Windows: Implement TESTSIGNING build configuration that allows running under ...Mounir IDRASSI13-41/+735
2021-12-02Windows: Add pre-compiled MBR bootloader binaries for version 1.25.4 to make ...VeraCrypt_1.25.4Mounir IDRASSI20-0/+0
2021-11-30Increment version to 1.25.4 and set release date to December 3rd 2021Mounir IDRASSI18-40/+40
2021-11-29Windows: Try to workaround Windows Updates issues by fixing of bootloader and...Mounir IDRASSI1-27/+51
2021-11-28Language XML files: Fix wrong reference to VeraCrypt 6.0 which actually shoul...Mounir IDRASSI1-1/+1
2021-11-28Windows: Add pre-compiled MBR bootloader binaries for version 1.25 to make it...Mounir IDRASSI41-0/+0
2021-11-28Linux: change build script for GTK3 generic installer to build wxWidgets by d...Mounir IDRASSI1-4/+4
2021-11-28Increment version to 1.25 (1.25.3)Mounir IDRASSI17-33/+33
2021-11-28Linux: try to fix some rare issues when invoking sudo using fork by waiting 1...Mounir IDRASSI1-0/+3
2021-11-28Linux: Add script to build GTK3 based generic installerMounir IDRASSI1-0/+47