VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Format_vs2019.vcxproj
AgeCommit message (Expand)AuthorFilesLines
2024-11-15Windows: remove VS 2019 solution and project files since we migrated to VS 2022.Mounir IDRASSI1-582/+0
2024-11-15Windows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...Mounir IDRASSI1-203/+6
2024-11-10Add support for SHA-256 x86 instrinsic for enhance performance of PBKDF2-HMAC...Mounir IDRASSI1-1/+1
2024-09-08Windows: Add support for x86 and x64 build for driver and binaries using Visu...Mounir IDRASSI1-18/+27
2023-09-03Windows: simpler and more robust safe dll loading combined with delay loading...Mounir IDRASSI1-9/+9
2023-08-20Windows: delay load bcrypt.dll to reduce startup dependency loading until set...Mounir IDRASSI1-9/+9
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI1-0/+22
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI1-9/+12
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...Mounir IDRASSI1-0/+745