VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-04-23FreeBSD 11 build and use compatibilityMounir IDRASSI2-3/+21
2017-01-24XML wchar_t removed from EFI compilekavsrf1-1/+1
2017-01-12Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabl...Mounir IDRASSI3-33/+45
2017-01-12Windows: Fix Streebog not recognized by /hash command line switch but making ...Mounir IDRASSI4-19/+26
2016-12-30Update donation link to point to page indicating all accepted donations options.Mounir IDRASSI2-2/+2
2016-12-30Windows: avoid exporting libzip symbols from VeraCrypt binaries.Mounir IDRASSI1-0/+4
2016-12-30Windows: Update signed driver files of 1.20-BETA2 releaseMounir IDRASSI2-0/+0
2016-12-30Windows: Update EFI bootloader file from latest VeraCrypt-DCS 1.20-BETA2 build.Mounir IDRASSI6-0/+0
2016-12-30Increment version to 1.20 BETA2 (1.20.2)Mounir IDRASSI11-29/+29
2016-12-30Windows: Implement Secure Desktop for password entry. Add option and command ...Mounir IDRASSI7-15/+231
2016-12-30Windows: use correct parent when displaying various dialogs from the Preferen...Mounir IDRASSI1-9/+17
2016-12-30Windows: cleaner code for handling of disabling of parent dialog when waiting...Mounir IDRASSI1-6/+6
2016-12-26Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a...Mounir IDRASSI3-9/+9
2016-12-26Linux & MacOSX: automatically check TrueCryptMode in password dialog when sel...Mounir IDRASSI5-0/+51
2016-12-26MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add cu...Mounir IDRASSI3-0/+48
2016-12-26MacOSX: use Yasm to build Twofish 64-bit assembly code on OSX since native co...Mounir IDRASSI2-1/+3
2016-12-26Windows driver: fix reading of boot PRF after latest EFI hidden OS changes. B...Mounir IDRASSI1-37/+32
2016-12-26comments and better cleanupkavsrf1-12/+20
2016-12-26Driver with support of hidden OSkavsrf3-26/+191
2016-12-08Increment version to 1.20 BETA1 (1.20.1)Mounir IDRASSI10-31/+31
2016-12-08Windows: use "Temporarily" instead of "Temporary" in the text of a preference...Mounir IDRASSI2-2/+2
2016-12-08Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in f...Mounir IDRASSI7-37/+181
2016-12-07Windows: Update driver files of 1.20-BETA1 releaseMounir IDRASSI2-0/+0
2016-12-07Windows: Update EFI bootloader file from latest VeraCrypt-DCS build that incl...Mounir IDRASSI6-0/+0
2016-12-07Windows: Don't use Twofish x64 assembly implementation for UEFI bootloader (f...Mounir IDRASSI3-10/+10
2016-12-07Readme: correct instructions about code signing under Mac OSXMounir IDRASSI1-2/+3
2016-12-07Windows Bootloader: fix compilation error following Twofish code changes.Mounir IDRASSI1-3/+1
2016-12-07Windows: don't change thread priority when benchmarking encryption algorithms...Mounir IDRASSI1-1/+1
2016-12-07Crypto: remove unnecessary alignment adjusting code in Serpent since the SIMD...Mounir IDRASSI1-46/+2
2016-12-07Crypto: Add optimized Twofish assembly implementation for x86_64.Mounir IDRASSI13-422/+1050
2016-11-28Document --truecrypt optionPaul Nijjar1-0/+5
2016-11-05Linux: Always use "uname -m" to determine processor type. This fixes Slackwar...Mounir IDRASSI1-4/+1
2016-10-17Update User GuideVeraCrypt_1.19Mounir IDRASSI1-0/+0
2016-10-17Windows: Support EFI system encryption for 32-bit Windows.Mounir IDRASSI10-31/+80
2016-10-17Windows: Remove VeraCrypt from EFI boot partition after decrypting the systemMounir IDRASSI5-32/+46
2016-10-17Update user guide.Mounir IDRASSI1-0/+0
2016-10-17Windows: Update driver files of 1.19 releaseMounir IDRASSI2-0/+0
2016-10-17Windows: Update EFI bootloader file from latest VeraCrypt-DCS build.Mounir IDRASSI3-0/+0
2016-10-17Increment version to 1.19 (1.19.4)Mounir IDRASSI11-29/+29
2016-10-17Linux/MacOSX: correctly display Kuznyechik help page when link clicked. Remov...Mounir IDRASSI2-7/+1
2016-10-17MacOSX: Add yasm binaryMounir IDRASSI1-0/+0
2016-10-17Windows: Update signed drivers.Mounir IDRASSI2-0/+0
2016-10-17Implement detection of new CPU features: AVX2 and BMI2Mounir IDRASSI2-1/+7
2016-10-17Optimize performance of Twofish C implementation.Mounir IDRASSI2-95/+463
2016-10-17MacOSX: remove unused variableMounir IDRASSI1-1/+0
2016-10-17Linux/MacOSX: cleaner support for SSE compiler switchesMounir IDRASSI1-2/+20
2016-10-17Update documentation and increment version to 1.19 BETA3 (1.19.3)Mounir IDRASSI11-30/+30
2016-10-17Windows: solve text truncation in keyfiles dialog for some languages.Mounir IDRASSI1-2/+2
2016-10-17Windows: Add latest DCS bootloader binaries built against latest sourcesMounir IDRASSI4-0/+0
2016-10-17Windows EFI: don't use optimized Serpent implementation for EFI bootloader be...Mounir IDRASSI2-4/+4