VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-21Windows: Update signed Windows driver to version 1.25.2.0Mounir IDRASSI8-3/+3
2021-11-21Windows: Block installation of MSI on Windows version older than Windows 10 b...Mounir IDRASSI1-0/+8
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI17-35/+170
2021-11-21Linux/macOS/FreeBSD: return error if unknown filesystem value specified in --...Mounir IDRASSI1-1/+1
2021-11-21Linux/FreeBSD: Fix calling "make install" without specifying DESTDIR, which s...Mounir IDRASSI1-0/+4
2021-11-21Windows: Restrict supported Windows versions to XP, 10 and 11 because of new ...Mounir IDRASSI2-22/+235
2021-09-21Linux/macOS: Add CLI switch (--size=max) and UI option to give a file contain...Mounir IDRASSI9-74/+269
2021-09-05Increment version to 1.25-RC1Mounir IDRASSI16-31/+31
2021-09-05Windows: Fix warning and link error in SetupDLL projectMounir IDRASSI2-4/+3
2021-09-05Update build requirements and instructions in ReadmeMounir IDRASSI1-27/+40
2021-09-05Windows: Block installation with exe installer if VeraCrypt was already insta...Mounir IDRASSI2-0/+27
2021-09-04Linux: fix rpm installation conflict for /usr/share/mimeMounir IDRASSI1-0/+2
2021-09-04Minor cleanup of the repo (#822)a134605410-13/+12
2021-09-02Windows MSI: block MSI installation if System Encryption is enabled until we ...Mounir IDRASSI1-0/+6
2021-09-02Windows MSI: Fix error querying bootloader informationMounir IDRASSI1-1/+20
2021-09-02Windows: Implement a new way to detect Windows version to overcome MSI limita...Mounir IDRASSI1-0/+53
2021-08-30Windows MSI: avoid duplicated entry for VeraCrypt when installing MSI over an...Mounir IDRASSI1-0/+3
2021-08-30Windows: Remove unused certificate filesMounir IDRASSI4-86/+0
2021-08-30Windows: Update signed Windows driver to version 1.25.0.0Mounir IDRASSI7-1/+1
2021-08-30Windows: Add latest 1.25 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2021-08-30Increment version to 1.25Mounir IDRASSI17-47/+47
2021-08-30Windows: Fix some VS static analyzed warningsMounir IDRASSI4-4/+4
2021-08-30Windows Driver: use functions from ntstrsafe.h instead of strsafe.h since the...Mounir IDRASSI1-0/+6
2021-08-30Windows: Set minimal supported version to Windows 8 since our driver is now s...Mounir IDRASSI1-2/+2
2021-08-30Windows Exe Setup: Add ARM64 binaries to FileInUse detectionMounir IDRASSI1-0/+3
2021-08-30Windows MSI: Don't reboot if /norestart is specified (which is equivalent to ...Mounir IDRASSI1-2/+27
2021-08-30Windows: Remove sign-sha256.bat since now the default sign.bat only uses SHA256Mounir IDRASSI1-68/+0
2021-08-30Update copyright year to 2021Mounir IDRASSI10-13/+13
2021-08-30Linux: Build .deb packages with Ayatana application indicator support (Ubuntu...Mounir IDRASSI2-2/+13
2021-08-30Windows: Update IDRIX SHA-256 code signing certificate to latest oneMounir IDRASSI1-6/+6
2021-08-24Windows Driver: Potential memory corruption caused by integer overflow in IOC...Mounir IDRASSI1-21/+61
2021-08-23Linux: Add missing veracrypt.xml file used for mime type handlingMounir IDRASSI1-0/+11
2021-08-23Windows: Update signing script to use newly issued IDRIX EV code signing cert...Mounir IDRASSI2-3/+3
2021-08-23macOS: During install, set libfuse.2.dylib as symbolic link to libosxfuse.2.d...Mounir IDRASSI3-2/+14
2021-08-21Linux: Better Linux desktop integration. Add mount.veracrypt script for fstab...Mounir IDRASSI4-6/+41
2021-08-21Fix typo in GraphicUserInterface.cppMounir IDRASSI1-1/+1
2021-08-21Language XML files: remove duplicated entry and fix MOUNT_POINT entryMounir IDRASSI1-1/+0
2021-08-21Linux/macOS: print LANG environment variable to console only in DEBUG modeMounir IDRASSI1-0/+2
2021-08-21Language.xml: remove wrong character from MOUNT_POINT entryMounir IDRASSI1-1/+1
2021-08-16Add compile-time toggleable support for application indicators, off by defaul...Unit 1934-1/+99
2021-08-16Increment version to 1.24-Update9-Beta-21-08-15Mounir IDRASSI7-13/+16
2021-08-16MacOSX: Use 11.3 SDK from Xcode 12.5.1Mounir IDRASSI1-1/+1
2021-08-16MacOSX: Make AESNI availability linked to compiler target and not compilation...Mounir IDRASSI3-9/+4