VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysWindows Setup: Fix the implementation of backup/restore of file permission du...Mounir IDRASSI2-13/+4
5 daysUpdate Release Notes.Mounir IDRASSI3-1/+3
5 daysTranslations: Update Slovenian translation (contributed by Prof. Sasa Divjak)Mounir IDRASSI1-81/+81
7 daysWindows: don't test sign driver by default in Release mode.Mounir IDRASSI2-0/+6
7 daysWindows Setup: Fix "Access Denied" issue during VeraCrypt update after a Wind...Mounir IDRASSI3-2/+256
8 daysSet 1.26.17 release date to November 24thMounir IDRASSI4-3/+3
8 daysTranslations: Fix issues in Slovenian translation. Complete translation of so...Mounir IDRASSI1-59/+59
8 daysTranslations: Update Slovenian translation (contributed by Prof. Sasa Divjak)Mounir IDRASSI1-387/+387
8 daysWindows Driver: Set version to 1.26.17.1. Update signed drivers.Mounir IDRASSI7-7/+7
8 daysWindows Driver: Make max work items count configurable. Increase default to 1...Mounir IDRASSI5-38/+56
10 daysWindows Driver: Optimize spinlock usage in CompleteIrpWorkItemRoutineMounir IDRASSI1-8/+4
12 daysWindows: Update signed Windows drivers.Mounir IDRASSI5-1/+1
12 daysWindows driver: use correct WDM type. Increment version to 1.26.17Mounir IDRASSI86-113/+119
2024-11-18Increment version to 1.26.16. Update Release Notes. Update signed Windows dri...Mounir IDRASSI91-105/+167
2024-11-17Windows Driver: Use system functions directly instead of dynamic loading sinc...Mounir IDRASSI6-223/+53
2024-11-17Windows Driver: Fix deadlock in EncryptedIoQueue due to re-entrant IRP comple...Mounir IDRASSI2-17/+167
2024-11-17Linux/macOS: make binary symbols visible in crash report.Mounir IDRASSI1-1/+4
2024-11-16Windows Driver: Add Unicode define to build and enhance tracing in debug modeMounir IDRASSI2-151/+83
2024-11-16Windows: Fix driver crash caused by 32-bit leftover code in derive_key_blake2...Mounir IDRASSI1-3/+0
2024-11-16Windows: Avoid modifying BootArguments structure and use __unaligned keyword ...Mounir IDRASSI4-5/+4
2024-11-16Windows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI41-521/+127
2024-11-16Windows: Fix output directory configuration of COMREG projectMounir IDRASSI1-4/+4
2024-11-16Windows: Fix regression in self-test of hash algorithms that caused them to failMounir IDRASSI1-2/+2
2024-11-15Windows: Fix VS 2022 projects referencesMounir IDRASSI4-26/+30
2024-11-15Windows: remove VS 2019 solution and project files since we migrated to VS 2022.Mounir IDRASSI28-7285/+0
2024-11-15Windows: Fix delayload link warning about comdlg32.dll not used. Remove unuse...Mounir IDRASSI8-866/+29
2024-11-15Windows: move main project files and solution from VS 2010 to VS 2022. Delete...Mounir IDRASSI28-6847/+1810
2024-11-15Windows: Fix warning when building Setup and Portable. No file elevation is u...Mounir IDRASSI1-0/+8
2024-11-15Windows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...Mounir IDRASSI14-1816/+880
2024-11-15Windows: Fix build of MBR bootloaderMounir IDRASSI1-1/+1
2024-11-15Windows: Fix warning in driver build by make get_pkcs5_iteration_count have a...Mounir IDRASSI1-40/+36
2024-11-15Windows: Use VS builtin __fastfail intrinsic for fatal exception instead of a...Mounir IDRASSI1-0/+3
2024-11-15Windows: Fix various compiler warningsMounir IDRASSI17-287/+301
2024-11-15Windows: Fix MBR bootload compilation error following latest changesMounir IDRASSI1-3/+3
2024-11-13Use portable alignment macro to be compatible with Linux/macOSMounir IDRASSI1-1/+2
2024-11-13Use adequate const qualifiers for pbkdf2 functions argumentsMounir IDRASSI2-16/+16
2024-11-13Linux: Fix build error following latest code cleanupMounir IDRASSI2-10/+10
2024-11-13Windows: Remove support for 32-bit driver code. Set build target as Windows 1...Mounir IDRASSI31-777/+512
2024-11-13Windows: 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