Age | Commit message (Expand) | Author | Files | Lines |
2016-12-30 | Windows: cleaner code for handling of disabling of parent dialog when waiting... | Mounir IDRASSI | 1 | -6/+6 |
2016-12-26 | Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a... | Mounir IDRASSI | 3 | -9/+9 |
2016-12-26 | Linux & MacOSX: automatically check TrueCryptMode in password dialog when sel... | Mounir IDRASSI | 5 | -0/+51 |
2016-12-26 | MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add cu... | Mounir IDRASSI | 3 | -0/+48 |
2016-12-26 | MacOSX: use Yasm to build Twofish 64-bit assembly code on OSX since native co... | Mounir IDRASSI | 2 | -1/+3 |
2016-12-26 | Windows driver: fix reading of boot PRF after latest EFI hidden OS changes. B... | Mounir IDRASSI | 1 | -37/+32 |
2016-12-26 | comments and better cleanup | kavsrf | 1 | -12/+20 |
2016-12-26 | Driver with support of hidden OS | kavsrf | 3 | -26/+191 |
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 47 | -68/+68 |
2016-12-08 | Windows: use "Temporarily" instead of "Temporary" in the text of a preference... | Mounir IDRASSI | 30 | -30/+30 |
2016-12-08 | Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in f... | Mounir IDRASSI | 7 | -37/+181 |
2016-12-07 | Windows: Update driver files of 1.20-BETA1 release | Mounir IDRASSI | 2 | -0/+0 |
2016-12-07 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS build that incl... | Mounir IDRASSI | 6 | -0/+0 |
2016-12-07 | Windows: Don't use Twofish x64 assembly implementation for UEFI bootloader (f... | Mounir IDRASSI | 3 | -10/+10 |
2016-12-07 | Readme: correct instructions about code signing under Mac OSX | Mounir IDRASSI | 2 | -13/+16 |
2016-12-07 | Windows Bootloader: fix compilation error following Twofish code changes. | Mounir IDRASSI | 1 | -3/+1 |
2016-12-07 | Language XML files: update Russian XML file by Dmitry Yerokhin. | Mounir IDRASSI | 1 | -377/+377 |
2016-12-07 | Windows: don't change thread priority when benchmarking encryption algorithms... | Mounir IDRASSI | 1 | -1/+1 |
2016-12-07 | Crypto: remove unnecessary alignment adjusting code in Serpent since the SIMD... | Mounir IDRASSI | 1 | -46/+2 |
2016-12-07 | Crypto: Add optimized Twofish assembly implementation for x86_64. | Mounir IDRASSI | 13 | -422/+1050 |
2016-12-07 | Use LF line ending for .S assembly files | Mounir IDRASSI | 1 | -0/+1 |
2016-12-07 | Merge pull request #118 from pnijjar/document-tc-option | Mounir IDRASSI | 1 | -0/+5 |
2016-11-28 | Document --truecrypt option | Paul Nijjar | 1 | -0/+5 |
2016-11-05 | Linux: Always use "uname -m" to determine processor type. This fixes Slackwar... | Mounir IDRASSI | 1 | -4/+1 |
2016-10-18 | Merge pull request #109 from sandakersmann/patch-3 | Mounir IDRASSI | 1 | -9/+9 |
2016-10-18 | README: Added line breaks between copyright holders | sandakersmann | 1 | -9/+9 |
2016-10-18 | Merge pull request #108 from sandakersmann/patch-2 | Mounir IDRASSI | 1 | -1/+1 |
2016-10-18 | README: Fixed one link that was not working | sandakersmann | 1 | -1/+1 |
2016-10-18 | Merge pull request #107 from sandakersmann/patch-1 | Mounir IDRASSI | 1 | -4/+4 |
2016-10-17 | README: Changed http:// to https:// on some links | sandakersmann | 1 | -4/+4 |
2016-10-17 | Update User GuideVeraCrypt_1.19 | Mounir IDRASSI | 2 | -0/+0 |
2016-10-17 | Windows: Support EFI system encryption for 32-bit Windows. | Mounir IDRASSI | 11 | -31/+80 |
2016-10-17 | Windows: Remove VeraCrypt from EFI boot partition after decrypting the system | Mounir IDRASSI | 5 | -32/+46 |
2016-10-17 | Update user guide. | Mounir IDRASSI | 2 | -0/+0 |
2016-10-17 | Windows: Update driver files of 1.19 release | Mounir IDRASSI | 2 | -0/+0 |
2016-10-17 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS build. | Mounir IDRASSI | 3 | -0/+0 |
2016-10-17 | Increment version to 1.19 (1.19.4) | Mounir IDRASSI | 49 | -66/+66 |
2016-10-17 | Linux/MacOSX: correctly display Kuznyechik help page when link clicked. Remov... | Mounir IDRASSI | 2 | -7/+1 |
2016-10-17 | MacOSX: Add yasm binary | Mounir IDRASSI | 1 | -0/+0 |
2016-10-17 | Windows: Update signed drivers. | Mounir IDRASSI | 2 | -0/+0 |
2016-10-17 | Implement detection of new CPU features: AVX2 and BMI2 | Mounir IDRASSI | 2 | -1/+7 |
2016-10-17 | Optimize performance of Twofish C implementation. | Mounir IDRASSI | 2 | -95/+463 |
2016-10-17 | MacOSX: remove unused variable | Mounir IDRASSI | 1 | -1/+0 |
2016-10-17 | Linux/MacOSX: cleaner support for SSE compiler switches | Mounir IDRASSI | 1 | -2/+20 |
2016-10-17 | Language XML files: update to Dutch translation by Peter Tak. | Mounir IDRASSI | 1 | -43/+43 |
2016-10-17 | Update documentation and increment version to 1.19 BETA3 (1.19.3) | Mounir IDRASSI | 49 | -67/+67 |
2016-10-17 | Windows: solve text truncation in keyfiles dialog for some languages. | Mounir IDRASSI | 1 | -2/+2 |
2016-10-17 | Windows: Add latest DCS bootloader binaries built against latest sources | Mounir IDRASSI | 4 | -0/+0 |
2016-10-17 | Language XML files: update to Dutch translation by Peter Tak. | Mounir IDRASSI | 1 | -61/+61 |
2016-10-17 | Windows EFI: don't use optimized Serpent implementation for EFI bootloader be... | Mounir IDRASSI | 2 | -4/+4 |