VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-16Increment version to 1.25.8.2 and update signed Windows driversMounir IDRASSI1-2/+2
2022-02-11Windows: Increment version to 1.25.8.1 and update signed Windows driversMounir IDRASSI1-2/+2
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI2-25/+34
2022-02-05Increment version to 1.25.8Mounir IDRASSI1-2/+2
2022-01-07Increment version to 1.25.7 and update Release NotesMounir IDRASSI1-2/+2
2021-12-27Increment version to 1.25.6. Update Release Notes and add signed Windows driver.Mounir IDRASSI1-2/+2
2021-12-20Increment version to 1.25.5 and update release notesMounir IDRASSI1-2/+2
2021-12-04Windows: Implement TESTSIGNING build configuration that allows running under ...Mounir IDRASSI1-0/+132
2021-11-30Increment version to 1.25.4 and set release date to December 3rd 2021Mounir IDRASSI1-2/+2
2021-11-28Increment version to 1.25 (1.25.3)Mounir IDRASSI1-2/+2
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI1-2/+2
2021-09-05Increment version to 1.25-RC1Mounir IDRASSI1-2/+2
2021-08-30Increment version to 1.25Mounir IDRASSI1-4/+4
2021-08-15Windows: Increment version to 1.24.25.3 and update signed Windows driverMounir IDRASSI1-2/+2
2021-08-02Windows: Increment version to 1.24.25.2 and update signed Windows driverMounir IDRASSI1-2/+2
2021-07-13Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ...Mounir IDRASSI1-6/+6