VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann14-293/+1001434
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
2022-08-21Fixed a typo error (#929)Matteo Baccan1-1/+1
2022-08-16Documentation overwork (#953)Felix Reichmann31-258/+1962
2022-03-31Update zlib to version 1.2.12Mounir IDRASSI18-989/+10767
2022-03-31HTML Documentation: Add Russian translation by Dmitry YerokhinMounir IDRASSI183-0/+12985
2022-03-27Documentation: clearer description of how number of iterations are calculatedMounir IDRASSI3-3/+7
2022-03-27Update Language.zh-cn.xml (#914)nkh04721-1/+1
2022-03-27Update Corsican translation for commit 5383190 (#913)Patriccollu1-2/+2
2022-03-26Windows: Add various checks to address Coverity reported issues.Mounir IDRASSI11-28/+105
2022-03-26Windows: check result of WriteFile and don't block if it is failing (Coverity)Mounir IDRASSI1-4/+10
2022-03-26Remove dead code from chacha_ECRYPT_encrypt_bytes (Coverity)Mounir IDRASSI2-15/+16
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 IDRASSI10-12/+34
2022-03-21Language Translations files: update polish translationMounir IDRASSI1-1/+1
2022-03-21Language XML files: Add newly added entry to the XML files of supported langu...Mounir IDRASSI41-0/+41
2022-03-21Windows: Add latest 1.26 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2022-03-21Increment version to 1.26 and update windows driver and MBR bootloader filesMounir IDRASSI82-88/+88
2022-03-21Add missing Blake2s source filesMounir IDRASSI10-0/+1474
2022-03-21Update documentation to add Blake2s-256 and remove RIPEMD-160Mounir IDRASSI9-35/+33
2022-03-21Language XML files: update Russian XML file by Dmitry Yerokhin.Mounir IDRASSI1-243/+243
2022-03-21Windows: Display message to recreate Rescue Disk when upgrading from version ...Mounir IDRASSI1-1/+1
2022-03-21Windows: Block upgrade of VeraCrypt is the system is encrypted using RIPEMD-1...Mounir IDRASSI5-0/+42
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 IDRASSI50-1944/+482
2022-03-07Creating Language.co.xml for Corsican (#905)Patriccollu1-0/+1613
2022-03-07Update Language.de.xml (#899)Mr-Update1-414/+414
2022-02-20Update Language.de.xml (#898)VeraCrypt_1.25.9Mr-Update1-300/+300
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI88-170/+177
2022-02-19Linux/MacOSX: Fix hidden volume settings not correctly displayed when enablin...Mounir IDRASSI3-4/+7
2022-02-18Update Language.de.xml (#893)Mr-Update1-101/+101
2022-02-18Linux: Fix code dump when built with -D_GLIBCXX_ASSERTIONS caused by an asser...Mounir IDRASSI1-1/+0
2022-02-16Windows: Fix wrong Debug reference in VS2019 solution fileMounir IDRASSI1-8/+8
2022-02-16Update Release Notes and release dateMounir IDRASSI3-3/+4
2022-02-16Increment version to 1.25.8.2 and update signed Windows driversMounir IDRASSI17-19/+19
2022-02-13Linux/FreeBSD: Enable building without AESNI support by setting environment v...Mounir IDRASSI4-7/+32
2022-02-13Language XML files: Update French translationMounir IDRASSI1-92/+92
2022-02-13Add missing copyright to README.mdMounir IDRASSI1-0/+1
2022-02-13Update Language.de.xml (#891)Mr-Update1-90/+90
2022-02-11Windows: remove debugging left over call to MessageBoxMounir IDRASSI1-1/+0
2022-02-11Windows: Activate lzma project build for x64 targetMounir IDRASSI1-0/+4
2022-02-11Update copyrights following integration of LZMA SDKMounir IDRASSI7-94/+358
2022-02-11Update Release Notes and set release date to February 10th.Mounir IDRASSI3-3/+5
2022-02-11Windows: Increment version to 1.25.8.1 and update signed Windows driversMounir IDRASSI15-16/+16
2022-02-10Update Language.de.xml (#890)Mr-Update1-105/+105
2022-02-10Update Turkish translation (FabSec; By Fabriel)Mounir IDRASSI1-1002/+1002
2022-02-10Windows Driver: Don't cache the password if outer volume mounting succeeds bu...Mounir IDRASSI3-6/+23
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI41-117/+13661