Age | Commit message (Expand) | Author | Files | Lines |
10 days | macOS: fix wxWidgets 3.2.6 assert for undefined switch use-dummy-sudo-passwor... | Mounir IDRASSI | 1 | -0/+2 |
11 days | Increment version to 1.26.19. Update Release Notes.VeraCrypt_1.26.19 | Mounir IDRASSI | 38 | -51/+51 |
11 days | Update copyright date to 2025 | Mounir IDRASSI | 3 | -4/+4 |
11 days | macOS: Fix regression in dismount caused by wrong umount path (#1467) | Mounir IDRASSI | 1 | -1/+1 |
14 days | macOS: Fix packaging error due to template dmg being too small.VeraCrypt_1.26.18 | Mounir IDRASSI | 1 | -0/+0 |
14 days | MacOSX: Fix erroneous preprocessor directive | Mounir IDRASSI | 1 | -2/+2 |
2025-01-19 | Update release notes and release date. | Mounir IDRASSI | 1 | -1/+1 |
2025-01-18 | Linux: Add missing header in ARM64 build. Add .oarmv8crypto to .gitignore | Mounir IDRASSI | 1 | -3/+5 |
2025-01-17 | Update Release Notes. Set version to 1.26.18. Update signed Windows drivers. | Mounir IDRASSI | 14 | -25/+25 |
2025-01-17 | Windows/Linux/macOS: implement AES hardware support on ARM64 (ARMv8) | Mounir IDRASSI | 22 | -49/+492 |
2025-01-14 | Linux/FreeBSD: Prevent mounting volumes on system directories and PATH (CVE-2... | Mounir IDRASSI | 17 | -6/+244 |
2025-01-14 | Linux/FreeBSD: Add absolute paths for system binaries to prevent path hijacki... | Mounir IDRASSI | 9 | -99/+226 |
2025-01-14 | Increment version to 1.26.18. Update copyright date. Update Release Notes. Up... | Mounir IDRASSI | 409 | -427/+434 |
2025-01-13 | Windows: Fix regression in Traveler Disk creation (#886) | Mounir IDRASSI | 1 | -6/+6 |
2025-01-11 | Linux Debian/Ubuntu: use a distro-specific version string to avoid APT reposi... | Mounir IDRASSI | 1 | -1/+13 |
2025-01-06 | Windows: Add missing file entry to Zip project after libzip update | Mounir IDRASSI | 2 | -0/+4 |
2025-01-01 | Windows: Update libzip to version 1.11.2 | Mounir IDRASSI | 143 | -669/+1200 |
2025-01-01 | Windows: Update LZMA SDK to version 24.09 | Mounir IDRASSI | 16 | -247/+967 |
2024-12-27 | Windows: use modern API to gather system entropy for random generation instea... | Mounir IDRASSI | 1 | -134/+212 |
2024-12-25 | Windows driver: Use IO_DISK_INCREMENT for event signaling in IRP completion r... | Mounir IDRASSI | 1 | -2/+2 |
2024-12-25 | Windows: Update Windows version check on startup to require Win10 1809 or later | Mounir IDRASSI | 3 | -4/+22 |
2024-12-25 | Windows Driver: set Windows 10 version 1809 as minimum. | Mounir IDRASSI | 2 | -5/+5 |
2024-12-25 | Windows Driver: make UpdateBuffer function more robust by adding security reg... | Mounir IDRASSI | 1 | -20/+60 |
2024-12-25 | Linux: Fix warning during build cause by deprecated 'u' modifier in "ar" command | Mounir IDRASSI | 1 | -1/+1 |
2024-12-25 | Linux/macOS: Simplify sudo session detection logic and extend it to macOS | Mounir IDRASSI | 5 | -44/+23 |
2024-12-24 | Linux: Fix "Password too long" error message not expanded to include max leng... | Mounir IDRASSI | 1 | -2/+2 |
2024-12-23 | Linux/macOS: check if volume doesn't exist before starting the mount operation. | Mounir IDRASSI | 2 | -0/+25 |
2024-11-27 | Windows: Increment version to 1.26.17.2. Update signed drivers. | Mounir IDRASSI | 14 | -21/+21 |
2024-11-27 | Windows Setup: Fix the implementation of backup/restore of file permission du... | Mounir IDRASSI | 2 | -13/+4 |
2024-11-25 | Windows: don't test sign driver by default in Release mode. | Mounir IDRASSI | 2 | -0/+6 |
2024-11-25 | Windows Setup: Fix "Access Denied" issue during VeraCrypt update after a Wind... | Mounir IDRASSI | 3 | -2/+256 |
2024-11-24 | Set 1.26.17 release date to November 24th | Mounir IDRASSI | 1 | -1/+1 |
2024-11-24 | Windows Driver: Set version to 1.26.17.1. Update signed drivers. | Mounir IDRASSI | 7 | -7/+7 |
2024-11-23 | Windows Driver: Make max work items count configurable. Increase default to 1... | Mounir IDRASSI | 5 | -38/+56 |
2024-11-22 | Windows Driver: Optimize spinlock usage in CompleteIrpWorkItemRoutine | Mounir IDRASSI | 1 | -8/+4 |
2024-11-20 | Windows: Update signed Windows drivers. | Mounir IDRASSI | 5 | -1/+1 |
2024-11-20 | Windows driver: use correct WDM type. Increment version to 1.26.17 | Mounir IDRASSI | 41 | -65/+71 |
2024-11-18 | Increment version to 1.26.16. Update Release Notes. Update signed Windows dri... | Mounir IDRASSI | 46 | -59/+59 |
2024-11-17 | Windows Driver: Use system functions directly instead of dynamic loading sinc... | Mounir IDRASSI | 6 | -223/+53 |
2024-11-17 | Windows Driver: Fix deadlock in EncryptedIoQueue due to re-entrant IRP comple... | Mounir IDRASSI | 2 | -17/+167 |
2024-11-17 | Linux/macOS: make binary symbols visible in crash report. | Mounir IDRASSI | 1 | -1/+4 |
2024-11-16 | Windows Driver: Add Unicode define to build and enhance tracing in debug mode | Mounir IDRASSI | 2 | -151/+83 |
2024-11-16 | Windows: Fix driver crash caused by 32-bit leftover code in derive_key_blake2... | Mounir IDRASSI | 1 | -3/+0 |
2024-11-16 | Windows: Avoid modifying BootArguments structure and use __unaligned keyword ... | Mounir IDRASSI | 4 | -5/+4 |
2024-11-16 | Windows: remove 32-bit logic from the code since we support only 64-bit. remo... | Mounir IDRASSI | 41 | -521/+127 |
2024-11-16 | Windows: Fix output directory configuration of COMREG project | Mounir IDRASSI | 1 | -4/+4 |
2024-11-16 | Windows: Fix regression in self-test of hash algorithms that caused them to fail | Mounir IDRASSI | 1 | -2/+2 |
2024-11-15 | Windows: Fix VS 2022 projects references | Mounir IDRASSI | 4 | -26/+30 |
2024-11-15 | Windows: remove VS 2019 solution and project files since we migrated to VS 2022. | Mounir IDRASSI | 28 | -7285/+0 |
2024-11-15 | Windows: Fix delayload link warning about comdlg32.dll not used. Remove unuse... | Mounir IDRASSI | 8 | -866/+29 |