VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Windows: Fix buffer overrun caused by bug in UpperCaseCopy functionMounir IDRASSI1-3/+3
2023-07-17Windows: Fix link error with latest libzip by adding new file zip_source_pass...Mounir IDRASSI3-0/+5
2023-07-17Libzip (#1152)DLL12577-541/+1376
2023-07-16Windows: fix issue with fastCreate by requesting SE_MANAGE_VOLUME_NAME privil...Mounir IDRASSI1-26/+28
2023-07-15Windows: enhance secure desktop handling to try to workaround Windows 11 issueMounir IDRASSI1-30/+49
2023-07-02Windows: Fix regression when creating multiple keyfiles with a fixed sizeMounir IDRASSI1-3/+2
2023-07-02Renormalize 7zWindows.h from CRLF to LF line separator as intended (#1144)Jertzukka1-101/+101
2023-07-02Fix compiler type-cast warningsMounir IDRASSI2-2/+2
2023-07-02Update Release Notes with latest changes.Mounir IDRASSI1-2/+2
2023-07-01Windows: Add missing header changes needed for previous commitMounir IDRASSI1-2/+2
2023-07-01Windows: Make API formatting fallback to format.com in case of elevation. rem...Mounir IDRASSI2-53/+20
2023-07-01Windows: fix compilation warningsMounir IDRASSI1-3/+3
2023-07-01Windows: Fix formatting issue during volume creation by using /Y for format.c...Mounir IDRASSI3-31/+83
2023-06-30Correctly detect ARM builds when listing CPU features in headersMounir IDRASSI1-2/+2
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI30-1320/+3905
2023-06-28Add EMV functionality (#1080)mmauv14-355/+1952
2023-06-28Increment version to 1.26.3. Update Release NotesMounir IDRASSI1-2/+2
2023-06-28Windows: Add comboxbox to Format wizard to choose QuickFormat/FastCreate/Full...Mounir IDRASSI2-0/+8
2023-06-28Windows: Better handling of quick format for file containerMounir IDRASSI4-22/+104
2023-06-25Windows: 100% localization of Expander UI stringsMounir IDRASSI1-0/+31
2023-06-25Windows: Better language localization support for Expander.Mounir IDRASSI1-0/+2
2023-06-24Windows: Add 7zWindows.h file to Lzma project filesMounir IDRASSI4-0/+8
2023-06-23Dll125 lzma (#1120)DLL12524-1149/+2124
2023-06-23Windows: if /fastCreateFile set, request SE_MANAGE_VOLUME_NAME privileges (cr...Mounir IDRASSI2-6/+24
2023-06-23Windows: Make SetPrivilege return error if AdjustTokenPrivileges cannot adjus...Mounir IDRASSI1-2/+5
2023-06-20Windows: Allow selecting size unit (KB/MB/GB) for generated keyfilesMounir IDRASSI4-27/+68
2023-06-06Update copyright on various filesMounir IDRASSI1-3/+3
2023-06-04Increment version to 1.26.2. Update Release NotesMounir IDRASSI1-4/+4
2023-06-02Windows: Add dropdown menu to Mount button to allow mounting without cacheMounir IDRASSI3-1/+3
2023-06-01Fix issues launching fsck via terminal on Linux (#1086)Jertzukka1-0/+1
2023-05-28Pkcs5.c: Fix typos where SHA256 is mentionned instead of Blake2sMounir IDRASSI1-5/+5
2023-05-26Windows: Add missing update of libzip zip_err_str.c and fix libzip related pr...Mounir IDRASSI4-80/+147
2023-05-25Update Libzip to latest 1.9.2 (#1071)DLL125144-4059/+8304
2023-05-19update zlib to latest version 1.2.13 (#986)Wendigo18-228/+262
2023-05-18Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes (...Jertzukka1-0/+1
2022-12-11Revert "New sys enc wizard (#957)"Mounir IDRASSI4-133/+30
2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann4-30/+133
2022-08-25Windows: use newer MEMORYSTATUSEX structure in call to GlobalMemoryStatusExMounir IDRASSI1-3/+3
2022-08-25Minor bugfixes (#950)Wendigo2-6/+12
2022-03-31Update zlib to version 1.2.12Mounir IDRASSI18-989/+10767
2022-03-26Windows: Add various checks to address Coverity reported issues.Mounir IDRASSI3-19/+48
2022-03-26Windows: check result of WriteFile and don't block if it is failing (Coverity)Mounir IDRASSI1-4/+10
2022-03-26Windows: Fix wrong parameter to CloseHandle function in case of failure of Cr...Mounir IDRASSI1-1/+1
2022-03-22Update release notes for 1.26.0 and set its date to March 21st 2022Mounir IDRASSI1-1/+1
2022-03-21Increment version to 1.26 and update windows driver and MBR bootloader filesMounir IDRASSI1-4/+4
2022-03-21Windows: Block upgrade of VeraCrypt is the system is encrypted using RIPEMD-1...Mounir IDRASSI3-0/+30
2022-03-21Windows: use "HMAC-BLAKE2s-256" instead of "HMAC-BLAKE2s" for BLAKE2s PRF nameMounir IDRASSI1-1/+1
2022-03-08Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...Mounir IDRASSI13-316/+313
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI1-2/+2
2022-02-16Update Release Notes and release dateMounir IDRASSI1-1/+1