VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
3 daysImplement SHA256 acceleration on ARM64 platforms using CPU instructionsMounir IDRASSI12-0/+267
4 daysLinux: simpler and more robust approach to detect active sudo session (#1473)Mounir IDRASSI1-3/+1
6 daysmacOS: fix wxWidgets 3.2.6 assert for undefined switch use-dummy-sudo-passwor...Mounir IDRASSI1-0/+2
7 daysIncrement version to 1.26.19. Update Release Notes.VeraCrypt_1.26.19Mounir IDRASSI38-51/+51
7 daysUpdate copyright date to 2025Mounir IDRASSI3-4/+4
7 daysmacOS: Fix regression in dismount caused by wrong umount path (#1467)Mounir IDRASSI1-1/+1
9 daysmacOS: Fix packaging error due to template dmg being too small.VeraCrypt_1.26.18Mounir IDRASSI1-0/+0
9 daysMacOSX: Fix erroneous preprocessor directiveMounir IDRASSI1-2/+2
10 daysUpdate release notes and release date.Mounir IDRASSI1-1/+1
11 daysLinux: Add missing header in ARM64 build. Add .oarmv8crypto to .gitignoreMounir IDRASSI1-3/+5
12 daysUpdate Release Notes. Set version to 1.26.18. Update signed Windows drivers.Mounir IDRASSI14-25/+25
12 daysWindows/Linux/macOS: implement AES hardware support on ARM64 (ARMv8)Mounir IDRASSI22-49/+492
2025-01-14Linux/FreeBSD: Prevent mounting volumes on system directories and PATH (CVE-2...Mounir IDRASSI17-6/+244
2025-01-14Linux/FreeBSD: Add absolute paths for system binaries to prevent path hijacki...Mounir IDRASSI9-99/+226
2025-01-14Increment version to 1.26.18. Update copyright date. Update Release Notes. Up...Mounir IDRASSI409-427/+434
2025-01-13Windows: Fix regression in Traveler Disk creation (#886)Mounir IDRASSI1-6/+6
2025-01-11Linux Debian/Ubuntu: use a distro-specific version string to avoid APT reposi...Mounir IDRASSI1-1/+13
2025-01-06Windows: Add missing file entry to Zip project after libzip updateMounir IDRASSI2-0/+4
2025-01-01Windows: Update libzip to version 1.11.2Mounir IDRASSI143-669/+1200
2025-01-01Windows: Update LZMA SDK to version 24.09Mounir IDRASSI16-247/+967
2024-12-27Windows: use modern API to gather system entropy for random generation instea...Mounir IDRASSI1-134/+212
2024-12-25Windows driver: Use IO_DISK_INCREMENT for event signaling in IRP completion r...Mounir IDRASSI1-2/+2
2024-12-25Windows: Update Windows version check on startup to require Win10 1809 or laterMounir IDRASSI3-4/+22
2024-12-25Windows Driver: set Windows 10 version 1809 as minimum.Mounir IDRASSI2-5/+5
2024-12-25Windows Driver: make UpdateBuffer function more robust by adding security reg...Mounir IDRASSI1-20/+60
2024-12-25Linux: Fix warning during build cause by deprecated 'u' modifier in "ar" commandMounir IDRASSI1-1/+1
2024-12-25Linux/macOS: Simplify sudo session detection logic and extend it to macOSMounir IDRASSI5-44/+23
2024-12-24Linux: Fix "Password too long" error message not expanded to include max leng...Mounir IDRASSI1-2/+2
2024-12-23Linux/macOS: check if volume doesn't exist before starting the mount operation.Mounir IDRASSI2-0/+25
2024-11-27Windows: Increment version to 1.26.17.2. Update signed drivers.Mounir IDRASSI14-21/+21
2024-11-27Windows Setup: Fix the implementation of backup/restore of file permission du...Mounir IDRASSI2-13/+4
2024-11-25Windows: don't test sign driver by default in Release mode.Mounir IDRASSI2-0/+6
2024-11-25Windows Setup: Fix "Access Denied" issue during VeraCrypt update after a Wind...Mounir IDRASSI3-2/+256
2024-11-24Set 1.26.17 release date to November 24thMounir IDRASSI1-1/+1
2024-11-24Windows Driver: Set version to 1.26.17.1. Update signed drivers.Mounir IDRASSI7-7/+7
2024-11-23Windows Driver: Make max work items count configurable. Increase default to 1...Mounir IDRASSI5-38/+56
2024-11-22Windows Driver: Optimize spinlock usage in CompleteIrpWorkItemRoutineMounir IDRASSI1-8/+4
2024-11-20Windows: Update signed Windows drivers.Mounir IDRASSI5-1/+1
2024-11-20Windows driver: use correct WDM type. Increment version to 1.26.17Mounir IDRASSI41-65/+71
2024-11-18Increment version to 1.26.16. Update Release Notes. Update signed Windows dri...Mounir IDRASSI46-59/+59
2024-11-17Windows Driver: Use system functions directly instead of dynamic loading sinc...Mounir IDRASSI6-223/+53
2024-11-17Windows Driver: Fix deadlock in EncryptedIoQueue due to re-entrant IRP comple...Mounir IDRASSI2-17/+167
2024-11-17Linux/macOS: make binary symbols visible in crash report.Mounir IDRASSI1-1/+4
2024-11-16Windows Driver: Add Unicode define to build and enhance tracing in debug modeMounir IDRASSI2-151/+83
2024-11-16Windows: Fix driver crash caused by 32-bit leftover code in derive_key_blake2...Mounir IDRASSI1-3/+0
2024-11-16Windows: Avoid modifying BootArguments structure and use __unaligned keyword ...Mounir IDRASSI4-5/+4
2024-11-16Windows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI41-521/+127
2024-11-16Windows: Fix output directory configuration of COMREG projectMounir IDRASSI1-4/+4
2024-11-16Windows: Fix regression in self-test of hash algorithms that caused them to failMounir IDRASSI1-2/+2
2024-11-15Windows: Fix VS 2022 projects referencesMounir IDRASSI4-26/+30