Age | Commit message (Expand) | Author | Files | Lines |
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 builtVeraCrypt_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 |
2023-09-29 | Windows: enhancement to RAM encryption | Mounir IDRASSI | 1 | -17/+55 |
2023-09-29 | Windows Driver: Use KeQueryInterruptTimePrecise on Windows 8.1 and newer as b... | Mounir IDRASSI | 2 | -2/+24 |
2023-09-26 | Windows: during Setup, and if VeraCrypt already installed, open online help o... | Mounir IDRASSI | 2 | -3/+40 |
2023-09-24 | Windows: make Setup correctly manage option to disable memory protection duri... | Mounir IDRASSI | 3 | -2/+8 |
2023-09-24 | Libzip 1.10.1 (#1209) | DLL125 | 18 | -32/+87 |
2023-09-24 | Windows: always open online help in case of Setup because local help may be o... | Mounir IDRASSI | 2 | -1/+7 |
2023-09-24 | Windows: Add tooltip message and help button for new option to disable memory... | Mounir IDRASSI | 9 | -8/+187 |
2023-09-22 | Linux/MacOSX: Increment packaging version to 1.26.6 | Mounir IDRASSI | 5 | -8/+8 |
2023-09-21 | Windows: Load Riched20.dll to use RichEdit control. Use InitCommonControlsEx ...VeraCrypt_1.26.6 | Mounir IDRASSI | 1 | -2/+7 |
2023-09-21 | Update Release Notes. Increment version to 1.26.6. | Mounir IDRASSI | 32 | -39/+39 |
2023-09-21 | Windows: use separate name for SetProcessMitigationPolicy function point. Rem... | Mounir IDRASSI | 1 | -11/+5 |
2023-09-20 | Windows: Add setting in main UI and setup wizard to disable memory protection | Mounir IDRASSI | 10 | -20/+69 |
2023-09-18 | Windows Security: make memory protection enabled by default. Add process miti... | Mounir IDRASSI | 7 | -6/+139 |
2023-09-18 | Windows: use same manifest structure for Expander as in Mount and Format | Mounir IDRASSI | 1 | -9/+9 |
2023-09-15 | Update Language.xml (#1199) | TigerxWood | 1 | -1/+1 |
2023-09-11 | Windows: replace CoInitialize calls with CoInitializeEx | Mounir IDRASSI | 6 | -15/+15 |
2023-09-10 | Windows: Indicate in manifest files that support starts from Windows 7 | Mounir IDRASSI | 5 | -4/+45 |
2023-09-08 | Linux/macOS: simplify logic of handling /dev/random reading failure (proposed... | Mounir IDRASSI | 2 | -16/+11 |