VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 daysLinux/FreeBSD: Update build scripts: use wxwidgets 3.2.5, drop explicit GTK3 ...Mounir IDRASSI8-148/+26
7 daysLinux/FreeBSD: use GTK3 flavor for default generic gui installer. create GTK2...Mounir IDRASSI1-0/+12
7 daysLinux/FreeBSD: automatically detect presence of GTK3. Remove WITHGTK3 makefil...Mounir IDRASSI2-34/+32
9 daysFix regression in core service deserialization (#1367)Jertzukka1-1/+0
9 daysMacOSX: Fix compiler warningMounir IDRASSI2-3/+3
9 daysIncrement version to 1.26.12Mounir IDRASSI17-47/+47
9 daysMacOSX: set FUSE-T workaround max delay to 5 seconds. Make logic specific to ...Mounir IDRASSI1-6/+12
9 daysMacOSX: Disable libtiff support in wxWidget full buildMounir IDRASSI1-0/+5
9 daysMacOSX: Add notarization script and entitlements file used to create official...Mounir IDRASSI2-0/+148
9 daysMacOSX: use same version define in Info.plist files. Indicate 12.0 as minimum...Mounir IDRASSI2-3/+3
9 daysmacOSX: Add "FUSE-T build" in About dialog when linking against FUSE-T instea...Mounir IDRASSI1-1/+5
9 daysUpdate copyright date in some filesMounir IDRASSI5-8/+8
9 daysIncrement version to 1.26.11. Update Release Notes.Mounir IDRASSI17-49/+49
11 daysMacOSX: Add for using FUSE-T instead of MacFUSEMounir IDRASSI8-12/+1112
12 daysMacOSX: Fix compilation error in build configurations other than official rel...Mounir IDRASSI1-1/+1
14 daysLinux: Fix assembly files not built on LinuxMounir IDRASSI1-1/+1
14 daysfix: 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