VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-23Windows: Make Expander progress messages translatableMounir IDRASSI2-7/+14
2023-07-23Update UserInterface.cpp (#1155)Springfield Data Recovery1-1/+1
2023-07-22Windows: Remove TrueCrypt support. Increment version to 1.26.4.Mounir IDRASSI46-533/+167
2023-07-18Windows: Fix compiler warningsMounir IDRASSI2-3/+1
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-11Windows: when overwriting an existing file container, add its current size to...Mounir IDRASSI1-0/+7
2023-07-05Linux: Overwriting file container allows you to use its space (#1147)Jertzukka1-0/+6
2023-07-05Updates on WinCompiling docs and script (#1146)Jertzukka1-3/+3
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: Use full list of supported cluster sizes for NTFS, ReFS and exFAT fi...Mounir IDRASSI1-6/+26
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 IDRASSI3-57/+24
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-07-01Windows: Don't make Mount button split button if it is for dismountingMounir IDRASSI1-44/+62
2023-06-30Windows: Support drag-n-drop of files in Expander for mounting. Fix drag-n-dr...Mounir IDRASSI1-24/+12
2023-06-30Correctly detect ARM builds when listing CPU features in headersMounir IDRASSI2-6/+6
2023-06-29Linux: Fix wrong size for hidden volume when selecting the option to use all ...Mounir IDRASSI1-1/+1
2023-06-29Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ins...Mounir IDRASSI4-13/+15
2023-06-29Linux: Add libpcsclite dependency into compilation guide (#1136)Jertzukka1-0/+1
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI81-1548/+4628
2023-06-28Add EMV functionality (#1080)mmauv61-535/+2396
2023-06-28Increment version to 1.26.3. Update Release NotesMounir IDRASSI15-42/+42
2023-06-28Windows: Add comboxbox to Format wizard to choose QuickFormat/FastCreate/Full...Mounir IDRASSI5-22/+85
2023-06-28Windows: Better handling of quick format for file containerMounir IDRASSI5-23/+104
2023-06-25Windows: 100% localization of Expander UI stringsMounir IDRASSI4-40/+70
2023-06-25Windows: Better language localization support for Expander.Mounir IDRASSI5-5/+36
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-18Windows: make Expander first check file existence before proceeding furtherMounir IDRASSI1-1/+6
2023-06-18Linux: make .deb package compatible with Debian 12Mounir IDRASSI1-1/+2
2023-06-14Linux/macOS: only wipe password/PIM text controls if they are not emptyMounir IDRASSI2-2/+10
2023-06-13Linux: Fix compatibility of generic installers with old Linux distrosMounir IDRASSI2-2/+6
2023-06-13Crypto: Fix detection of SSSE3 intrinsics in compilerMounir IDRASSI1-1/+1
2023-06-13Linux: use wxWidgets 3.2.2.1 for official VeraCrypt Linux packagesMounir IDRASSI8-16/+16
2023-06-13Linux: fix static build against wxWidgets 3.2.2.1Mounir IDRASSI1-1/+3
2023-06-13Fix WXSTATIC building on latest wxWidgets stable 3.2.2.1 (#1103)Jertzukka1-1/+1
2023-06-10Linux/FreeBSD: Fix privilege escalation prompts being ignored (#1100)Jertzukka1-3/+5
2023-06-06Update copyright on various filesMounir IDRASSI3-5/+5
2023-06-05Linux/macOS: Fix error during creation of installation packageMounir IDRASSI1-3/+3