VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
20 hoursTranslations: Update Slovenian translation (contributed by Prof. Sasa Divjak)Mounir IDRASSI1-387/+387
22 hoursWindows Driver: Set version to 1.26.17.1. Update signed drivers.Mounir IDRASSI7-7/+7
40 hoursWindows Driver: Make max work items count configurable. Increase default to 1...Mounir IDRASSI5-38/+56
3 daysWindows Driver: Optimize spinlock usage in CompleteIrpWorkItemRoutineMounir IDRASSI1-8/+4
5 daysWindows: Update signed Windows drivers.Mounir IDRASSI5-1/+1
5 daysWindows driver: use correct WDM type. Increment version to 1.26.17Mounir IDRASSI86-113/+119
7 daysIncrement version to 1.26.16. Update Release Notes. Update signed Windows dri...Mounir IDRASSI91-105/+167
8 daysWindows Driver: Use system functions directly instead of dynamic loading sinc...Mounir IDRASSI6-223/+53
8 daysWindows Driver: Fix deadlock in EncryptedIoQueue due to re-entrant IRP comple...Mounir IDRASSI2-17/+167
8 daysLinux/macOS: make binary symbols visible in crash report.Mounir IDRASSI1-1/+4
9 daysWindows Driver: Add Unicode define to build and enhance tracing in debug modeMounir IDRASSI2-151/+83
9 daysWindows: Fix driver crash caused by 32-bit leftover code in derive_key_blake2...Mounir IDRASSI1-3/+0
9 daysWindows: Avoid modifying BootArguments structure and use __unaligned keyword ...Mounir IDRASSI4-5/+4
9 daysWindows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI41-521/+127
9 daysWindows: Fix output directory configuration of COMREG projectMounir IDRASSI1-4/+4
9 daysWindows: Fix regression in self-test of hash algorithms that caused them to failMounir IDRASSI1-2/+2
10 daysWindows: Fix VS 2022 projects referencesMounir IDRASSI4-26/+30
10 daysWindows: remove VS 2019 solution and project files since we migrated to VS 2022.Mounir IDRASSI28-7285/+0
10 daysWindows: Fix delayload link warning about comdlg32.dll not used. Remove unuse...Mounir IDRASSI8-866/+29
10 daysWindows: move main project files and solution from VS 2010 to VS 2022. Delete...Mounir IDRASSI28-6847/+1810
10 daysWindows: Fix warning when building Setup and Portable. No file elevation is u...Mounir IDRASSI1-0/+8
10 daysWindows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...Mounir IDRASSI14-1816/+880
10 daysWindows: Fix build of MBR bootloaderMounir IDRASSI1-1/+1
10 daysWindows: Fix warning in driver build by make get_pkcs5_iteration_count have a...Mounir IDRASSI1-40/+36
10 daysWindows: Use VS builtin __fastfail intrinsic for fatal exception instead of a...Mounir IDRASSI1-0/+3
10 daysWindows: Fix various compiler warningsMounir IDRASSI17-287/+301
10 daysWindows: Fix MBR bootload compilation error following latest changesMounir IDRASSI1-3/+3
12 daysUse portable alignment macro to be compatible with Linux/macOSMounir IDRASSI1-1/+2
12 daysUse adequate const qualifiers for pbkdf2 functions argumentsMounir IDRASSI2-16/+16
12 daysLinux: Fix build error following latest code cleanupMounir IDRASSI2-10/+10
12 daysWindows: Remove support for 32-bit driver code. Set build target as Windows 1...Mounir IDRASSI31-777/+512
12 daysWindows: Use BCryptGenRandom instead of deprecated CryptGenRandom to generate...Mounir IDRASSI1-27/+21
2024-11-11Linux: Fix build error caused by changes for dynamic CPU SHA support detectionMounir IDRASSI2-56/+61
2024-11-10Linux: Fix detection of SHA CPU support on virtualized environment by trying ...Mounir IDRASSI1-0/+66
2024-11-10Linux: Fix build error following SHA intrinsic support changesMounir IDRASSI2-4/+7
2024-11-10Add support for SHA-256 x86 instrinsic for enhance performance of PBKDF2-HMAC...Mounir IDRASSI17-3/+334
2024-11-09Translations: Fix missing lang id in Romanian translationMounir IDRASSI1-5/+5
2024-11-09Update Language.ro.xml (#1434)TigerxWood1-5/+5
2024-09-24Linux: Improve directory opening logic by prioritizing xdg-open and adding fa...Mounir IDRASSI1-46/+52
2024-09-22Linux: Add Fedora as supported distribution in CMakeLists.txtMounir IDRASSI1-2/+13
2024-09-19Windows: Fix EFI configuration editor various issuesMounir IDRASSI2-7/+47
2024-09-18Linux: fix assert by wxWidgets library included in Ubuntu.Mounir IDRASSI1-1/+4
2024-09-17Windows: Simplify error message related to IsEfiBoot since it always fail wit...Mounir IDRASSI1-20/+6
2024-09-17macOS: fix regression in build script that caused it to ignore fuset switchMounir IDRASSI1-1/+1
2024-09-17macOS: restrict --allow-screencapture switch to macOS only since screen prote...Mounir IDRASSI1-0/+2
2024-09-17Add Option to Enable/Disable Screen Capture (#1418)Deniz Türkoglu6-0/+22
2024-09-16Windows: Fix failed EFI detection on some PCs where BootOrder variable is not...Mounir IDRASSI1-1/+1
2024-09-16macOS: enhance macOS build script(allow local build, specify wxWidgets versio...Mounir IDRASSI1-26/+77
2024-09-15Update Language.sv.xml (#1416)Jonatan1-3/+3
2024-09-10Linux/macOS: Fix missing define that was causing compilation errorMounir IDRASSI1-0/+2