VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21Windows: don't use quick format by default when creating file containers ↵Mounir IDRASSI1-1/+8
using command line and add a switch to enable quick format explicitly in command line
2018-09-21Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ↵Mounir IDRASSI1-1/+8
check on file container size against available free space on target disk. This enables to workaround a bug in Microsoft Distributed File System (DFS) that report wrong free disk space (https://support.microsoft.com/en-us/help/177127/incorrect-disk-free-space-information-for-a-dfs-client-share)
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 ↵Mounir IDRASSI1-49/+82
bytes of kernel stack memory (with a rare possibility of 25 additional bytes). Reported by Tim Harrison.
2018-09-21XML Languages files: Update Spanish translation from Transifex.Mounir IDRASSI1-9/+9
2018-09-12Set correct 1.23 release date in Release Notes.VeraCrypt_1.23Mounir IDRASSI2-1/+1
2018-09-12Documentation: fix link to download pageMounir IDRASSI2-1/+1
2018-09-12Set 1.23 release date to September 12th 2018Mounir IDRASSI1-1/+1
2018-09-12Documentation: update PGP key information to mention transition to new key ↵Mounir IDRASSI2-13/+20
with ID=0x680D16DE and fingerprint=5069A233D55A0EEB174A5FC3821ACD02680D16DE.
2018-09-10Set 1.23 release date to September 10th 2018Mounir IDRASSI1-2/+2
2018-09-09Increment version to 1.23Mounir IDRASSI50-54/+54
2018-09-09Documentation: Update Known Issues list by mentioning Windows 10 Fast ↵Mounir IDRASSI1-5/+9
Startup alongside Windows 8 Hybrid Boot.
2018-09-09XML Languages files: update translations from TransifexMounir IDRASSI2-15/+15
2018-09-05Update some translations from Transifex.Mounir IDRASSI5-13/+12
2018-09-04XML Languages files: update Arabic translation from TransifexMounir IDRASSI1-6/+6
2018-09-04Language XML files: Update Arabic translation (contributed by Ali Khojah)Mounir IDRASSI1-7/+7
2018-09-04XML Languages files: Update translations from TransifexMounir IDRASSI7-128/+128
2018-09-03Documentation: Add note about the fact that currently smart card are not ↵Mounir IDRASSI2-1/+1
support for Pre-Boot authentication of system encryption.
2018-09-03Support Australian Dollars for donations through bank transfersMounir IDRASSI6-4/+13
2018-09-03Support Ethereum cryptocurrency for donationsMounir IDRASSI3-1/+6
2018-09-03Increment version to 1.23-BETA8 and update release notes.Mounir IDRASSI54-70/+71
2018-09-03Windows: fix regression causing VeraCrypt UI to always be displayed upon logonMounir IDRASSI1-1/+1
2018-09-03Add possiblity to donate using PayPal in Australian Dollard and Polish złotyMounir IDRASSI2-0/+4
2018-09-03Update release notes for 1.23-BETA7Mounir IDRASSI2-1/+3
2018-09-03Windows: handle case of inconsistencies in EFI system partition content ↵Mounir IDRASSI1-5/+32
during system encryption wizard caused by older VeraCrypt system encryption not properly uninstalled (e.g. reinstall Windows without decryption first).
2018-09-03Windows: fix regression when language selected in the setup during fresh ↵Mounir IDRASSI4-8/+21
install and that caused VeraCrypt background task to be disabled.
2018-09-03Windows: Don't include DcsBml.efi file in resources if custom configuration ↵Mounir IDRASSI1-0/+4
not enabled
2018-09-03Increment version to 1.23-BETA7 and update release notes.Mounir IDRASSI58-73/+73
2018-09-03Windows: Add EFI bootloader files that are signed by Microsoft and remove ↵Mounir IDRASSI163-119/+1
files related to loading SecureBoot custom keys.
2018-09-03Windows: add define to support case of using EFI bootloader signed by ↵Mounir IDRASSI1-3/+24
Microsoft (no check on custom keys in BIOS + removal of DcsBml EFI driver since it can not be signed).
2018-09-01Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that ↵Mounir IDRASSI3-0/+79
don't support SSE2 instructions.
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 ↵Mounir IDRASSI4-11/+137
IOCTL_DISK_GET_DRIVE_GEOMETRY_EX IOCTL.
2018-08-29Language XML files: update Russian XML file by Dmitry Yerokhin.Mounir IDRASSI1-8/+8
2018-08-28Windows: Fix buttons at the bottom not shown when user sets a large system ↵Mounir IDRASSI3-2/+18
font under Window 7
2018-08-25Language XML files: update Czech translation (contributed by Lagardere)Mounir IDRASSI1-3/+3
2018-08-24XML Language files: update Chinese translationMounir IDRASSI1-3/+3
2018-08-24Add missing entry for 1.23-BETA6 in Release Notes.Mounir IDRASSI2-0/+1
2018-08-24Update Language.de.xml (#354)Ettore Atalan1-8/+8
Translated the latest strings to German
2018-08-24Update EFI bootloader for 1.23-BETA6Mounir IDRASSI6-0/+0
2018-08-24Increment version to 1.23-BETA6Mounir IDRASSI58-77/+74
2018-08-24Windows: implement a driver configuration option to explicitly allow ↵Mounir IDRASSI46-11/+119
defragmenting non-système disques by Windows built-in defragmenter tool.
2018-08-24Windows: fix language selected in the installer not used by "Create Volume" ↵Mounir IDRASSI3-2/+11
wizard until reboot or exiting VeraCrypt main process.
2018-08-24Windows: Add check on size of file container to ensure it's smaller than ↵Mounir IDRASSI42-5/+84
available free space on disk when this is required.
2018-08-21Language XML files: update Czech translation (contributed by Lagardere)Mounir IDRASSI1-6/+6
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 IDRASSI53-72/+76
2018-08-18Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted ↵Mounir IDRASSI3-5/+32
disks visible to Windows defragmenter
2018-08-16Increment version to 1.23-BETA4 and update release notes.Mounir IDRASSI52-69/+69
2018-08-16Windows: Fix regression that caused the system encryption wizard to crash ↵Mounir IDRASSI2-5/+10
when displaying password field.