VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format
AgeCommit message (Expand)AuthorFilesLines
22 hoursWindows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI1-22/+1
25 hoursWindows: Fix VS 2022 projects referencesMounir IDRASSI1-3/+5
28 hoursWindows: remove VS 2019 solution and project files since we migrated to VS 2022.Mounir IDRASSI2-586/+0
29 hoursWindows: Fix delayload link warning about comdlg32.dll not used. Remove unuse...Mounir IDRASSI1-6/+6
31 hoursWindows: move main project files and solution from VS 2010 to VS 2022. Delete...Mounir IDRASSI3-1269/+107
32 hoursWindows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...Mounir IDRASSI1-203/+6
46 hoursWindows: Fix various compiler warningsMounir IDRASSI2-39/+42
4 daysWindows: Remove support for 32-bit driver code. Set build target as Windows 1...Mounir IDRASSI1-9/+9
6 daysAdd 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
2024-09-01Windows: Fix MSI not installing all new documentation file. Remove old files ...Mounir IDRASSI1-4/+4
2024-08-25Increment version to 1.26.14. Set release date to August 25th.Mounir IDRASSI1-4/+4
2024-08-02Increment version to 1.26.13. Update release notes. Update signed Windows dri...Mounir IDRASSI1-4/+4
2024-06-23Increment version to 1.26.12Mounir IDRASSI1-4/+4
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 IDRASSI1-25/+25
2023-11-13wolfCrypt as crypto backend for VeraCrypt (#1227)lealem471-2/+4
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI1-4/+4
2023-10-13Windows: fallback to absolute positioning if relative positioning failsMounir IDRASSI1-10/+13
2023-10-11Increment version to 1.26.9Mounir IDRASSI1-4/+4
2023-10-10Increment version to 1.26.8Mounir IDRASSI1-4/+4
2023-09-30Increment version to 1.26.7. Set release date to October 1st. Update Windows ...Mounir IDRASSI1-4/+4
2023-09-21Update Release Notes. Increment version to 1.26.6.Mounir IDRASSI1-4/+4
2023-09-18Windows Security: make memory protection enabled by default. Add process miti...Mounir IDRASSI1-1/+1
2023-09-11Windows: replace CoInitialize calls with CoInitializeExMounir IDRASSI1-5/+5
2023-09-10Windows: Indicate in manifest files that support starts from Windows 7Mounir IDRASSI1-1/+7
2023-09-03Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...Mounir IDRASSI1-2/+2
2023-09-03Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now...Mounir IDRASSI1-61/+6
2023-09-03Windows: simpler and more robust safe dll loading combined with delay loading...Mounir IDRASSI3-18/+17
2023-08-20Windows: delay load bcrypt.dll to reduce startup dependency loading until set...Mounir IDRASSI2-17/+17
2023-08-14Increment version to 1.26.5. Update signed Windows drivers.Mounir IDRASSI1-4/+4
2023-08-13Windows: Better way to enable required privileges for FastCreate OptionsMounir IDRASSI3-0/+33
2023-08-05Windows: Fix false positive detection of new device insertion when clear keys...Mounir IDRASSI2-1/+7
2023-07-22Windows: Remove TrueCrypt support. Increment version to 1.26.4.Mounir IDRASSI3-10/+10
2023-07-11Windows: when overwriting an existing file container, add its current size to...Mounir IDRASSI1-0/+7
2023-07-01Windows: Use full list of supported cluster sizes for NTFS, ReFS and exFAT fi...Mounir IDRASSI1-6/+26
2023-07-01Windows: Make API formatting fallback to format.com in case of elevation. rem...Mounir IDRASSI1-4/+4
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI4-11/+89
2023-06-28Add EMV functionality (#1080)mmauv3-6/+42
2023-06-28Increment version to 1.26.3. Update Release NotesMounir IDRASSI1-4/+4
2023-06-28Windows: Add comboxbox to Format wizard to choose QuickFormat/FastCreate/Full...Mounir IDRASSI3-22/+77
2023-06-28Windows: Better handling of quick format for file containerMounir IDRASSI1-1/+0
2023-06-04Increment version to 1.26.2. Update Release NotesMounir IDRASSI1-4/+4
2023-06-04Windows: Possible workaround for logarithmic slowdown for Encrypt-In-Place on...Mounir IDRASSI2-21/+52
2022-12-11Revert "New sys enc wizard (#957)"Mounir IDRASSI4-1191/+243
2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann4-243/+1191
2022-03-26Windows: Add various checks to address Coverity reported issues.Mounir IDRASSI2-5/+14
2022-03-21Increment version to 1.26 and update windows driver and MBR bootloader filesMounir IDRASSI1-4/+4
2022-03-08Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...Mounir IDRASSI1-6/+3
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI1-2/+2