VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
AgeCommit message (Expand)AuthorFilesLines
22 hoursWindows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI15-279/+41
22 hoursWindows: Fix regression in self-test of hash algorithms that caused them to failMounir IDRASSI1-2/+2
28 hoursWindows: remove VS 2019 solution and project files since we migrated to VS 2022.Mounir IDRASSI5-761/+0
31 hoursWindows: move main project files and solution from VS 2010 to VS 2022. Delete...Mounir IDRASSI3-17/+198
31 hoursWindows: Fix warning when building Setup and Portable. No file elevation is u...Mounir IDRASSI1-0/+8
33 hoursWindows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...Mounir IDRASSI2-24/+24
36 hoursWindows: Fix build of MBR bootloaderMounir IDRASSI1-1/+1
36 hoursWindows: Fix warning in driver build by make get_pkcs5_iteration_count have a...Mounir IDRASSI1-40/+36
46 hoursWindows: Use VS builtin __fastfail intrinsic for fatal exception instead of a...Mounir IDRASSI1-0/+3
46 hoursWindows: Fix various compiler warningsMounir IDRASSI9-146/+150
4 daysUse adequate const qualifiers for pbkdf2 functions argumentsMounir IDRASSI2-16/+16
4 daysWindows: Remove support for 32-bit driver code. Set build target as Windows 1...Mounir IDRASSI19-376/+247
4 daysWindows: Use BCryptGenRandom instead of deprecated CryptGenRandom to generate...Mounir IDRASSI1-27/+21
2024-09-19Windows: Fix EFI configuration editor various issuesMounir IDRASSI2-7/+47
2024-09-17Windows: Simplify error message related to IsEfiBoot since it always fail wit...Mounir IDRASSI1-20/+6
2024-09-16Windows: Fix failed EFI detection on some PCs where BootOrder variable is not...Mounir IDRASSI1-1/+1
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 IDRASSI3-12/+37
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: Fix MSI not installing all new documentation file. Remove old files ...Mounir IDRASSI1-3/+3
2024-08-25Increment version to 1.26.14. Set release date to August 25th.Mounir IDRASSI1-2/+2
2024-08-24Windows: Fix regression causing crash when a wrong password is used when chan...Mounir IDRASSI2-2/+2
2024-08-21Windows: Only load valid XML language files (Language.xx.xml or Language.xx-y...Mounir IDRASSI1-0/+44
2024-08-17Update Release Notes. Set release date to August 17th.Mounir IDRASSI1-1/+1
2024-08-14Windows: better handling of reading EFI variable to display help error messag...Mounir IDRASSI1-4/+44
2024-08-13Windows: fix build failure for x86/x64 with newer Visual Studio that use Wind...Mounir IDRASSI1-1/+7
2024-08-11Fix another typo of "CPLC" is language files including English one.Mounir IDRASSI1-1/+1
2024-08-11Revert changes mistakenly included in previous commitMounir IDRASSI1-1/+1
2024-08-11Fix typo of "CPLC" is language files including English one.Mounir IDRASSI2-2/+2
2024-08-05Update mount failure error messages to mention removal of TrueCrypt support a...Mounir IDRASSI1-6/+6
2024-08-04Update Release Notes. Set release date to August 4th.Mounir IDRASSI1-1/+1
2024-08-04Windows: Fix rare cases being stuck in Secure Desktop after it is used for pa...Mounir IDRASSI1-18/+38
2024-08-02Increment version to 1.26.13. Update release notes. Update signed Windows dri...Mounir IDRASSI1-3/+3
2024-08-02Implement detection of volumes with vulnerable XTS master key.Mounir IDRASSI8-1/+42
2024-07-24Update CHM documentation. Use correct date of 1.26.12 in header.Mounir IDRASSI1-2/+2
2024-06-30Linux: Make the C++ code compatible with old compilers (g++ 4.4.7 on CentOS 6)Mounir IDRASSI5-15/+12
2024-06-23Increment version to 1.26.12Mounir IDRASSI1-2/+2
2024-06-23Update copyright date in some filesMounir IDRASSI1-2/+2
2024-06-23Increment version to 1.26.11. Update Release Notes.Mounir IDRASSI1-4/+4
2024-06-12Avoid conflict with C++17 features std::byte by using uint8 type instead of byteMounir IDRASSI34-443/+441
2024-05-08Windows: Enhance memory protection mechanism by preventing process owner from...Mounir IDRASSI1-2/+31
2024-04-10Fix: 7 typos (#1324)RoboSchmied1-3/+3
2024-04-10update zlib + copyright (#1302)DLL12513-81/+1736
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka1-0/+3
2023-11-13wolfCrypt as crypto backend for VeraCrypt (#1227)lealem477-75/+162
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI1-3/+3
2023-10-11Increment version to 1.26.9Mounir IDRASSI1-2/+2
2023-10-11Windows: Don't close Setup when exiting VeraCrypt process through system tray...Mounir IDRASSI1-1/+2
2023-10-10Increment version to 1.26.8Mounir IDRASSI1-2/+2