VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-04Update copyrights in Readme.txtMounir IDRASSI1-3/+3
2023-06-04Increment version to 1.26.2. Update Release NotesMounir IDRASSI14-42/+42
2023-06-04Windows: Possible workaround for logarithmic slowdown for Encrypt-In-Place on...Mounir IDRASSI2-21/+52
2023-06-02Windows: Add dropdown menu to Mount button to allow mounting without cacheMounir IDRASSI7-8/+78
2023-06-01Fix issues launching fsck via terminal on Linux (#1086)Jertzukka5-5/+22
2023-05-29fix wrong URL to clone EDK2 repo (#1084)Passw1-1/+1
2023-05-28Pkcs5.c: Fix typos where SHA256 is mentionned instead of Blake2sMounir IDRASSI1-5/+5
2023-05-27Prevent failing fs options being shown in --text --create (#1078)Jertzukka1-15/+23
2023-05-27Linux/macOS: Make RNG implementation match documentation and the Windows impl...Mounir IDRASSI1-8/+15
2023-05-27Linux/macOS: explicitely initialize hash algo before hashing random poolMounir IDRASSI1-2/+3
2023-05-26Windows: Add missing Blake2s source files to VS 2019 crypto projectMounir IDRASSI1-0/+3
2023-05-26Windows: Add missing update of libzip zip_err_str.c and fix libzip related pr...Mounir IDRASSI5-86/+153
2023-05-25Update Libzip to latest 1.9.2 (#1071)DLL125144-4059/+8304
2023-05-22Linux: Fix printing error when checking freespace during volume creationMounir IDRASSI1-1/+6
2023-05-21Linux/macOS: Better handling of wrong PIM value in text mode (enhances PR#1026)Mounir IDRASSI1-1/+4
2023-05-21Keep PIM secret and re-ask when user entered a wrong value (#1026)Bogdan Drozdowski1-1/+5
2023-05-19Added line breaks between new copyright holders (#963)Marius Kjærstad1-2/+2
2023-05-19update zlib to latest version 1.2.13 (#986)Wendigo18-228/+262
2023-05-19wxWidget assert failure bug (#999)Es6-107/+113
2023-05-19OpenBSD vnconfig no longer needs -c option (#1002)ZhanYF1-2/+0
2023-05-18Fix compiler warnings (#1030)David1-2/+2
2023-05-18Fix mount.veracrypt (#1064)Jertzukka1-2/+2
2023-05-18Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes (...Jertzukka2-1/+2
2023-05-18Linux/macOS: Suppress asserts displayed by wxWidgets 3.1.6+ for sizer flags u...Mounir IDRASSI1-0/+1
2023-05-18Linux: Fix .deb package compatibility with Ubuntu 23.04Mounir IDRASSI1-1/+5
2022-12-11Windows MSI: fix failure to create MSI because of missing html files during p...Mounir IDRASSI1-1/+1
2022-12-11Windows MSI: Add reference to newly added documentation files. Remove referen...Mounir IDRASSI1-4/+112
2022-12-11Documentation: remove usage of CSS collapsible to avoid breaking CHM generati...Mounir IDRASSI1-2/+6
2022-12-11Revert "New sys enc wizard (#957)"Mounir IDRASSI12-1001327/+279
2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann12-279/+1001327
2022-08-25Windows: use newer MEMORYSTATUSEX structure in call to GlobalMemoryStatusExMounir IDRASSI1-3/+3
2022-08-25Minor bugfixes (#950)Wendigo2-6/+12
2022-08-21Fix incorrect text color in dark mode (#920)Kenneth Chew2-3/+3