Commit Graph

  • 214efac67e Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft that come with the following modifications: - Fix F5 showing previous password after failed authentication attempt. Ensure that even wrong password value are cleared from memory. Mounir IDRASSI 2019-12-09 18:22:58 +01:00
  • 08593aa7ab Linux/MacOSX: use x64 optimized SHA256 implementation instead of limiting it to Windows. Mounir IDRASSI 2019-12-09 17:59:06 +01:00
  • e6aae8bd71 Add burn calls for temporary ss variable (#569) Hanno Böck 2019-12-09 17:45:35 +01:00
  • 0364a36f84 Linux: fix NOASM compilation (#563) (#568) alt3r 3go 2019-12-09 17:43:33 +01:00
  • 07bb27e3b9 Windows: use fix for CVE-2019-19501 only on Vista and above since it doesn't make sens under XP. Mounir IDRASSI 2019-12-08 23:11:11 +01:00
  • 5e96a5c44c Windows: enhancements to the mechanism preserving file timestamps, especially for keyfiles. Mounir IDRASSI 2019-12-08 22:51:49 +01:00
  • 7f1e21e6a1 Windows: Add missing defines in Tcdefs.h Mounir IDRASSI 2019-12-06 18:01:18 +01:00
  • 5a56462959 Make sure password gets deleted in case of exception in CoreUnix::MountVolume (#565) Hanno Böck 2019-12-05 16:09:40 +01:00
  • 4a215c2ddb Windows: Modify memory process protection when running with admin privileges to allow calling functions needed for CVE-2019-19501 fix while still protecting against memory access by non-admin processes. Mounir IDRASSI 2019-12-05 13:27:13 +01:00
  • 27d1f404f1 Windows: Enhancement to the fix for CVE-2019-19501 Mounir IDRASSI 2019-12-05 13:19:06 +01:00
  • ade8e3f8cb Windows: Fix possible local privilege escalation vulnerability during execution of VeraCrypt Expander (CVE-2019-19501) Mounir IDRASSI 2019-12-03 22:23:09 +01:00
  • c6ff31be1c Documentation: Update Rescue Disk page to include information about EFI Rescue Disk and not only MBR legacy one. Mounir IDRASSI 2019-12-03 22:17:48 +01:00
  • f32c153832 fixed typo "this [is (#559) vstoykovbg 2019-12-02 23:07:48 +02:00
  • 80e7b31806 Documentation: Add a note in "Favorite Volumes" section referring to issues caused by Windows "Fast Startup" Mounir IDRASSI 2019-12-01 21:55:52 +01:00
  • 1fd212016e UNIX: make sector size mismatch error more verbose (#552) (#561) alt3r 3go 2019-12-01 14:26:38 +01:00
  • b233e6776b Windows: Don't write extra 0x00 byte at the end of DcsProp file when modifying it through UI Mounir IDRASSI 2019-11-27 22:15:44 +01:00
  • 14a477026d Windows: compatibility with multi-OS boot configuration by only setting VeraCrypt as first bootloader of the system if the current first bootloader is Windows one. Mounir IDRASSI 2019-11-27 00:13:25 +01:00
  • 79eea6e5b1 Windows: Don't restore MBR to VeraCrypt value if it is coming from a loader different from us or different from Microsoft one. Mounir IDRASSI 2019-11-26 09:55:56 +01:00
  • 9741c9209d Windows: Add new registry flags for SystemFavoritesService to control updating of EFI BIOS boot menu on shutdown. This will help better manage multi-boot scenarios where we should not mess up with boot order (e.g. grub2 case) Mounir IDRASSI 2019-11-22 00:08:41 +01:00
  • 55efa6237a Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft that come with the following modifications: - Fix "ActionFailed" not working and add "ActionCancelled" to customize handling of user hitting ESC on password prompt Mounir IDRASSI 2019-11-20 11:45:10 +01:00
  • 737e1f126b Linux: Fix failure to run VeraCrypt binary built for console mode on headless machines (fix issue https://github.com/veracrypt/VeraCrypt/issues/531) Mounir IDRASSI 2019-11-18 00:58:22 +01:00
  • 6b1da98d91 Linux/MacOS: text mode did not recognize Unicode in passwords (#540) (#551) alt3r 3go 2019-11-17 22:03:30 +01:00
  • 64de5bc78a Debug build: fix ParameterIncorrect error on hash benchmark start (#542) (#544) alt3r 3go 2019-11-15 12:28:07 +01:00
  • e8310731e9 XML Languages files: Update Finnish translations contributed by Matti Ruhanen. Mounir IDRASSI 2019-11-13 10:26:16 +01:00
  • 34a9e118b6 Windows: Allow system encrypted devices to be mounted from WindowsPE - even if changing the keyboard layout failed (#539) csware 2019-11-12 22:02:57 +01:00
  • f5aea06281 Fix off by one overflow with 31 args (#541) Hanno Böck 2019-11-12 18:04:31 +01:00
  • 8e9627877d Windows MBR Bootloader: better way to handle displaying write errors in WriteEncryptedSectors function Mounir IDRASSI 2019-11-09 00:24:17 +01:00
  • 3818b443c3 Windows: include rdrand.h file only in Windows case since it is not yet included for other OSes Mounir IDRASSI 2019-11-09 00:20:22 +01:00
  • 8c6838e85c Linux: during uninstall, output error message to STDERR instead of STDOUT for better compatibility with package managers Mounir IDRASSI 2019-11-08 10:17:30 +01:00
  • 8d24022bda Documentation: A OSX Mojave and OSX Catalina to the list of supported operating systems Mounir IDRASSI 2019-11-08 01:18:29 +01:00
  • edb8a2fae7 Language XML files: update Russian XML file by Dmitry Yerokhin. Mounir IDRASSI 2019-11-07 16:55:28 +01:00
  • c035d703cb Windows: Update signed drivers Mounir IDRASSI 2019-11-06 00:58:11 +01:00
  • b7a21b8a76 Windows Driver: Fix strange crashes caused by probably by APC queue issues from calls to IoBuildDeviceIoControlRequest and ZwCreate (cf https://www.osr.com/blog/2018/02/14/beware-iobuilddeviceiocontrolrequest/) Mounir IDRASSI 2019-11-06 00:22:01 +01:00
  • 4587472e87 Increment version to 1.24-Hotfix2 Mounir IDRASSI 2019-11-04 23:22:56 +01:00
  • 21392ef30d Windows MBR Bootloader: workaround for SSD disks that don't allow write operations in BIOS mode with buffers less than 4096 bytes Mounir IDRASSI 2019-11-04 23:21:42 +01:00
  • dc08b69240 Windows: fix driver build error caused by missing header Mounir IDRASSI 2019-11-04 22:18:00 +01:00
  • ce78f89017 Linux/FreeBSD: Add CLI switch to force use of old sudo behavior of sending a dummy password Mounir IDRASSI 2019-11-04 00:06:16 +01:00
  • 54c7e1cfd3 Windows: Display error message when password is too long and legacy maximum length used Mounir IDRASSI 2019-11-03 22:55:21 +01:00
  • a7d5b6a477 Linux/MacOSX: Add switch to force the use of legacy maximum password length (64 UTF8 bytes) Mounir IDRASSI 2019-11-03 22:54:23 +01:00
  • 8fb7742dad Linux: Add sudo as an explicit dependency in .deb and .rpm packages Mounir IDRASSI 2019-11-03 17:04:03 +01:00
  • 80cc18f667 Linux/FreeBSD: Fix regression causing admin password to be requested too many times in some cases Mounir IDRASSI 2019-11-03 15:35:53 +01:00
  • bd7200e2b5 Linux/MacOSX: Fix build error caused by RDRAND_getBytes/RDSEED_getBytes implemented only on Windows Mounir IDRASSI 2019-11-03 15:15:35 +01:00
  • bb123bb3e8 Start following IEEE 1541 agreed naming of bytes (#532) Meteor0id 2019-11-02 01:06:02 +01:00
  • 3ad7d8adb7 Documentation: Fix grammatical errors (https://github.com/veracrypt/VeraCrypt/issues/537) Mounir IDRASSI 2019-11-02 00:58:35 +01:00
  • 1994520e75 Windows: when building for EFI bootloader, don't make calls to RDRAND/RDSEED functions since we don't link against their implementation in EFI bootloader Mounir IDRASSI 2019-11-02 00:48:59 +01:00
  • 6252d96b0d Update Jitterentropy Library to version 2.2.0 Mounir IDRASSI 2019-10-30 12:18:20 +01:00
  • 3565cb1afe Disable both RDRAND and RDSEED if a failure is detected Mounir IDRASSI 2019-10-30 09:08:38 +01:00
  • 5ecff99edc Add check for buggy RDRAND (AMD Ryzen CPU case) even if we always use RDSEED instead of RDRAND when RDSEED is available (which is the case on modern CPUs) Mounir IDRASSI 2019-10-30 08:45:01 +01:00
  • 7a35ecb154 Windows: use separate assembly files for RDRAND and RDSEED in order to fix a mysterious crash when MASM_RDSEED_GenerateBlock is called after MASM_RDRAND_GenerateBlock. Mounir IDRASSI 2019-10-30 00:15:28 +01:00
  • 3b5d4771a0 Fix wrong detection of AMD CPUs. Mounir IDRASSI 2019-10-29 15:40:04 +01:00
  • afe6b2f45b Linux: Fix compilation error on non-x86 platform by providing generic implementation for jent_get_nstime function Mounir IDRASSI 2019-10-28 23:16:15 +01:00
  • 3fa636d477 Linux: Fix compilation error if type __u64 is already defined by gcc Mounir IDRASSI 2019-10-28 18:57:07 +01:00
  • 659df4c6df Language XML files: update Czech translation (contributed by Lagardere) Mounir IDRASSI 2019-10-28 00:13:21 +01:00
  • ac684352e6 Windows: use strcmp to compare effective content of std::string since == operator may return false if one of the strins has an extra \0 at the end. VeraCrypt_1.24-Hotfix1 Mounir IDRASSI 2019-10-27 13:08:56 +01:00
  • 1ae99f2e67 Windows: Update Release Notes and set 1.24-Hotfix1 release date to October 27th. Mounir IDRASSI 2019-10-27 10:44:47 +01:00
  • 94084525b1 Windows: fix failure to create rescue and thus to encrypt the system if the Windows username contains a UNICODE non-ASCII character (cf https://github.com/veracrypt/VeraCrypt/issues/441) Mounir IDRASSI 2019-10-27 02:28:14 +02:00
  • b1b692d4a3 Windows: Only update boot configuration on disk if the user actually changed something in the UI Mounir IDRASSI 2019-10-27 02:00:07 +02:00
  • 2722b46530 Windows: code refactoring and convert NTSTATUS error code to WIN32 equivalent before displaying error message. Mounir IDRASSI 2019-10-27 01:39:37 +02:00
  • 89e2547851 Windows: Make EFI System Encryption PostOOBE code more robust to failure to access "\\\\?\\GLOBALROOT" disk namespace Mounir IDRASSI 2019-10-27 00:09:44 +02:00
  • ca46cf928a Windows: Update EFI NVRAM variable only if changed or doesn't exist and add configuration to force setting EFI BootNext to veraCrypt bootloader before each shutdown Mounir IDRASSI 2019-10-26 22:49:37 +02:00
  • f22abf93dd Windows: Restore veraCrypt boot meny entry for system encryption more often, especially during PostOOBE calls, and handle additional corner cases. Mounir IDRASSI 2019-10-26 22:07:50 +02:00
  • 7484c07364 Linux: Add build script for OpenSUSE Mounir IDRASSI 2019-10-26 18:42:13 +02:00
  • 0e4ab56e12 MacOSX: Update build script and Makefile to correctly build Legacy version of VeraCrypt that targets OSX 10.7+. Mounir IDRASSI 2019-10-25 23:04:48 +02:00
  • 0ca62a37d6 MacOSX: fix truncated algorithms description in the Encryption Options page of the volume creation wizard, which happened after moving to wxWidgets 3.1.2 Mounir IDRASSI 2019-10-25 22:48:08 +02:00
  • 6bf37280d6 MacOSX: use wxWidgets 3.1.2 for the legacy build which is now done with SDK 10.9 while still targeting OSX 10.7. Mounir IDRASSI 2019-10-25 22:46:17 +02:00
  • 38b5af907e Set release date of 1.24-Hotfix1 to October 25th. Mounir IDRASSI 2019-10-25 18:20:22 +02:00
  • 28fc65e479 Windows: Fix test of GetPrivateProfileString output since this function discards double quotation marks Mounir IDRASSI 2019-10-25 18:13:07 +02:00
  • 343d1a95dc Windows: only update MBR first 512 bytes if they have changed and don't update full MBR bootload in case of PostOOBE Mounir IDRASSI 2019-10-25 13:08:53 +02:00
  • faa541f613 Windows: for system encryption case, also perform automatic fix of boot configuration if MBR boot used and not only EFI. Mounir IDRASSI 2019-10-25 13:06:14 +02:00
  • 318b00b6a2 Windows: Avoid unnecessarily update of system encryption SetupConfig related files if there content didn't change Mounir IDRASSI 2019-10-25 01:29:04 +02:00
  • 4ea4f36010 Update Langage.fr.xml (#526) Bugi4Bugi 2019-10-25 00:22:18 +02:00
  • 7745db6e4a MacOSX: Add dedicated installer for legacy version that targets OSX 10.7+ and update requirement for new installer to be OSX 10.9+ and 64-bit only. Mounir IDRASSI 2019-10-24 23:09:37 +02:00
  • 5031e69651 MacOSX: fix typo in MacOSX legacy build script Mounir IDRASSI 2019-10-24 21:11:13 +02:00
  • 96c90d18c2 Linux/MacOSX: Better approach to avoid that jitterentropy code is optimized by the compiler Mounir IDRASSI 2019-10-24 19:20:05 +02:00
  • 6b90e02624 Increment version to 1.24-Hotfix1 Mounir IDRASSI 2019-10-24 00:08:35 +02:00
  • 692e2c3455 Linux: set version explicitly in CMakeLists.txt instead of relying on parsing of Tcdefs.h which can be erroneous Mounir IDRASSI 2019-10-23 23:49:51 +02:00
  • 2b65a14301 Windows: display prompt to upgrade Rescue Disk when installing 1.24 version since it adds functionality and it has better support for fix boot issues. Mounir IDRASSI 2019-10-23 23:47:29 +02:00
  • 478066c607 Linux/MacOSX: Add missing JitterEntropy implementation Mounir IDRASSI 2019-10-23 22:30:44 +02:00
  • 74e14c070f Windows: A Quick Expand option to VeraCrypt Expander to allow quicker expansion of file containers after warning about security issues associated with it. Mounir IDRASSI 2019-10-23 00:22:31 +02:00
  • 11f1a21652 Increment version to 1.23-Hotfix1-Preview Mounir IDRASSI 2019-10-20 22:30:37 +02:00
  • 9b394ddc49 Windows: Avoid unnecessary write operations when copying/modifying EFI bootloader files in order to avoid leaking modification timestamp Mounir IDRASSI 2019-10-20 21:50:41 +02:00
  • 31a87c2e5f Windows: add more checks to correctly identify Microsoft original bootloader. Mounir IDRASSI 2019-10-20 17:05:30 +02:00
  • cca08e1ed5 Windows: Add checks that the System Favorites service is running. Warn user if he enabled option to clear RAM encryption keys and the service is stopped. Mounir IDRASSI 2019-10-20 16:33:34 +02:00
  • 7c020c23ce Windows: resize UI elements of random collection step in Format wizard Mounir IDRASSI 2019-10-20 12:14:56 +02:00
  • 12461a55a8 MacOSX: Support APFS for creating volumes. Mounir IDRASSI 2019-10-19 22:04:48 +02:00
  • 008d0503be Windows: make VeraCrypt Expander able to resume expansion of volumes whose previous expansion was aborted before it finishes Mounir IDRASSI 2019-10-18 23:04:59 +02:00
  • 5b88a183ac Windows: handle case of DcsProp configuration file for EFI system encryption contains wrong "ActionSuccess" entry that points towards bootmgfw.efi which is now our bootloader and not Microsoft one. Mounir IDRASSI 2019-10-18 00:55:32 +02:00
  • 4119521f9e Linux: Workaround for gcc 4.4.7 bug under CentOS 6 that causes VeraCrypt built under CentOS 6 to crash when Whirlpool hash is used. Mounir IDRASSI 2019-10-17 14:59:24 +02:00
  • 3bb661244c Linux: fix compilation error under CentOS 6 Mounir IDRASSI 2019-10-17 07:18:15 +02:00
  • bdc1dc42a6 Small GUI enhancements (#521) El Mostafa Idrassi 2019-10-15 23:43:49 +01:00
  • c90b45f88c Fixed drag and drop not showing correct path, specifically under GTK-3. (#520) El Mostafa Idrassi 2019-10-15 23:43:34 +01:00
  • 2675a9c60e Documentation: Add missing documentation for VeraCrypt.exe command line switch /DisableDeviceUpdate Mounir IDRASSI 2019-10-15 00:53:23 +02:00
  • 67a514da6f MacOSX: Enhanced Makefile and build script (#519) El Mostafa Idrassi 2019-10-14 23:03:36 +01:00
  • bdcfe5bbb2 Fixed buttons not being correctly aligned (#518) El Mostafa Idrassi 2019-10-14 23:02:25 +01:00
  • b6dcea013e MacOSX: Add build scripts and modifications to linking against wxWidgets 3.1.2 for non legacy build targeting OSX 10.9+ Mounir IDRASSI 2019-10-12 01:19:45 +02:00
  • f56a8c49f9 Windows: Fix regression that causes system favorites not to mount if VeraCrypt 1.24 is freshly installed and not updated. Mounir IDRASSI 2019-10-14 01:06:55 +02:00
  • 621330b726 MacOSX: Fixed devices / partitions not showing in the device selection dialog (#516) El Mostafa Idrassi 2019-10-11 16:02:03 +01:00
  • 9463a628a6 Linux/FreeBSD: Use of 'sudo -n uptime' command to check whether user has an active 'sudo' session instead of the use of a 'dummy' password. (#513) El Mostafa Idrassi 2019-10-08 17:11:50 +01:00
  • 15a8cde6f5 Updated and fixed build and packaging scripts. (#512) El Mostafa Idrassi 2019-10-07 17:49:46 +01:00
  • 6d7f7527be MacOSX: fix link error under Xcode 4.6.3 VeraCrypt_1.24 Mounir IDRASSI 2019-10-06 18:41:13 +02:00