Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 hours
Update Language.de.xml (#1489)
HEAD
master
bugtracker2019
1
-3
/
+3
2 days
Rename "Dismount All" to "Unmount All" in UI. Use ALT+u as new accelerator ke...
Mounir IDRASSI
1
-1
/
+1
3 days
Windows: Update version to 1.26.20 in MSI project and packaging bat files.
VeraCrypt_1.26.20
Mounir IDRASSI
5
-10
/
+10
4 days
Update Release Notes. Update Windows signed drivers. Update MBR bootloader.
Mounir IDRASSI
28
-10
/
+12
4 days
Windows driver: Fix regression that always allowed defragmentation and caused...
Mounir IDRASSI
1
-1
/
+6
4 days
Widnows driver: use correct value for HiddenSectors field in structures to ma...
Mounir IDRASSI
1
-4
/
+4
4 days
macOS: correct error message in FUSE-T pkg installer to remove mention of OSX...
Mounir IDRASSI
1
-2
/
+2
4 days
Increment version to 1.26.20. Update Release Notes.
Mounir IDRASSI
60
-98
/
+134
5 days
Complete replacement of Dismount references by Unmount in various files
Mounir IDRASSI
24
-477
/
+477
5 days
Update Language.zh-hk.xml (#1408)
Yeung, Tim Ming
1
-683
/
+683
5 days
Windows: Revert use PDH API to gather system entropy because of issues encoun...
Mounir IDRASSI
1
-212
/
+134
7 days
refactor: use the term unmount instead of dismount (#1478)
Helmut K. C. Tessarek
99
-2007
/
+2015
9 days
Enable AESNI only on x86 (#1479)
Xeonacid
1
-9
/
+11
12 days
Update Language.pl.xml (#1471)
p0k3m0n
1
-2
/
+2
12 days
Implement SHA256 acceleration on ARM64 platforms using CPU instructions
Mounir IDRASSI
12
-0
/
+267
14 days
Linux: simpler and more robust approach to detect active sudo session (#1473)
Mounir IDRASSI
1
-3
/
+1
14 days
Translation: Update Russian translation of Release Notes (by Dmitry Yerokhin)
Mounir IDRASSI
1
-1
/
+1
2025-01-23
Fix Github action failure by moving upload-artifact to v4
Mounir IDRASSI
1
-2
/
+2
2025-01-23
macOS: fix wxWidgets 3.2.6 assert for undefined switch use-dummy-sudo-passwor...
Mounir IDRASSI
1
-0
/
+2
2025-01-22
Increment version to 1.26.19. Update Release Notes.
VeraCrypt_1.26.19
Mounir IDRASSI
84
-97
/
+115
2025-01-22
Update copyright date to 2025
Mounir IDRASSI
6
-10
/
+10
2025-01-22
macOS: Fix regression in dismount caused by wrong umount path (#1467)
Mounir IDRASSI
1
-1
/
+1
2025-01-20
macOS: Fix packaging error due to template dmg being too small.
VeraCrypt_1.26.18
Mounir IDRASSI
1
-0
/
+0
2025-01-20
MacOSX: Fix erroneous preprocessor directive
Mounir IDRASSI
1
-2
/
+2
2025-01-19
Update release notes and release date.
Mounir IDRASSI
4
-13
/
+27
2025-01-19
Translations: Update French translation
Mounir IDRASSI
1
-180
/
+180
2025-01-19
Updated translation: pt-br.
Mounir IDRASSI
1
-301
/
+301
2025-01-18
Linux: Add missing header in ARM64 build. Add .oarmv8crypto to .gitignore
Mounir IDRASSI
2
-3
/
+6
2025-01-17
Update Release Notes. Set version to 1.26.18. Update signed Windows drivers.
Mounir IDRASSI
16
-26
/
+27
2025-01-17
Windows/Linux/macOS: implement AES hardware support on ARM64 (ARMv8)
Mounir IDRASSI
22
-49
/
+492
2025-01-14
Update Release Notes about fixed CVEs
Mounir IDRASSI
2
-0
/
+4
2025-01-14
Translations: Update translations of newly added fields
Mounir IDRASSI
22
-214
/
+214
2025-01-14
Linux/FreeBSD: Prevent mounting volumes on system directories and PATH (CVE-2...
Mounir IDRASSI
59
-6
/
+370
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
453
-475
/
+491
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
Update donation HTML page to use new PayPal donation links
Mounir IDRASSI
3
-32
/
+146
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
Add XML validation Github workflow (contributed by Jertzukka github.com/Jertz...
Mounir IDRASSI
2
-0
/
+78
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
[next]