VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-07Windows Driver: fix BSOD during mounting caused by commit for PRF auto-detect...Mounir IDRASSI1-2/+0
2021-08-02Windows: Fix wrong detection of ARM architectureMounir IDRASSI1-1/+1
2021-08-02Windows: Increment version to 1.24.25.2 and update signed Windows driverMounir IDRASSI15-17/+17
2021-08-02Windows: clear DeriveKeyWork work item only if they have correct typeMounir IDRASSI1-3/+6
2021-07-15Windows: Avoid leaking sensitive values in work item of threads poolMounir IDRASSI1-0/+14
2021-07-14Windows: Reduce time of mount with PRF auto-detectionMounir IDRASSI3-29/+112
2021-07-14Windows: Fix compilation error of bootloader caused by introduction of strsaf...Mounir IDRASSI1-1/+1
2021-07-14Linux/macOS: re-order PRF algorithms from faster to slower for quicker autode...Mounir IDRASSI1-2/+2
2021-07-14Windows: Remove unused filesMounir IDRASSI5-762/+0
2021-07-14Windows: Copy ARM64 binaries when creating Traveler Disk and when VeraCrypt i...Mounir IDRASSI1-0/+16
2021-07-14Windows: Use only SHA256 certificate for code signature verification since SH...Mounir IDRASSI1-12/+1
2021-07-14Make compatble with pam_tmpdir (#793)chasonr1-2/+96
2021-07-14Make system devices work under FreeBSD (#777)MrLightningBolt2-2/+34
2021-07-14Add support for OpenBSD (#779)kokokodak10-2/+286
2021-07-13Windows: Update sign.bat to remove SHA1 signing and add ARM64 binaries to the...Mounir IDRASSI1-23/+4
2021-07-13Windows: Update signed Windows driver to version 1.24.25.1Mounir IDRASSI9-5/+5
2021-07-13Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ...Mounir IDRASSI11-44/+58
2021-07-13Windows: Fix link error on ARM64 with latest VS2019 (undefined __stdio_common...Mounir IDRASSI1-2/+2
2021-07-13Windows: Fix compilation error on ARM64 caused by definition of UINT64_MAXMounir IDRASSI1-1/+1
2021-03-22Windows: first implementation of MSI installer for silent mode deployment (AC...Mounir IDRASSI37-52/+8713
2021-02-27Windows: Load UrlUnescapeW dynamically from Shlwapi.dll and use safe URL open...Mounir IDRASSI1-5/+14
2021-02-27Windows: Block Windows from resizing system partition if it is encrypted. Thi...Mounir IDRASSI3-18/+45
2021-02-24Windows: Fix failure to launch keyfile generator in secure desktop modeMounir IDRASSI1-2/+6
2021-02-24Windows: Fix freeze when password dialog displayed in secure desktop and try ...Mounir IDRASSI2-3/+39
2021-02-21Windows: Fix failure to load local HTML documentation if application running ...Mounir IDRASSI1-6/+24
2021-02-21Hebrew translation (#725)thewh1teagle1-2/+1
2021-02-21fix Program freeze Volume Creation Wizard linux (#726)T-Bonhagen2-3/+12
2021-02-21interface: add keyboard shortcut to "TrueCrypt mode" in the mount dialog (#729)alt3r 3go3-3/+3
2021-01-02Increment version to 1.24-Update9Mounir IDRASSI21-43/+44
2021-01-02Revert "Windows: Don't check for availability of 32KB of free space for bootl...Mounir IDRASSI1-1/+1
2021-01-02Windows: Fix various warningsMounir IDRASSI4-17/+17
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...Mounir IDRASSI28-24/+5320
2021-01-02Windows: Fix issue in preserving last access timestamp of file containers whe...Mounir IDRASSI1-2/+0
2020-12-20Linux/MacOSX: make LanguageStrings.cpp build depend on Language.xml.h since i...Mounir IDRASSI1-0/+2
2020-12-20Linux: fix build error with old gcc compilers that don't have std::getenvMounir IDRASSI1-1/+1
2020-12-13replicate change of "processors" with "logical processors"Mounir IDRASSI1-1/+1
2020-12-13Fix invalid escape sequence in Language.xmlMounir IDRASSI1-1/+1
2020-12-13Language Translations: fix invalid escape sequence in XML filesMounir IDRASSI1-1/+1
2020-12-13Windows: Update signed drivers to version 1.24.24Mounir IDRASSI7-5/+5
2020-12-13MacOS: make legacy installer compatible with macFUSE 4.0.xMounir IDRASSI1-3/+4
2020-12-11Windows: Fix various compiler warningsMounir IDRASSI5-9/+14
2020-12-11Windows Driver: Fix build error using Windows 10 WDK caused by name conflict ...Mounir IDRASSI5-18/+18
2020-12-11Make the expression clearer. (#705)nkh04721-2/+2
2020-12-11new xml Tag for en and de (#708)T-Bonhagen25-2652/+3770
2020-12-11Windows: Don't check for availability of 32KB of free space for bootloader in...Mounir IDRASSI1-1/+1
2020-12-11Crypto: small speed optimization of Streebog and removal of unused macroMounir IDRASSI1-35/+17
2020-12-11src/Makefile: replace explicit calls to gcc with $(CC) (#706)Gokturk Yuksek1-3/+3
2020-11-29MacOSX: update build script to use 11.0 SDK while still targetting 10.9VeraCrypt_1.24-Update8_MacOSXMounir IDRASSI1-1/+1
2020-11-29Increment version to 1.24-Update8 in sign scriptMounir IDRASSI1-1/+1
2020-11-29Increment version to 1.24-Update8Mounir IDRASSI14-34/+34