Age | Commit message (Expand) | Author | Files | Lines |
2021-11-07 | Improve translations for Chinese (#825) | nkh0472 | 1 | -53/+53 |
2021-11-07 | Update German translation (#830) | Ettore Atalan | 1 | -1/+1 |
2021-09-21 | Linux/macOS: Add CLI switch (--size=max) and UI option to give a file contain... | Mounir IDRASSI | 49 | -74/+309 |
2021-09-05 | Language Translations files: update polish translation | Mounir IDRASSI | 1 | -1/+1 |
2021-09-05 | Update German translation. (#824) | Ettore Atalan | 1 | -1/+1 |
2021-09-05 | Update Release Notes for 1.25-RC1 | Mounir IDRASSI | 2 | -2/+16 |
2021-09-05 | Increment version to 1.25-RC1 | Mounir IDRASSI | 55 | -70/+70 |
2021-09-05 | Windows: Fix warning and link error in SetupDLL project | Mounir IDRASSI | 2 | -4/+3 |
2021-09-05 | Documentation: Drop official support of Mac OS X 10.7 Lion and Mac OS X 10.8 ... | Mounir IDRASSI | 1 | -2/+2 |
2021-09-05 | Update build requirements and instructions in Readme | Mounir IDRASSI | 2 | -49/+75 |
2021-09-05 | Windows: Block installation with exe installer if VeraCrypt was already insta... | Mounir IDRASSI | 42 | -0/+67 |
2021-09-04 | Documentation: Drop Windows XP, Vista and 7 from list of supported OS. Add ma... | Mounir IDRASSI | 2 | -12/+7 |
2021-09-04 | Linux: fix rpm installation conflict for /usr/share/mime | Mounir IDRASSI | 1 | -0/+2 |
2021-09-04 | Minor cleanup of the repo (#822) | a1346054 | 152 | -366/+363 |
2021-09-02 | Windows MSI: block MSI installation if System Encryption is enabled until we ... | Mounir IDRASSI | 1 | -0/+6 |
2021-09-02 | Windows MSI: Fix error querying bootloader information | Mounir IDRASSI | 1 | -1/+20 |
2021-09-02 | Windows: Implement a new way to detect Windows version to overcome MSI limita... | Mounir IDRASSI | 1 | -0/+53 |
2021-08-30 | Windows MSI: avoid duplicated entry for VeraCrypt when installing MSI over an... | Mounir IDRASSI | 1 | -0/+3 |
2021-08-30 | Windows: Remove unused certificate files | Mounir IDRASSI | 4 | -86/+0 |
2021-08-30 | Windows: Update signed Windows driver to version 1.25.0.0 | Mounir IDRASSI | 7 | -1/+1 |
2021-08-30 | Windows: Add latest 1.25 EFI bootloader files that are signed by Microsoft th... | Mounir IDRASSI | 12 | -0/+0 |
2021-08-30 | Increment version to 1.25 | Mounir IDRASSI | 56 | -86/+86 |
2021-08-30 | Windows: Fix some VS static analyzed warnings | Mounir IDRASSI | 4 | -4/+4 |
2021-08-30 | Windows Driver: use functions from ntstrsafe.h instead of strsafe.h since the... | Mounir IDRASSI | 1 | -0/+6 |
2021-08-30 | Windows: Set minimal supported version to Windows 8 since our driver is now s... | Mounir IDRASSI | 1 | -2/+2 |
2021-08-30 | Windows Exe Setup: Add ARM64 binaries to FileInUse detection | Mounir IDRASSI | 1 | -0/+3 |
2021-08-30 | Windows MSI: Don't reboot if /norestart is specified (which is equivalent to ... | Mounir IDRASSI | 1 | -2/+27 |
2021-08-30 | Windows: Remove sign-sha256.bat since now the default sign.bat only uses SHA256 | Mounir IDRASSI | 1 | -68/+0 |
2021-08-30 | Update copyright year to 2021 | Mounir IDRASSI | 11 | -15/+15 |
2021-08-30 | Linux: Build .deb packages with Ayatana application indicator support (Ubuntu... | Mounir IDRASSI | 2 | -2/+13 |
2021-08-30 | Windows: Update IDRIX SHA-256 code signing certificate to latest one | Mounir IDRASSI | 1 | -6/+6 |
2021-08-24 | Windows Driver: Potential memory corruption caused by integer overflow in IOC... | Mounir IDRASSI | 1 | -21/+61 |
2021-08-23 | Linux: Add missing veracrypt.xml file used for mime type handling | Mounir IDRASSI | 1 | -0/+11 |
2021-08-23 | Windows: Update signing script to use newly issued IDRIX EV code signing cert... | Mounir IDRASSI | 2 | -3/+3 |
2021-08-23 | macOS: During install, set libfuse.2.dylib as symbolic link to libosxfuse.2.d... | Mounir IDRASSI | 3 | -2/+14 |
2021-08-21 | Linux: Better Linux desktop integration. Add mount.veracrypt script for fstab... | Mounir IDRASSI | 4 | -6/+41 |
2021-08-21 | Fix typo in GraphicUserInterface.cpp | Mounir IDRASSI | 1 | -1/+1 |
2021-08-21 | Language XML files: remove duplicated entry and fix MOUNT_POINT entry | Mounir IDRASSI | 37 | -71/+34 |
2021-08-21 | German language XML file: charge order of "MOUNT_POINT" entry to match other ... | Mounir IDRASSI | 1 | -1/+1 |
2021-08-21 | Linux/macOS: print LANG environment variable to console only in DEBUG mode | Mounir IDRASSI | 1 | -0/+2 |
2021-08-21 | Language.xml: remove wrong character from MOUNT_POINT entry | Mounir IDRASSI | 1 | -1/+1 |
2021-08-16 | Add compile-time toggleable support for application indicators, off by defaul... | Unit 193 | 4 | -1/+99 |
2021-08-16 | Increment version to 1.24-Update9-Beta-21-08-15 | Mounir IDRASSI | 48 | -53/+62 |
2021-08-16 | MacOSX: Use 11.3 SDK from Xcode 12.5.1 | Mounir IDRASSI | 1 | -1/+1 |
2021-08-16 | MacOSX: Make AESNI availability linked to compiler target and not compilation... | Mounir IDRASSI | 3 | -9/+4 |
2021-08-15 | MacOSX: First native Apple M1 support | Mounir IDRASSI | 7 | -20/+33 |
2021-08-15 | Windows: Increment version to 1.24.25.3 and update signed Windows driver | Mounir IDRASSI | 56 | -57/+57 |
2021-08-07 | Added compatibility with GNU GCC 11 Toolchain (#811) | Alex | 1 | -0/+9 |
2021-08-07 | Windows: Better implementation of PRF autodetection optimization. | Mounir IDRASSI | 3 | -54/+80 |
2021-08-07 | Windows Driver: fix BSOD during mounting caused by commit for PRF auto-detect... | Mounir IDRASSI | 1 | -2/+0 |