VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
14 daysMacOSX: use same version define in Info.plist files. Indicate 12.0 as minimum...Mounir IDRASSI2-3/+3
14 daysmacOSX: Add "FUSE-T build" in About dialog when linking against FUSE-T instea...Mounir IDRASSI1-1/+5
14 daysUpdate copyright date in some filesMounir IDRASSI5-8/+8
14 daysIncrement version to 1.26.11. Update Release Notes.Mounir IDRASSI17-49/+49
2024-06-22MacOSX: Add for using FUSE-T instead of MacFUSEMounir IDRASSI8-12/+1112
2024-06-21MacOSX: Fix compilation error in build configurations other than official rel...Mounir IDRASSI1-1/+1
2024-06-19Linux: Fix assembly files not built on LinuxMounir IDRASSI1-1/+1
2024-06-18fix: Correct missing 'endif' in Main.make for MacOSX sectionMounir IDRASSI1-1/+1
2024-06-16MacOSX: Update macOS specifics part of the ReadmeMounir IDRASSI1-10/+27
2024-06-16MacOSX: Fix whitespaces by using tabs in MakefileMounir IDRASSI1-32/+32
2024-06-16MacOSX: Use wxWidgets 3.2.5. Detect SDK version dynamically. Remove unused "r...Mounir IDRASSI1-6/+6
2024-06-16MacOSX: Fix skipping codesign and productsign for local development buildMounir IDRASSI1-1/+6
2024-06-16MacOSX: Add universal binary of yasm so that it can run on arm64 machinesMounir IDRASSI1-0/+0
2024-06-16MacOSX: Better build flags logic handling. Suppress Xcode 15 linked warning.Mounir IDRASSI1-60/+59
2024-06-16Improve and simplify macOS builds (#1276)Deniz Türkoglu4-13/+78
2024-06-12Avoid conflict with C++17 features std::byte by using uint8 type instead of byteMounir IDRASSI132-1036/+1033
2024-06-03Avoid assert by verifying installed languages exist (#1354)Jertzukka1-8/+10
2024-06-03FreeBSD: Support automatic detection and mounting of ext2/3/4, exFAT, NTFS fi...Jertzukka2-3/+54
2024-06-03FreeBSD: Fix privilege escalation prompts not showing up (#1349)Jertzukka1-1/+1
2024-05-21Linux: enhancements to build_cmake_deb.sh script. Use wxWidgets 3.2.5Mounir IDRASSI1-50/+55
2024-05-21Linux: Update dependencies for debian packages on Ubuntu 24.04 and Debian 13Mounir IDRASSI1-2/+15
2024-05-18Prepare for changes in wxWidgets 3.3 (#1343)Jertzukka5-7/+7
2024-05-08Fix incorrect max hidden volume size for file containers on CLI (#1338)Jertzukka1-6/+12
2024-05-08Windows: Enhance memory protection mechanism by preventing process owner from...Mounir IDRASSI1-2/+31
2024-04-10Fix: 7 typos (#1324)RoboSchmied3-7/+7
2024-04-10update zlib + copyright (#1302)DLL12513-81/+1736
2024-04-10Correct exceptions to match the correct language strings (#1299)Jertzukka1-3/+3
2024-04-10Unix CLI: Don't initially re-ask PIM if it was already specified (#1288)Jertzukka1-1/+0
2023-12-11Linux: Allows GUI to launch in a Wayland-only environment (#1264)Jertzukka1-1/+1
2023-12-11macOS: Use correct Disk Utility location when "check filesystem" is ran (#1273)Jertzukka1-1/+7
2023-12-11macOS: Fix near zero width PIM input box and simplify wxTextValidator logic (...Jertzukka4-13/+8
2023-11-19Linux/MacOSX: put entries at line start and use tabs instead of spacesMounir IDRASSI2-94/+94
2023-11-19MacOSX: update version field in pkg project filesMounir IDRASSI2-4/+4
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka15-70/+810
2023-11-13wolfCrypt as crypto backend for VeraCrypt (#1227)lealem4736-219/+1103
2023-11-09Update MBR bootloader to 1.26.10 versionMounir IDRASSI20-0/+0
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI24-50/+50
2023-11-08Windows: Fix failure to format some disks (e.g. VHDX) caused by partition off...Mounir IDRASSI2-11/+10
2023-11-08Linux: Fix generic installation script on Konsole in Wayland (#1244)Jertzukka2-4/+4
2023-10-31Linux: Focus PIM field when selected (#1239)Jertzukka1-0/+1
2023-10-13Windows: fallback to absolute positioning if relative positioning failsMounir IDRASSI1-10/+13
2023-10-11Increment version to 1.26.9Mounir IDRASSI38-50/+50
2023-10-11Windows: Don't close Setup when exiting VeraCrypt process through system tray...Mounir IDRASSI1-1/+2
2023-10-10Increment version to 1.26.8Mounir IDRASSI37-48/+48
2023-10-10Windows: Fix writing wrong EFI configuration options to registryMounir IDRASSI1-1/+1
2023-10-08Windows: Fix expansion of volumes on devices with sector size!=512 (by skl0n6)Mounir IDRASSI1-2/+8
2023-10-08Fix warnings and throwing an exception instead of ignoring the error (#1229)kovalev03-7/+3
2023-10-08Windows: Modified implementation for Secure Desktop handling to overcome Wind...Mounir IDRASSI1-54/+82
2023-10-06Harmonize copyright date and statements across various filesMounir IDRASSI3-10/+132
2023-10-05Update various copyright datesMounir IDRASSI4-15/+15