Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
MacOSX: Update macOS specifics part of the Readme
Mounir IDRASSI
1
-10
/
+27
2024-06-16
MacOSX: Fix whitespaces by using tabs in Makefile
Mounir IDRASSI
1
-32
/
+32
2024-06-16
MacOSX: Use wxWidgets 3.2.5. Detect SDK version dynamically. Remove unused "r...
Mounir IDRASSI
1
-6
/
+6
2024-06-16
MacOSX: Fix skipping codesign and productsign for local development build
Mounir IDRASSI
1
-1
/
+6
2024-06-16
MacOSX: Add universal binary of yasm so that it can run on arm64 machines
Mounir IDRASSI
1
-0
/
+0
2024-06-16
MacOSX: Better build flags logic handling. Suppress Xcode 15 linked warning.
Mounir IDRASSI
1
-60
/
+59
2024-06-16
Improve and simplify macOS builds (#1276)
Deniz Türkoglu
4
-13
/
+78
2024-06-12
Avoid conflict with C++17 features std::byte by using uint8 type instead of byte
Mounir IDRASSI
132
-1036
/
+1033
2024-06-03
Avoid assert by verifying installed languages exist (#1354)
Jertzukka
1
-8
/
+10
2024-06-03
FreeBSD: Support automatic detection and mounting of ext2/3/4, exFAT, NTFS fi...
Jertzukka
2
-3
/
+54
2024-06-03
FreeBSD: Fix privilege escalation prompts not showing up (#1349)
Jertzukka
1
-1
/
+1
2024-05-21
Linux: enhancements to build_cmake_deb.sh script. Use wxWidgets 3.2.5
Mounir IDRASSI
1
-50
/
+55
2024-05-21
Linux: Update dependencies for debian packages on Ubuntu 24.04 and Debian 13
Mounir IDRASSI
1
-2
/
+15
2024-05-18
Prepare for changes in wxWidgets 3.3 (#1343)
Jertzukka
5
-7
/
+7
2024-05-08
Fix incorrect max hidden volume size for file containers on CLI (#1338)
Jertzukka
1
-6
/
+12
2024-05-08
Windows: Enhance memory protection mechanism by preventing process owner from...
Mounir IDRASSI
1
-2
/
+31
2024-04-10
Fix: 7 typos (#1324)
RoboSchmied
3
-7
/
+7
2024-04-10
update zlib + copyright (#1302)
DLL125
13
-81
/
+1736
2024-04-10
Correct exceptions to match the correct language strings (#1299)
Jertzukka
1
-3
/
+3
2024-04-10
Unix CLI: Don't initially re-ask PIM if it was already specified (#1288)
Jertzukka
1
-1
/
+0
2023-12-11
Linux: Allows GUI to launch in a Wayland-only environment (#1264)
Jertzukka
1
-1
/
+1
2023-12-11
macOS: Use correct Disk Utility location when "check filesystem" is ran (#1273)
Jertzukka
1
-1
/
+7
2023-12-11
macOS: Fix near zero width PIM input box and simplify wxTextValidator logic (...
Jertzukka
4
-13
/
+8
2023-11-19
Linux/MacOSX: put entries at line start and use tabs instead of spaces
Mounir IDRASSI
2
-94
/
+94
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
15
-70
/
+810
2023-11-13
wolfCrypt as crypto backend for VeraCrypt (#1227)
lealem47
36
-219
/
+1103
2023-11-09
Update MBR bootloader to 1.26.10 version
Mounir IDRASSI
20
-0
/
+0
2023-11-09
Increment version to 1.26.10. Update signed Windows drivers.
Mounir IDRASSI
24
-50
/
+50
2023-11-08
Windows: Fix failure to format some disks (e.g. VHDX) caused by partition off...
Mounir IDRASSI
2
-11
/
+10
2023-11-08
Linux: Fix generic installation script on Konsole in Wayland (#1244)
Jertzukka
2
-4
/
+4
2023-10-31
Linux: Focus PIM field when selected (#1239)
Jertzukka
1
-0
/
+1
2023-10-13
Windows: fallback to absolute positioning if relative positioning fails
Mounir IDRASSI
1
-10
/
+13
2023-10-11
Increment version to 1.26.9
Mounir IDRASSI
38
-50
/
+50
2023-10-11
Windows: Don't close Setup when exiting VeraCrypt process through system tray...
Mounir IDRASSI
1
-1
/
+2
2023-10-10
Increment version to 1.26.8
Mounir IDRASSI
37
-48
/
+48
2023-10-10
Windows: Fix writing wrong EFI configuration options to registry
Mounir IDRASSI
1
-1
/
+1
2023-10-08
Windows: Fix expansion of volumes on devices with sector size!=512 (by skl0n6)
Mounir IDRASSI
1
-2
/
+8
2023-10-08
Fix warnings and throwing an exception instead of ignoring the error (#1229)
kovalev0
3
-7
/
+3
2023-10-08
Windows: Modified implementation for Secure Desktop handling to overcome Wind...
Mounir IDRASSI
1
-54
/
+82
2023-10-06
Harmonize copyright date and statements across various files
Mounir IDRASSI
3
-10
/
+132
2023-10-05
Update various copyright dates
Mounir IDRASSI
4
-15
/
+15
2023-10-05
fix for corrupted icons (#1226)
sardanap
1
-1
/
+1
2023-10-02
Linux: Fix compilation error on some 32-bit machines.
Mounir IDRASSI
1
-2
/
+5
2023-10-01
MacOS: Fix Blake2s SSE 4.1 not being built
VeraCrypt_1.26.7
Mounir IDRASSI
1
-0
/
+6
2023-10-01
MacOS: set minimum target to OSX 12. Fix About menu not working.
Mounir IDRASSI
3
-9
/
+23
2023-10-01
Linux: use "-std=c++11" for gcc 4.8 and adapt code to old compilers
Mounir IDRASSI
4
-8
/
+8
2023-10-01
Linux: Better detection of gcc version to correctly enable c++11
Mounir IDRASSI
1
-8
/
+15
2023-09-30
Windows: Update MBR bootloader for version 1.26.7
Mounir IDRASSI
20
-0
/
+0
2023-09-30
Increment version to 1.26.7. Set release date to October 1st. Update Windows ...
Mounir IDRASSI
25
-52
/
+52
[prev]
[next]