VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-08MacOSX: Enable c++11 in compiler for non-legacy build.VeraCrypt_1.24-Update7Mounir IDRASSI1-0/+1
2020-08-07Set release date of 1.24-Update7 to August 7th 2020Mounir IDRASSI3-2/+2
2020-08-06Increment internal version to 1.24.23 and update release notesMounir IDRASSI13-17/+18
2020-08-06Increment internal version to 1.24.22 and update release notesMounir IDRASSI13-17/+20
2020-08-03Revert "Windows: Add latest 1.24 EFI bootloader files that are signed by Micr...Mounir IDRASSI12-0/+0
2020-08-03Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2020-08-03Increment internal version to 1.24.21 and update release notesMounir IDRASSI13-18/+25
2020-08-02Windows: use fix for CVE-2019-19501 only if standard Windows Shell is running...Mounir IDRASSI1-2/+4
2020-07-24Windows: update libzip to latest version 1.7.3 (close issue #656)Mounir IDRASSI49-2735/+2513
2020-07-22Windows Setup: rename installers signed with SHA-1 to "VeraCrypt Legacy" and ...Mounir IDRASSI1-0/+3
2020-07-22Increment internal version to 1.24.20 and update release notesMounir IDRASSI19-20/+24
2020-07-04Increment internal version to 1.24.19Mounir IDRASSI19-21/+29
2020-07-02Windows: Don't use API for Processor Groups support if there is only 1 CPU gr...Mounir IDRASSI4-39/+84
2020-06-29Increment internal version to 1.24.18 and update signed Windows drivers.Mounir IDRASSI15-17/+17
2020-06-28Windows: Fix failure to detect suspension of machine that caused mounted volu...Mounir IDRASSI1-12/+47
2020-06-26Windows: Update signed driver to version 1.24.17Mounir IDRASSI6-3/+3
2020-06-26Update Language.nl.xml (#646)Thomas De Rocker1-0/+1
2020-06-25Crypto: Fix random crash in Streebog in 32-bit, caused by use of aligned SSE2...Mounir IDRASSI1-8/+8
2020-06-23Increment version to 1.24-Update7Mounir IDRASSI59-74/+96
2020-06-21Windows Driver: Use real disk sector size instead of generic 512 bytes value ...Mounir IDRASSI1-4/+9
2020-06-21Windows: support RAM encryption only if t1ha2 algorithm self test succeedsMounir IDRASSI1-1/+4
2020-06-12Windows: Update IDRIX SHA-1 code signing certificate to latest one.Mounir IDRASSI6-39/+39
2020-03-11Windows: Update signed Windows driver to version 1.24.15VeraCrypt_1.24-Update6Mounir IDRASSI6-3/+3
2020-03-10Windows: set correct version 1.24-Update6 in code signing scriptsMounir IDRASSI3-3/+3
2020-03-10Increment version to 1.24-Update6Mounir IDRASSI52-69/+78
2020-03-10Set release date of 1.24-Update5 and update release notesMounir IDRASSI3-3/+8
2020-03-10Windows: Update libzip to 1.6.1Mounir IDRASSI112-266/+585
2020-02-11Increment version to 1.24-Update5 and update signed Windows drivers.Mounir IDRASSI61-77/+86
2020-01-29 Adding Processor Groups support for more than 64 processors (#581)techvintage1-3/+57
2020-01-22Windows: use fix for CVE-2019-19501 only when process elevated otherwise it w...Mounir IDRASSI1-1/+22
2020-01-22Increment version to 1.24-Update4 and update Release NotesMounir IDRASSI57-76/+98
2019-12-22Increment version to 1.24-Update3 for Linux and update Release NotesVeraCrypt_1.24-Update3Mounir IDRASSI4-4/+13
2019-12-22Linux: Modify .deb build scripts to link against statically built wxWidgets o...Mounir IDRASSI2-7/+29
2019-12-20Fix the compilation against WxWidgets when NOGUI=1 (#570)Gokturk Yuksek3-1/+8
2019-12-17MacOSX: revert to using wxWidgets 3.1.2 following unexplained crash when usin...VeraCrypt_1.24-Update2Mounir IDRASSI1-2/+2
2019-12-16Update version information in preparation for 1.24-Update2 releaseMounir IDRASSI13-17/+17
2019-12-13Update Release Notes for 1.24-Update2-RCMounir IDRASSI2-0/+66
2019-12-10MacOSX: link against latest wxWidgets version 3.1.3Mounir IDRASSI1-3/+3
2019-12-10Increment version to 1.24-Update2Mounir IDRASSI59-77/+77
2019-12-09Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2019-12-08Windows: use fix for CVE-2019-19501 only on Vista and above since it doesn't ...Mounir IDRASSI1-1/+2
2019-12-05Windows: Modify memory process protection when running with admin privileges ...Mounir IDRASSI1-1/+12
2019-12-05Windows: Enhancement to the fix for CVE-2019-19501Mounir IDRASSI1-3/+6
2019-12-03Windows: Fix possible local privilege escalation vulnerability during executi...Mounir IDRASSI3-22/+232
2019-12-01UNIX: make sector size mismatch error more verbose (#552) (#561)alt3r 3go4-2/+8
2019-11-22Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2019-11-18Linux: Fix failure to run VeraCrypt binary built for console mode on headless...Mounir IDRASSI1-2/+0
2019-11-17Linux/MacOS: text mode did not recognize Unicode in passwords (#540) (#551)alt3r 3go1-1/+3
2019-11-12Fix off by one overflow with 31 args (#541)Hanno Böck1-1/+1
2019-11-07Windows Driver: Fix strange crashes caused by probably by APC queue issues fr...Mounir IDRASSI2-80/+262