Age | Commit message (Expand) | Author | Files | Lines |
2024-06-23 | Increment version to 1.26.12 | Mounir IDRASSI | 5 | -13/+13 |
2024-06-23 | MacOSX: Add notarization script and entitlements file used to create official... | Mounir IDRASSI | 2 | -0/+148 |
2024-06-23 | Increment version to 1.26.11. Update Release Notes. | Mounir IDRASSI | 5 | -13/+13 |
2024-06-22 | MacOSX: Add for using FUSE-T instead of MacFUSE | Mounir IDRASSI | 2 | -0/+1049 |
2023-11-19 | MacOSX: update version field in pkg project files | Mounir IDRASSI | 2 | -4/+4 |
2023-11-19 | Linux/FreeBSD/macOS: Implement language selection settings (#1253) | Jertzukka | 1 | -1/+1 |
2023-11-09 | Increment version to 1.26.10. Update signed Windows drivers. | Mounir IDRASSI | 2 | -8/+8 |
2023-11-08 | Linux: Fix generic installation script on Konsole in Wayland (#1244) | Jertzukka | 2 | -4/+4 |
2023-10-11 | Increment version to 1.26.9 | Mounir IDRASSI | 4 | -12/+12 |
2023-10-10 | Increment version to 1.26.8 | Mounir IDRASSI | 4 | -12/+12 |
2023-10-01 | MacOS: set minimum target to OSX 12. Fix About menu not working. | Mounir IDRASSI | 1 | -4/+3 |
2023-09-30 | Increment version to 1.26.7. Set release date to October 1st. Update Windows ... | Mounir IDRASSI | 4 | -12/+12 |
2023-09-24 | Windows: make Setup correctly manage option to disable memory protection duri... | Mounir IDRASSI | 3 | -2/+8 |
2023-09-24 | Windows: always open online help in case of Setup because local help may be o... | Mounir IDRASSI | 1 | -1/+1 |
2023-09-24 | Windows: Add tooltip message and help button for new option to disable memory... | Mounir IDRASSI | 2 | -2/+29 |
2023-09-22 | Linux/MacOSX: Increment packaging version to 1.26.6 | Mounir IDRASSI | 2 | -4/+4 |
2023-09-21 | Update Release Notes. Increment version to 1.26.6. | Mounir IDRASSI | 2 | -8/+8 |
2023-09-20 | Windows: Add setting in main UI and setup wizard to disable memory protection | Mounir IDRASSI | 4 | -4/+17 |
2023-09-10 | Windows: Indicate in manifest files that support starts from Windows 7 | Mounir IDRASSI | 2 | -2/+14 |
2023-09-03 | Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter... | Mounir IDRASSI | 1 | -4/+4 |
2023-09-03 | Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now... | Mounir IDRASSI | 1 | -45/+12 |
2023-09-03 | Windows: simpler and more robust safe dll loading combined with delay loading... | Mounir IDRASSI | 3 | -13/+8 |
2023-08-20 | Windows: delay load bcrypt.dll to reduce startup dependency loading until set... | Mounir IDRASSI | 2 | -8/+8 |
2023-08-14 | Increment version to 1.26.5. Update signed Windows drivers. | Mounir IDRASSI | 4 | -12/+12 |
2023-08-05 | Windows: Fix false positive detection of new device insertion when clear keys... | Mounir IDRASSI | 1 | -6/+6 |
2023-07-29 | Windows: Add installer language support for rest of the translations (#1160) | Jertzukka | 4 | -0/+104 |
2023-07-25 | Linux/macOS: Increment version to 1.26.4 in installation packages | Mounir IDRASSI | 2 | -4/+4 |
2023-07-22 | Windows: Remove TrueCrypt support. Increment version to 1.26.4. | Mounir IDRASSI | 4 | -22/+11 |
2023-06-29 | Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ins... | Mounir IDRASSI | 2 | -3/+5 |
2023-06-28 | Increment version to 1.26.3. Update Release Notes | Mounir IDRASSI | 4 | -12/+12 |
2023-06-13 | Linux: Fix compatibility of generic installers with old Linux distros | Mounir IDRASSI | 1 | -1/+5 |
2023-06-04 | Increment version to 1.26.2. Update Release Notes | Mounir IDRASSI | 4 | -12/+12 |
2023-05-18 | Fix mount.veracrypt (#1064) | Jertzukka | 1 | -2/+2 |
2022-12-11 | Revert "New sys enc wizard (#957)" | Mounir IDRASSI | 1 | -2/+0 |
2022-08-25 | New sys enc wizard (#957)SysEncWizardPR957 | Felix Reichmann | 1 | -0/+2 |
2022-03-26 | Windows: Add various checks to address Coverity reported issues. | Mounir IDRASSI | 2 | -1/+14 |
2022-03-26 | Remove dead code from chacha_ECRYPT_encrypt_bytes (Coverity) | Mounir IDRASSI | 1 | -0/+8 |
2022-03-22 | Update release notes for 1.26.0 and set its date to March 21st 2022 | Mounir IDRASSI | 2 | -4/+4 |
2022-03-21 | Increment version to 1.26 and update windows driver and MBR bootloader files | Mounir IDRASSI | 2 | -8/+8 |
2022-03-21 | Windows: Block upgrade of VeraCrypt is the system is encrypted using RIPEMD-1... | Mounir IDRASSI | 1 | -0/+4 |
2022-02-19 | Increment version to 1.25.9 and update Release Notes. | Mounir IDRASSI | 4 | -8/+8 |
2022-02-16 | Increment version to 1.25.8.2 and update signed Windows drivers | Mounir IDRASSI | 2 | -4/+4 |
2022-02-11 | Windows: Increment version to 1.25.8.1 and update signed Windows drivers | Mounir IDRASSI | 2 | -4/+4 |
2022-02-10 | Windows: Reduce the size of installers by almost 50% by using LZMA compressio... | Mounir IDRASSI | 3 | -30/+56 |
2022-02-10 | Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt i... | Mounir IDRASSI | 3 | -9/+41 |
2022-02-05 | Windows: remove unneeded reference to XML files from Setup Visual Studio project | Mounir IDRASSI | 2 | -28/+0 |
2022-02-05 | Increment version to 1.25.8 | Mounir IDRASSI | 4 | -8/+8 |
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 |
2022-01-08 | MacOSX: remove write permission also from group on application bundleVeraCrypt_1.25.7 | Mounir IDRASSI | 1 | -1/+1 |