VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Windows: Add option to enable use of CPU RDRAND/RDSEED as source of entropy w...Mounir IDRASSI48-15/+108
2019-02-04Automatically truncate passwords for TrueCrypt volumes and System Encryption ...Mounir IDRASSI8-28/+57
2019-02-01Update Release Notes and other files for 1.24-Beta2 releaseMounir IDRASSI9-6/+22
2019-02-01Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2019-02-01Windows driver: better randomness for wipe bytes by always using Whirlpool ha...Mounir IDRASSI3-19/+40
2019-02-01Windows: use CPU RDRAND or RDSEED as an additional entropy source for our ran...Mounir IDRASSI8-5/+544
2019-02-01Fix detection of CPU features AVX2 & BMI2. Add detection of RDRAND & RDSEED C...Mounir IDRASSI2-3/+41
2019-02-01Windows driver: replace SHA512 by RIPEMD160 when calculating internal hash of...Mounir IDRASSI2-6/+7
2019-01-30Help compiler optimize some crypto code on 64-bit build since x64 capable CPU...Mounir IDRASSI1-0/+5
2019-01-28Increment version to 1.24-Beta2Mounir IDRASSI56-70/+70
2019-01-28Increase password maximum length to 128 bytes from 64 bytesMounir IDRASSI51-220/+267
2019-01-28Windows Driver: force the input size for some IOCTLs to have a fixed valueMounir IDRASSI1-2/+28
2019-01-26Windows: Add a build configuration containing EFI bootloader signed with cust...Mounir IDRASSI16-11/+660
2019-01-26Windows: fix building MBR bootloader following modification of Xts.cMounir IDRASSI1-0/+2
2019-01-25Linux/MacOSX crypto: report XTS optimization implemented previously on WindowsMounir IDRASSI1-49/+90
2019-01-25Windows crypto: optimize XTS implementation for 64-bit builds using SSE2 than...Mounir IDRASSI1-48/+122
2019-01-22Update release notes for 1.24-Beta1Mounir IDRASSI2-1/+2
2019-01-22Update german translation (#403)Ettore Atalan1-3/+3
2019-01-22Windows: Increment driver version to 1.24.1.1Mounir IDRASSI7-3/+3
2019-01-21Windows driver: remove volumes master keys from CRYPTO_INFO since they are no...Mounir IDRASSI11-59/+62
2019-01-21Windows: remove unused fields from CRYPTO_INFO structureMounir IDRASSI3-11/+4
2019-01-18Windows: fix editor of EFI configuration file not accepting ENTER key for add...Mounir IDRASSI1-2/+2
2019-01-18MacOSX: update info.plist file to set priority at run-time to 64-bit version ...Mounir IDRASSI1-0/+9
2019-01-15XML Language files: update Chinese translationMounir IDRASSI1-2/+2
2019-01-15Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...Mounir IDRASSI48-90/+265
2019-01-14Update Release Notes and language files for version 1.24-Beta1. Add signed Wi...Mounir IDRASSI49-6/+90
2019-01-14Windows: enhance support of new behavior of favorite service which is now alw...Mounir IDRASSI4-27/+46
2019-01-14Windows: Implement feature that enables clearing of encryption keys when a ne...Mounir IDRASSI8-77/+196
2019-01-14Windows: add a 10 seconds delay between signtool calls to avoid issues caused...Mounir IDRASSI3-0/+13
2019-01-14Windows: fix debug packaging script by copying missing driver .inf and .cat f...Mounir IDRASSI1-0/+2
2019-01-14Increment version to 1.24-Beta1Mounir IDRASSI54-69/+71
2019-01-09Windows driver: remove newly added volatile qualifier from CRYPT_INFO pointer...Mounir IDRASSI3-3/+3
2019-01-09Windows Security: Add new entry point in driver that allows emergency clearin...Mounir IDRASSI9-6/+87
2019-01-09Windows Driver: erase system encryption keys from memory during shutdown/rebo...Mounir IDRASSI1-2/+2
2019-01-09Windows driver: move newly added field in VOLUME_PROPERTIES_STRUCT to the end...Mounir IDRASSI1-1/+1
2018-12-24XML Language files: update Chinese translationMounir IDRASSI1-2/+2
2018-12-24Update Language.de.xml (#395)Ettore Atalan1-2/+2
2018-12-24Update german translation (#394)Ettore Atalan1-2/+2
2018-12-24Windows: Fix mount option to disable Windows Mount Manager can preserved when...Mounir IDRASSI1-3/+1
2018-12-19Windows: update signing script to use newly issued IDRIX EV code signing cert...Mounir IDRASSI2-3/+3
2018-12-19Update release notes with information concerning hidden volume issue fixed in...Mounir IDRASSI3-14/+15
2018-12-19Windows: Increment driver version to 1.24.0.1Mounir IDRASSI6-5/+5
2018-12-19Windows Driver: Don't interact with the volume's filesystem if mount manager ...Mounir IDRASSI1-1/+1
2018-12-19Increment version to 1.24-Beta0Mounir IDRASSI55-73/+166
2018-12-19Windows: Add mount option that allows mounting a volume without attaching it ...Mounir IDRASSI8-39/+84
2018-12-19Windows MBR Bootloader: workaround for issue affecting creation of hidden OS ...Mounir IDRASSI1-1/+16
2018-12-19Windows: Enable selection of Quick Format for file containers. Separate Quick...Mounir IDRASSI3-27/+55
2018-12-03XML Languages files: Update Finnish translations contributed by Matti Ruhanen.Mounir IDRASSI1-664/+664
2018-12-03Windows: Update libzip to version 1.5.1Mounir IDRASSI3-2/+13
2018-12-03Windows: remove unused variable.Mounir IDRASSI1-1/+1