VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-24Windows: fix language selected in the installer not used by "Create Volume" w...Mounir IDRASSI3-2/+11
2018-08-24Windows: Add check on size of file container to ensure it's smaller than avai...Mounir IDRASSI3-4/+44
2018-08-18Windows: Update signed driver files for 1.22-BETA5Mounir IDRASSI5-1/+1
2018-08-18Increment version to 1.23-BETA5 and update release notesMounir IDRASSI12-32/+32
2018-08-18Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted disks...Mounir IDRASSI3-5/+32
2018-08-16Increment version to 1.23-BETA4 and update release notes.Mounir IDRASSI11-29/+29
2018-08-16Windows: Fix regression that caused the system encryption wizard to crash whe...Mounir IDRASSI2-5/+10
2018-08-15Windows: Add various checks and replace STL code after Coverity reportMounir IDRASSI3-24/+18
2018-08-15WIndows driver: add check for failed memory allocationMounir IDRASSI1-8/+11
2018-08-13Windows: code enhancements for language selection mechanism in the installer.Mounir IDRASSI3-263/+126
2018-08-12Added line breaks between copyright holders (#318)Marius Kjærstad1-11/+11
2018-08-12Windows: update EFI SecureBoot PowerShell script and its associated certifica...Mounir IDRASSI141-18/+94
2018-08-12Windows: Update EFI bootloader files for 1.23-BETA3 releaseMounir IDRASSI6-0/+0
2018-08-12Increment version to 1.23-BETA3 and update release notes.Mounir IDRASSI11-32/+32
2018-08-12Windows: add language selection dialog to the portable installerMounir IDRASSI1-0/+41
2018-08-12Windows Installer: implement language selection mechanism at the start of the...Mounir IDRASSI8-6/+430
2018-08-10Linux: Remove limitation of hidden volume protection on disk with sector size...Mounir IDRASSI1-11/+0
2018-08-10Linux/MacOSX/FreeBSD: Implement benchmarking for Hash and PKCS-5 PRF algorithms.Mounir IDRASSI5-122/+725
2018-08-10Linux/MacOSX/FreeBSD: When performing backup of volume header, automatically ...Mounir IDRASSI2-2/+70
2018-08-10Linux/MacOSX/FreeBSD: In TrueCrypt mode, reject Streebog as KDF since it is n...mounir1-2/+2
2018-08-08Linux/MacOSX/FreeBSD: Add CheckBox in mount option dialog to force the use of...Mounir IDRASSI4-258/+351
2018-08-07Windows: Display a balloon tip warning or error message when the value pasted...Mounir IDRASSI6-11/+146
2018-08-06Windows: fix warning in debug buildMounir IDRASSI1-0/+3
2018-08-06Windows: avoid timeout of Secure Desktop display by waiting for the user to b...Mounir IDRASSI1-3/+16
2018-08-06crypto: cleaner code for Streebog carry bit handling and add comment about mi...Mounir IDRASSI1-5/+24
2018-08-06Windows: Fix hidden OS boot after upgrade to version 1.23 by explicitly speci...Mounir IDRASSI1-3/+2
2018-08-06Linux/MacOSX/FreeBSD: add reference to --pim and --new-pim switches in the ve...Mounir IDRASSI1-0/+8
2018-07-05Increment version to 1.23-BETA2Mounir IDRASSI10-29/+29
2018-07-05Windows: Update EFI bootloader binaries that implement workaround for first s...Mounir IDRASSI6-0/+0
2018-06-24Windows: in DEBUG mode, disable verification to Authenticode signature of bin...Mounir IDRASSI2-3/+5
2018-06-14Linux/MacOSX/FreeBSD: better handling for mounting systen encrypted disks who...Mounir IDRASSI1-16/+16
2018-06-11Linux/MacOSX/FreeBSD: Support mounting partially encrypted system partitions/...Mounir IDRASSI3-3/+42
2018-05-03Increment version to 1.23-BETA1Mounir IDRASSI10-29/+29
2018-05-03Windows: Support machines without "EFI\Boot" folder for EFI system encryption...Mounir IDRASSI5-72/+137
2018-04-29MacOSX: support pasting values to password fields using keyboard (CMD+V and C...Mounir IDRASSI8-0/+107
2018-04-28Linux: Fix crash if user is able to close the waiting dialog before the opera...Mounir IDRASSI1-3/+15