Commit Graph

  • 6bb1f24ed5 Automatically truncate passwords for TrueCrypt volumes and System Encryption to the first 64 characters. This fix issues encountered by users of TrueCrypt volumes who were using passwords longer than 64 characters that were truncated in previous version. Mounir IDRASSI 2019-02-04 11:37:37 +01:00
  • 5d3278bcf2 Update Release Notes and other files for 1.24-Beta2 release Mounir IDRASSI 2019-02-01 12:56:19 +01:00
  • 0b8e768721 Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft that come with several enhancements and fixes especially for Rescue Disk: - Implement better timeout mechanism for password input. Implement new actions "shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown" - Enhance Rescue Disk implementation of restoring VeraCrypt loader. - Fix ESC on password prompt during Pre-Test not starting Windows - Add menu entry in Rescue Disk that enables starting original Windows loader Mounir IDRASSI 2019-01-31 23:57:11 +01:00
  • 5571a8ba6b Windows driver: better randomness for wipe bytes by always using Whirlpool hash of current time and random bytes retrieved using CPU RDRAND/RDSEED if available. Mounir IDRASSI 2019-01-31 01:10:38 +01:00
  • 61c1baa4bf Windows: use CPU RDRAND or RDSEED as an additional entropy source for our random generator when available Mounir IDRASSI 2019-01-31 01:05:19 +01:00
  • 915855f43b Fix detection of CPU features AVX2 & BMI2. Add detection of RDRAND & RDSEED CPU features. Detect Hygon CPU as AMD one. Mounir IDRASSI 2019-01-31 01:00:54 +01:00
  • 3c18d54d1e Windows driver: replace SHA512 by RIPEMD160 when calculating internal hash of master key to avoid calling KeSaveFloatingPointState/KeSaveExtendedProcessorState since SHA512 implementation uses SSE2/AVX and RIPEMD160 is pure C Mounir IDRASSI 2019-01-30 11:48:07 +01:00
  • f02882ce60 Help compiler optimize some crypto code on 64-bit build since x64 capable CPUs always support SSE and SSE2 Mounir IDRASSI 2019-01-30 00:14:38 +01:00
  • b294cc2e1c Increment version to 1.24-Beta2 Mounir IDRASSI 2019-01-28 17:12:22 +01:00
  • cdd1179c63 Increase password maximum length to 128 bytes from 64 bytes Mounir IDRASSI 2019-01-28 14:58:41 +01:00
  • 54e46c260c Windows Driver: force the input size for some IOCTLs to have a fixed value Mounir IDRASSI 2019-01-28 12:23:10 +01:00
  • a20b3083b0 Windows: Add a build configuration containing EFI bootloader signed with custom SecureBoot key instead Mounir IDRASSI 2019-01-26 01:18:03 +01:00
  • 7b95b375a0 Windows: fix building MBR bootloader following modification of Xts.c Mounir IDRASSI 2019-01-26 01:10:11 +01:00
  • ce0a34941a Linux/MacOSX crypto: report XTS optimization implemented previously on Windows Mounir IDRASSI 2019-01-25 18:38:01 +01:00
  • d8d92357b0 Windows crypto: optimize XTS implementation for 64-bit builds using SSE2 thanks to simplification of storage of whitening values in memory (normal order instead of reverse order). Mounir IDRASSI 2019-01-25 14:58:11 +01:00
  • f3a98fda03 Update release notes for 1.24-Beta1 Mounir IDRASSI 2019-01-22 10:02:21 +01:00
  • 6084c5606a Update german translation (#403) Ettore Atalan 2019-01-22 09:55:40 +01:00
  • d73b8bdf74 Windows: Increment driver version to 1.24.1.1 Mounir IDRASSI 2019-01-22 09:52:00 +01:00
  • ee0a2659da Windows driver: remove volumes master keys from CRYPTO_INFO since they are not needed after their key schedule is created Mounir IDRASSI 2019-01-21 00:42:53 +01:00
  • 27b3fee02d Windows: remove unused fields from CRYPTO_INFO structure Mounir IDRASSI 2019-01-19 00:39:36 +01:00
  • 2046347775 Windows: fix editor of EFI configuration file not accepting ENTER key for adding new lines. Mounir IDRASSI 2019-01-18 18:59:55 +01:00
  • 9eb36ba91f MacOSX: update info.plist file to set priority at run-time to 64-bit version and to set minimum OSX version to 10.7. Mounir IDRASSI 2019-01-17 00:32:37 +01:00
  • 4155e912ee XML Language files: update Chinese translation Mounir IDRASSI 2019-01-15 20:36:34 +01:00
  • 202caea3a9 Windows: enhancements to EFI system encryption, like handling of Multi-Boot and better compatibility with Windows Upgrade process. Mounir IDRASSI 2019-01-15 15:03:08 +01:00
  • 07fd2aa9a5 Update Release Notes and language files for version 1.24-Beta1. Add signed Windows drivers. Mounir IDRASSI 2019-01-14 10:42:19 +01:00
  • 07f6793bd2 Windows: enhance support of new behavior of favorite service which is now always running in case of system encryption Mounir IDRASSI 2019-01-14 01:01:00 +01:00
  • d3e7ed96f3 Windows: Implement feature that enables clearing of encryption keys when a new device is inserted. Better implementation for update of EFI bootloader without usage of drive letters (this can fix random issues encountered during Windows upgrade). Mounir IDRASSI 2019-01-12 01:24:25 +01:00
  • 69cb0bea81 Windows: add a 10 seconds delay between signtool calls to avoid issues caused by antivirus software locking the newly signed files temporarily after they are signed. Mounir IDRASSI 2019-01-09 11:35:57 +01:00
  • 44b2215a7a Windows: fix debug packaging script by copying missing driver .inf and .cat files from Release folder. Mounir IDRASSI 2019-01-09 11:32:05 +01:00
  • 406adce424 Increment version to 1.24-Beta1 Mounir IDRASSI 2019-01-09 11:28:51 +01:00
  • 405883169c Windows driver: remove newly added volatile qualifier from CRYPT_INFO pointers to fix build issue until a better approach is devised Mounir IDRASSI 2019-01-09 00:58:08 +01:00
  • 652e989d23 Windows Security: Add new entry point in driver that allows emergency clearing of all encryption keys from memory. This entry point requires administrative privileges and it will caused BSDO when system encryption is active. It can be useful for example to applications that monitors physical access to the machine and which need to erase sensitive key material from RAM when unauthorized access is detected. Mounir IDRASSI 2019-01-09 00:25:06 +01:00
  • 7c2cf7889f Windows Driver: erase system encryption keys from memory during shutdown/reboot to help mitigate some cold boot attacks Mounir IDRASSI 2019-01-09 00:15:51 +01:00
  • 11f0b99846 Windows driver: move newly added field in VOLUME_PROPERTIES_STRUCT to the end for compatibility with previous version. Mounir IDRASSI 2018-12-30 09:39:41 +01:00
  • 2e2d3e9596 XML Language files: update Chinese translation Mounir IDRASSI 2018-12-24 17:09:35 +01:00
  • bb18de6496 Update Language.de.xml (#395) Ettore Atalan 2018-12-24 16:59:11 +01:00
  • a5f8f196e7 Update german translation (#394) Ettore Atalan 2018-12-24 16:58:55 +01:00
  • e516330775 Windows: Fix mount option to disable Windows Mount Manager can preserved when mount options dialog opened a second time. Mounir IDRASSI 2018-12-24 16:21:35 +01:00
  • 21587034d0 Windows: update signing script to use newly issued IDRIX EV code signing certificate. Mounir IDRASSI 2018-12-19 23:33:05 +01:00
  • de4c6849a0 Update release notes with information concerning hidden volume issue fixed in 1.18a. Remove USD bank account details from bank donation page. Mounir IDRASSI 2018-12-19 23:23:49 +01:00
  • d5b14305e9 Windows: Increment driver version to 1.24.0.1 Mounir IDRASSI 2018-12-19 13:51:52 +01:00
  • 3290ef4f75 Windows Driver: Don't interact with the volume's filesystem if mount manager integration is disabled Mounir IDRASSI 2018-12-19 12:26:55 +01:00
  • 800f081f1c Increment version to 1.24-Beta0 Mounir IDRASSI 2018-12-19 11:04:06 +01:00
  • 1967bd862e Windows: Add mount option that allows mounting a volume without attaching it to the specified drive letter. This is useful in situation where Windows has issue with the filesystem (e.g. ReFS on Windows 10 1809) and we need to use third party software to be able to use the filesystem under Windows through low level VeraCrypt virtual device (e.g. \Device\VeraCryptVolumeX). Mounir IDRASSI 2018-12-19 00:38:56 +01:00
  • 6abc59acd2 Windows MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives (Error 128 while writing MBR). This commit replace the 512 bytes write operations by a 4096 bytes write operation. Mounir IDRASSI 2018-12-19 00:34:31 +01:00
  • 7ef3d5e369 Windows: Enable selection of Quick Format for file containers. Separate Quick Format and Dynamic Volume options. Mounir IDRASSI 2018-12-05 11:32:09 +01:00
  • ace5399749 XML Languages files: Update Finnish translations contributed by Matti Ruhanen. Mounir IDRASSI 2018-12-03 23:03:20 +01:00
  • 0856b387f1 Windows: Update libzip to version 1.5.1 Mounir IDRASSI 2018-12-03 00:45:10 +01:00
  • e4e017a2ad Windows: remove unused variable. Mounir IDRASSI 2018-12-03 00:31:15 +01:00
  • 9f7805b7db XML Languages files: Update translations from Transifex. Mounir IDRASSI 2018-12-03 00:00:16 +01:00
  • 85e0492016 XML Languages files: Update French translation from Transifex Mounir IDRASSI 2018-12-02 07:44:20 +01:00
  • a3783ea7b6 Windows: delete existing uninstall shortcut when performing upgrade/reinstall Mounir IDRASSI 2018-12-02 06:57:58 +01:00
  • a44c2a1e19 correct typo in French translation Mounir IDRASSI 2018-12-02 06:04:57 +01:00
  • 3e1460b618 MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464 at https://sourceforge.net/p/veracrypt/tickets/240/) Mounir IDRASSI 2018-12-02 06:02:42 +01:00
  • e0049f601a Do not create uninstall shortcut in startmenu (#381) csware 2018-12-02 06:43:48 +01:00
  • e03068c372 Documentation: fix wrong screenshot in PIM documentation Mounir IDRASSI 2018-11-19 09:38:08 +01:00
  • 93dbed19c8 Increment version to 1.23-Hotfix-2 Mounir IDRASSI 2018-10-09 22:00:11 +02:00
  • 162d3b5f64 Windows Driver: fix regression that was causing BSOD. Mounir IDRASSI 2018-10-09 14:48:11 +02:00
  • 0b5dc7910b Windows Driver: replace system functions RtlUpcaseUnicodeChar/RtlUnalignedStringCchLengthW by our own code for better clarity Mounir IDRASSI 2018-10-09 14:42:23 +02:00
  • 4fea208958 Windows: zero TC_IOCTL_GET_SYSTEM_DRIVE_CONFIG input/output parameter as it is done for other IOCTLs Mounir IDRASSI 2018-10-08 21:40:40 +02:00
  • 0b8b50bde9 Increment version to 1.23-Hotfix-1 Mounir IDRASSI 2018-09-21 10:13:29 +02:00
  • 0557cac9cf Windows: don't use quick format by default when creating file containers using command line and add a switch to enable quick format explicitly in command line Mounir IDRASSI 2018-09-20 10:52:12 +02:00
  • 081287fc0a Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling 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) Mounir IDRASSI 2018-09-20 10:06:04 +02:00
  • 2455c03e0d Windows driver: add extra check for data read in TC_IOCTL_OPEN_TEST handling Mounir IDRASSI 2018-09-20 09:50:45 +02:00
  • f30f9339c9 Windows: fix low severity vulnerability in driver that allowed reading 3 bytes of kernel stack memory (with a rare possibility of 25 additional bytes). Reported by Tim Harrison. Mounir IDRASSI 2018-09-19 18:26:01 +02:00
  • fcb66ecc2c XML Languages files: Update Spanish translation from Transifex. Mounir IDRASSI 2018-09-17 09:59:04 +02:00
  • 82050910f8 Set correct 1.23 release date in Release Notes. VeraCrypt_1.23 Mounir IDRASSI 2018-09-12 22:12:11 +02:00
  • 52f811f563 Documentation: fix link to download page Mounir IDRASSI 2018-09-12 17:51:39 +02:00
  • 32e2791d4c Set 1.23 release date to September 12th 2018 Mounir IDRASSI 2018-09-12 17:41:36 +02:00
  • 3e25b07646 Documentation: update PGP key information to mention transition to new key with ID=0x680D16DE and fingerprint=5069A233D55A0EEB174A5FC3821ACD02680D16DE. Mounir IDRASSI 2018-09-12 17:39:19 +02:00
  • 74600364f2 Set 1.23 release date to September 10th 2018 Mounir IDRASSI 2018-09-09 23:23:04 +02:00
  • 81f6d69261 Increment version to 1.23 Mounir IDRASSI 2018-09-09 16:14:25 +02:00
  • 865d41e0a3 Documentation: Update Known Issues list by mentioning Windows 10 Fast Startup alongside Windows 8 Hybrid Boot. Mounir IDRASSI 2018-09-09 10:07:30 +02:00
  • 554375baab XML Languages files: update translations from Transifex Mounir IDRASSI 2018-09-09 01:08:52 +02:00
  • 5b1db60d20 Update some translations from Transifex. Mounir IDRASSI 2018-09-05 10:19:46 +02:00
  • d07bbd00f2 XML Languages files: update Arabic translation from Transifex Mounir IDRASSI 2018-09-04 23:30:40 +02:00
  • 889666073f Language XML files: Update Arabic translation (contributed by Ali Khojah) Mounir IDRASSI 2018-09-04 12:21:01 +02:00
  • 029aaf484c XML Languages files: Update translations from Transifex Mounir IDRASSI 2018-09-04 10:33:46 +02:00
  • bedd6dfb4c Documentation: Add note about the fact that currently smart card are not support for Pre-Boot authentication of system encryption. Mounir IDRASSI 2018-09-03 16:31:18 +02:00
  • 7fd1222fc0 Support Australian Dollars for donations through bank transfers Mounir IDRASSI 2018-09-03 16:23:55 +02:00
  • a451403b37 Support Ethereum cryptocurrency for donations Mounir IDRASSI 2018-09-03 15:48:39 +02:00
  • fda5880f90 Increment version to 1.23-BETA8 and update release notes. Mounir IDRASSI 2018-09-03 11:42:21 +02:00
  • 2730fa33a2 Windows: fix regression causing VeraCrypt UI to always be displayed upon logon Mounir IDRASSI 2018-09-03 11:39:39 +02:00
  • 33bdbde8dc Add possiblity to donate using PayPal in Australian Dollard and Polish złoty Mounir IDRASSI 2018-09-03 10:46:51 +02:00
  • 8d2ddcacb6 Update release notes for 1.23-BETA7 Mounir IDRASSI 2018-09-03 00:39:25 +02:00
  • 8f47adfff1 Windows: handle case of inconsistencies in EFI system partition content during system encryption wizard caused by older VeraCrypt system encryption not properly uninstalled (e.g. reinstall Windows without decryption first). Mounir IDRASSI 2018-09-03 00:06:27 +02:00
  • d3060a97b6 Windows: fix regression when language selected in the setup during fresh install and that caused VeraCrypt background task to be disabled. Mounir IDRASSI 2018-09-02 23:21:51 +02:00
  • 35dabf4b2c Windows: Don't include DcsBml.efi file in resources if custom configuration not enabled Mounir IDRASSI 2018-09-02 16:58:35 +02:00
  • 6ee1af6a95 Increment version to 1.23-BETA7 and update release notes. Mounir IDRASSI 2018-09-02 16:57:13 +02:00
  • 6e94ee8b85 Windows: Add EFI bootloader files that are signed by Microsoft and remove files related to loading SecureBoot custom keys. Mounir IDRASSI 2018-09-02 14:34:31 +02:00
  • deef2031c7 Windows: add define to support case of using EFI bootloader signed by Microsoft (no check on custom keys in BIOS + removal of DcsBml EFI driver since it can not be signed). Mounir IDRASSI 2018-09-01 16:35:15 +02:00
  • 5455c89a50 Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that don't support SSE2 instructions. Mounir IDRASSI 2018-09-01 01:13:29 +02:00
  • 09afb91c89 Windows: extended Windows defragmenter workaround to Windows 8.1 Mounir IDRASSI 2018-09-01 00:47:40 +02:00
  • 95748751df Windows: handle case of some disk drivers not supporting IOCTL_DISK_GET_DRIVE_GEOMETRY_EX IOCTL. Mounir IDRASSI 2018-09-01 00:28:27 +02:00
  • 36129ec5af Language XML files: update Russian XML file by Dmitry Yerokhin. Mounir IDRASSI 2018-08-29 00:52:56 +02:00
  • 638f717d90 Windows: Fix buttons at the bottom not shown when user sets a large system font under Window 7 Mounir IDRASSI 2018-08-28 16:54:51 +02:00
  • 2576290e7b Language XML files: update Czech translation (contributed by Lagardere) Mounir IDRASSI 2018-08-25 10:26:08 +02:00
  • b45bf8c801 XML Language files: update Chinese translation Mounir IDRASSI 2018-08-24 08:52:36 +02:00
  • 967b7a1337 Add missing entry for 1.23-BETA6 in Release Notes. Mounir IDRASSI 2018-08-24 08:45:11 +02:00
  • 1fb4944b5a Update Language.de.xml (#354) Ettore Atalan 2018-08-24 14:25:03 +02:00