VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
19 hoursWindows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI41-521/+127
19 hoursWindows: Fix output directory configuration of COMREG projectMounir IDRASSI1-4/+4
19 hoursWindows: Fix regression in self-test of hash algorithms that caused them to failMounir IDRASSI1-2/+2
22 hoursWindows: Fix VS 2022 projects referencesMounir IDRASSI4-26/+30
25 hoursWindows: remove VS 2019 solution and project files since we migrated to VS 2022.Mounir IDRASSI28-7285/+0
26 hoursWindows: Fix delayload link warning about comdlg32.dll not used. Remove unuse...Mounir IDRASSI8-866/+29
28 hoursWindows: move main project files and solution from VS 2010 to VS 2022. Delete...Mounir IDRASSI28-6847/+1810
28 hoursWindows: Fix warning when building Setup and Portable. No file elevation is u...Mounir IDRASSI1-0/+8
30 hoursWindows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...Mounir IDRASSI14-1816/+880
33 hoursWindows: Fix build of MBR bootloaderMounir IDRASSI1-1/+1
33 hoursWindows: Fix warning in driver build by make get_pkcs5_iteration_count have a...Mounir IDRASSI1-40/+36
43 hoursWindows: Use VS builtin __fastfail intrinsic for fatal exception instead of a...Mounir IDRASSI1-0/+3
43 hoursWindows: Fix various compiler warningsMounir IDRASSI17-287/+301
43 hoursWindows: Fix MBR bootload compilation error following latest changesMounir IDRASSI1-3/+3
3 daysUse portable alignment macro to be compatible with Linux/macOSMounir IDRASSI1-1/+2
3 daysUse adequate const qualifiers for pbkdf2 functions argumentsMounir IDRASSI2-16/+16
3 daysLinux: Fix build error following latest code cleanupMounir IDRASSI2-10/+10
4 daysWindows: Remove support for 32-bit driver code. Set build target as Windows 1...Mounir IDRASSI31-777/+512
4 daysWindows: Use BCryptGenRandom instead of deprecated CryptGenRandom to generate...Mounir IDRASSI1-27/+21
6 daysLinux: Fix build error caused by changes for dynamic CPU SHA support detectionMounir IDRASSI2-56/+61
6 daysLinux: Fix detection of SHA CPU support on virtualized environment by trying ...Mounir IDRASSI1-0/+66
6 daysLinux: Fix build error following SHA intrinsic support changesMounir IDRASSI2-4/+7
6 daysAdd support for SHA-256 x86 instrinsic for enhance performance of PBKDF2-HMAC...Mounir IDRASSI16-3/+333
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-10Linux/macOS: Fix missing define that was causing compilation errorMounir IDRASSI1-0/+2
2024-09-08Windows: Add support for x86 and x64 build for driver and binaries using Visu...Mounir IDRASSI26-168/+2518
2024-09-08Windows: use wcstok_s instead of wcstok for more secure parsing of directory ...Mounir IDRASSI2-107/+107
2024-09-02Windows: Fix bug in disabling of Windows privileges, they were completely rem...Mounir IDRASSI1-2/+2
2024-09-02Windows: Fix truncated displayed error messageMounir IDRASSI1-4/+4
2024-09-01Windows: Ensure that installation folder is removed after MSI uninstall by sc...Mounir IDRASSI1-0/+90
2024-09-01Windows: Fix MSI not overwriting existing data files (chm, html, xml) with ne...Mounir IDRASSI1-470/+458
2024-09-01Windows: Fix MSI not installing all new documentation file. Remove old files ...Mounir IDRASSI39-148/+1067
2024-08-30Wndows: Fix error 1603 returned by MSI silent install when REBOOT=ReallySuppr...Mounir IDRASSI1-0/+1
2024-08-25Linux: Add script to sign generated rpmsMounir IDRASSI1-0/+54
2024-08-25Increment version to 1.26.14. Set release date to August 25th.Mounir IDRASSI37-47/+47
2024-08-25Linux/MacOSX: Only load valid XML language files (Language.langid.xml format ...Mounir IDRASSI1-5/+14
2024-08-24Windows: Fix regression causing crash when a wrong password is used when chan...Mounir IDRASSI3-3/+3
2024-08-22Revert "Add Hausa translation (#1404)" (#1407)Mounir IDRASSI7-7/+0
2024-08-21Add Hausa translation (#1404)Marius Kjærstad7-0/+7
2024-08-21Windows: Only load valid XML language files (Language.xx.xml or Language.xx-y...Mounir IDRASSI1-0/+44
2024-08-21Windows: Enhance packaging batch file to bundle only valid XML language filesMounir IDRASSI1-1/+17