VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
AgeCommit message (Expand)AuthorFilesLines
2019-01-26Windows: Add a build configuration containing EFI bootloader signed with cust...Mounir IDRASSI5-4/+13
2019-01-26Windows: fix building MBR bootloader following modification of Xts.cMounir IDRASSI1-0/+2
2019-01-25Windows crypto: optimize XTS implementation for 64-bit builds using SSE2 than...Mounir IDRASSI1-48/+122
2019-01-22Windows: Increment driver version to 1.24.1.1Mounir IDRASSI1-1/+1
2019-01-21Windows driver: remove volumes master keys from CRYPTO_INFO since they are no...Mounir IDRASSI7-51/+56
2019-01-21Windows: remove unused fields from CRYPTO_INFO structureMounir IDRASSI2-9/+3
2019-01-18Windows: fix editor of EFI configuration file not accepting ENTER key for add...Mounir IDRASSI1-2/+2
2019-01-15Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...Mounir IDRASSI4-40/+79
2019-01-14Update Release Notes and language files for version 1.24-Beta1. Add signed Wi...Mounir IDRASSI1-1/+1
2019-01-14Windows: enhance support of new behavior of favorite service which is now alw...Mounir IDRASSI1-5/+6
2019-01-14Windows: Implement feature that enables clearing of encryption keys when a ne...Mounir IDRASSI4-56/+29
2019-01-14Increment version to 1.24-Beta1Mounir IDRASSI1-4/+6
2019-01-09Windows Security: Add new entry point in driver that allows emergency clearin...Mounir IDRASSI3-0/+13
2019-01-09Windows driver: move newly added field in VOLUME_PROPERTIES_STRUCT to the end...Mounir IDRASSI1-1/+1
2018-12-19Increment version to 1.24-Beta0Mounir IDRASSI1-4/+4
2018-12-19Windows: Add mount option that allows mounting a volume without attaching it ...Mounir IDRASSI6-25/+31
2018-12-03Windows: Update libzip to version 1.5.1Mounir IDRASSI3-2/+13
2018-10-10Increment version to 1.23-Hotfix-2Mounir IDRASSI1-3/+3
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 IDRASSI1-2/+2
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-03Increment version to 1.23-BETA8 and update release notes.Mounir IDRASSI1-2/+2
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 IDRASSI2-8/+10
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 IDRASSI1-3/+3
2018-09-03Windows: add define to support case of using EFI bootloader signed by Microso...Mounir IDRASSI1-3/+24
2018-09-01Windows: handle case of some disk drivers not supporting IOCTL_DISK_GET_DRIVE...Mounir IDRASSI2-4/+78
2018-08-24Increment version to 1.23-BETA6Mounir IDRASSI1-2/+2
2018-08-24Windows: implement a driver configuration option to explicitly allow defragme...Mounir IDRASSI2-3/+6
2018-08-24Windows: fix language selected in the installer not used by "Create Volume" w...Mounir IDRASSI1-0/+9
2018-08-24Windows: Add check on size of file container to ensure it's smaller than avai...Mounir IDRASSI1-0/+1
2018-08-18Increment version to 1.23-BETA5 and update release notesMounir IDRASSI1-2/+2
2018-08-16Increment version to 1.23-BETA4 and update release notes.Mounir IDRASSI1-2/+2
2018-08-16Windows: Fix regression that caused the system encryption wizard to crash whe...Mounir IDRASSI1-2/+7
2018-08-15Windows: Add various checks and replace STL code after Coverity reportMounir IDRASSI2-23/+13
2018-08-13Windows: code enhancements for language selection mechanism in the installer.Mounir IDRASSI1-254/+103
2018-08-12Increment version to 1.23-BETA3 and update release notes.Mounir IDRASSI1-3/+3
2018-08-12Windows Installer: implement language selection mechanism at the start of the...Mounir IDRASSI4-1/+221
2018-08-07Windows: Display a balloon tip warning or error message when the value pasted...Mounir IDRASSI3-2/+137
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-06Windows: Fix hidden OS boot after upgrade to version 1.23 by explicitly speci...Mounir IDRASSI1-3/+2
2018-07-05Increment version to 1.23-BETA2Mounir IDRASSI1-3/+3
2018-06-24Windows: in DEBUG mode, disable verification to Authenticode signature of bin...Mounir IDRASSI1-1/+5
2018-05-03Increment version to 1.23-BETA1Mounir IDRASSI1-3/+3
2018-05-03Windows: Support machines without "EFI\Boot" folder for EFI system encryption...Mounir IDRASSI4-71/+127
2018-04-23Increment version to 1.23-BETA0 (1.23.0)Mounir IDRASSI1-4/+4
2018-04-23Windows: Don't start EFI system encryption process if SecureBoot is enabled a...Mounir IDRASSI7-12/+329