VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Update Release Notes and language files for version 1.24-Beta1. Add signed Wi...Mounir IDRASSI8-5/+5
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 IDRASSI15-30/+32
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-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-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 IDRASSI14-34/+34
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-03Windows: Update libzip to version 1.5.1Mounir IDRASSI3-2/+13
2018-12-03Windows: remove unused variable.Mounir IDRASSI1-1/+1
2018-12-03Windows: delete existing uninstall shortcut when performing upgrade/reinstallMounir IDRASSI1-0/+3
2018-12-03MBR Bootloader: dynamically determine boot loader memory segment instead of h...Mounir IDRASSI1-15/+16
2018-12-02Do not create uninstall shortcut in startmenu (#381)csware1-18/+0
2018-10-10Increment version to 1.23-Hotfix-2Mounir IDRASSI14-33/+33
2018-10-10Windows Driver: fix regression that was causing BSOD.Mounir IDRASSI1-1/+1
2018-10-10Windows Driver: replace system functions RtlUpcaseUnicodeChar/RtlUnalignedStr...Mounir IDRASSI1-9/+41
2018-10-10Windows: zero TC_IOCTL_GET_SYSTEM_DRIVE_CONFIG input/output parameter as it i...Mounir IDRASSI1-0/+2
2018-09-21Increment version to 1.23-Hotfix-1Mounir IDRASSI17-33/+33
2018-09-21Windows: don't use quick format by default when creating file containers usin...Mounir IDRASSI1-1/+8
2018-09-21Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ch...Mounir IDRASSI1-1/+8
2018-09-21Windows driver: add extra check for data read in TC_IOCTL_OPEN_TEST handlingMounir IDRASSI1-1/+31
2018-09-21Windows: fix low severity vulnerability in driver that allowed reading 3 byte...Mounir IDRASSI1-49/+82
2018-09-12Set 1.23 release date to September 12th 2018Mounir IDRASSI1-1/+1
2018-09-10Set 1.23 release date to September 10th 2018Mounir IDRASSI1-2/+2
2018-09-09Increment version to 1.23Mounir IDRASSI9-14/+14
2018-09-03Increment version to 1.23-BETA8 and update release notes.Mounir IDRASSI12-30/+30
2018-09-03Windows: fix regression causing VeraCrypt UI to always be displayed upon logonMounir IDRASSI1-1/+1
2018-09-03Windows: handle case of inconsistencies in EFI system partition content durin...Mounir IDRASSI1-5/+32
2018-09-03Windows: fix regression when language selected in the setup during fresh inst...Mounir IDRASSI4-8/+21
2018-09-03Windows: Don't include DcsBml.efi file in resources if custom configuration n...Mounir IDRASSI1-0/+4
2018-09-03Increment version to 1.23-BETA7 and update release notes.Mounir IDRASSI17-32/+32
2018-09-03Windows: Add EFI bootloader files that are signed by Microsoft and remove fil...Mounir IDRASSI163-119/+1
2018-09-03Windows: add define to support case of using EFI bootloader signed by Microso...Mounir IDRASSI1-3/+24
2018-09-01Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that don...Mounir IDRASSI3-0/+79
2018-09-01Windows: extended Windows defragmenter workaround to Windows 8.1Mounir IDRASSI2-7/+7
2018-09-01Windows: handle case of some disk drivers not supporting IOCTL_DISK_GET_DRIVE...Mounir IDRASSI4-11/+137
2018-08-28Windows: Fix buttons at the bottom not shown when user sets a large system fo...Mounir IDRASSI3-2/+18
2018-08-24Update EFI bootloader for 1.23-BETA6Mounir IDRASSI6-0/+0
2018-08-24Increment version to 1.23-BETA6Mounir IDRASSI17-33/+33
2018-08-24Windows: implement a driver configuration option to explicitly allow defragme...Mounir IDRASSI7-11/+41