Mounir IDRASSI
|
7aecbb225c
|
Update version information in preparation for 1.24-Update2 release
|
2019-12-16 00:47:13 +01:00 |
|
Mounir IDRASSI
|
bc69fe9166
|
Update Format wizard bitmap using submission by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-565833478)
|
2019-12-16 00:47:04 +01:00 |
|
Mounir IDRASSI
|
797f334d0a
|
Documentation: Add entries for /quick and /fastCreateFile CLI switches of VeraCrypt Format.
|
2019-12-16 00:46:57 +01:00 |
|
Mounir IDRASSI
|
826730650c
|
Windows: make /fastCreateFile switch apply to both UI and command line creation of file containers
|
2019-12-16 00:46:49 +01:00 |
|
Mounir IDRASSI
|
1e978e69cc
|
MacOSX: Ensure that the heading bar is always visible when window is moved so that it can still be moved by user using mouse (https://github.com/veracrypt/VeraCrypt/issues/546)
|
2019-12-16 00:46:41 +01:00 |
|
Mounir IDRASSI
|
a81d45df82
|
MacOSX: Ensure that main window is visible on screen when About is display as a way to workaround for situations where UI is not visible or can't be move (for example, when changing display monitor with a different resolution).
|
2019-12-16 00:46:34 +01:00 |
|
Mounir IDRASSI
|
a4ed6be38c
|
MacOSX: fix compilation error caused by missing StringConverter::ToWide method that takes a size_t argument (we cast to uint32)
|
2019-12-16 00:46:26 +01:00 |
|
Mounir IDRASSI
|
d2c8779157
|
remove extra carriage return from Release Notes
|
2019-12-15 00:31:49 +01:00 |
|
Mounir IDRASSI
|
06320c2964
|
Update Release Notes for 1.24-Update2-RC
|
2019-12-13 01:38:43 +01:00 |
|
Mounir IDRASSI
|
1fd097c666
|
Windows: check "TrueCrypt Mode" in password dialog when mounting a file container with .tc extension
|
2019-12-13 00:08:17 +01:00 |
|
Mounir IDRASSI
|
2a93826497
|
Windows: Fix the checkbox for skipping verification of Rescue Disk not reflecting the value of /noisocheck switch when specified in VeraCrypt Format command line.
|
2019-12-12 00:13:01 +01:00 |
|
Mounir IDRASSI
|
0c6447cae4
|
Documentation: better wording for Rescue Disk page
|
2019-12-11 23:53:54 +01:00 |
|
Mounir IDRASSI
|
14bee5e6a2
|
Linux: fix compilation error when building console-only version of VeraCrypt that is statically linked to wxWidgets
|
2019-12-11 23:53:47 +01:00 |
|
Mounir IDRASSI
|
8942b3eff3
|
MacOSX: link against latest wxWidgets version 3.1.3
|
2019-12-10 11:10:31 +01:00 |
|
Mounir IDRASSI
|
ed8068cbbd
|
Increment version to 1.24-Update2
|
2019-12-10 11:10:24 +01:00 |
|
Mounir IDRASSI
|
f9bf666018
|
Windows: Align volume size field in Format wizard with other controls
|
2019-12-10 00:51:41 +01:00 |
|
Mounir IDRASSI
|
f9d95ef2c8
|
Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creation of large file container if quick format is selected. This switch comes with security issues since it will embed existing content on disk into the file container which may expose sensitive content to an attacker who has access to the file container.
|
2019-12-10 00:51:34 +01:00 |
|
Mounir IDRASSI
|
5eaa204d83
|
Windows Driver: Reduce memory usage of IOCTL_DISK_VERIFY handler. Now we reader disk by chunks of at most 64 KiB. Fix https://github.com/veracrypt/VeraCrypt/issues/562.
|
2019-12-09 18:59:27 +01:00 |
|
Mounir IDRASSI
|
31c4fbfc12
|
Fix wrong check on the define CRYPTOPP_BOOL_X64
|
2019-12-09 18:59:20 +01:00 |
|
Mounir IDRASSI
|
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.
|
2019-12-09 18:59:13 +01:00 |
|
Mounir IDRASSI
|
08593aa7ab
|
Linux/MacOSX: use x64 optimized SHA256 implementation instead of limiting it to Windows.
|
2019-12-09 18:10:21 +01:00 |
|
Mounir IDRASSI
|
07bb27e3b9
|
Windows: use fix for CVE-2019-19501 only on Vista and above since it doesn't make sens under XP.
|
2019-12-08 23:42:54 +01:00 |
|
Mounir IDRASSI
|
5e96a5c44c
|
Windows: enhancements to the mechanism preserving file timestamps, especially for keyfiles.
|
2019-12-08 23:42:47 +01:00 |
|
Mounir IDRASSI
|
7f1e21e6a1
|
Windows: Add missing defines in Tcdefs.h
|
2019-12-08 23:42:39 +01:00 |
|
Mounir IDRASSI
|
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.
|
2019-12-05 13:35:27 +01:00 |
|
Mounir IDRASSI
|
27d1f404f1
|
Windows: Enhancement to the fix for CVE-2019-19501
|
2019-12-05 13:35:18 +01:00 |
|
Mounir IDRASSI
|
ade8e3f8cb
|
Windows: Fix possible local privilege escalation vulnerability during execution of VeraCrypt Expander (CVE-2019-19501)
|
2019-12-03 22:25:37 +01:00 |
|
Mounir IDRASSI
|
c6ff31be1c
|
Documentation: Update Rescue Disk page to include information about EFI Rescue Disk and not only MBR legacy one.
|
2019-12-03 22:25:29 +01:00 |
|
Mounir IDRASSI
|
80e7b31806
|
Documentation: Add a note in "Favorite Volumes" section referring to issues caused by Windows "Fast Startup"
|
2019-12-01 21:57:10 +01:00 |
|
Mounir IDRASSI
|
b233e6776b
|
Windows: Don't write extra 0x00 byte at the end of DcsProp file when modifying it through UI
|
2019-11-28 01:39:48 +01:00 |
|
Mounir IDRASSI
|
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.
|
2019-11-27 00:15:51 +01:00 |
|
Mounir IDRASSI
|
79eea6e5b1
|
Windows: Don't restore MBR to VeraCrypt value if it is coming from a loader different from us or different from Microsoft one.
|
2019-11-27 00:15:43 +01:00 |
|
Mounir IDRASSI
|
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)
|
2019-11-22 00:11:55 +01:00 |
|
Mounir IDRASSI
|
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
|
2019-11-22 00:11:46 +01:00 |
|
Mounir IDRASSI
|
737e1f126b
|
Linux: Fix failure to run VeraCrypt binary built for console mode on headless machines (fix issue https://github.com/veracrypt/VeraCrypt/issues/531)
|
2019-11-18 00:59:40 +01:00 |
|
Mounir IDRASSI
|
e8310731e9
|
XML Languages files: Update Finnish translations contributed by Matti Ruhanen.
|
2019-11-13 10:27:56 +01:00 |
|
Mounir IDRASSI
|
8e9627877d
|
Windows MBR Bootloader: better way to handle displaying write errors in WriteEncryptedSectors function
|
2019-11-09 00:26:28 +01:00 |
|
Mounir IDRASSI
|
3818b443c3
|
Windows: include rdrand.h file only in Windows case since it is not yet included for other OSes
|
2019-11-09 00:26:21 +01:00 |
|
Mounir IDRASSI
|
8c6838e85c
|
Linux: during uninstall, output error message to STDERR instead of STDOUT for better compatibility with package managers
|
2019-11-09 00:26:14 +01:00 |
|
Mounir IDRASSI
|
8d24022bda
|
Documentation: A OSX Mojave and OSX Catalina to the list of supported operating systems
|
2019-11-08 01:19:42 +01:00 |
|
Mounir IDRASSI
|
edb8a2fae7
|
Language XML files: update Russian XML file by Dmitry Yerokhin.
|
2019-11-07 16:57:54 +01:00 |
|
Mounir IDRASSI
|
c035d703cb
|
Windows: Update signed drivers
|
2019-11-07 00:48:16 +01:00 |
|
Mounir IDRASSI
|
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/)
|
2019-11-07 00:48:09 +01:00 |
|
Mounir IDRASSI
|
4587472e87
|
Increment version to 1.24-Hotfix2
|
2019-11-07 00:48:01 +01:00 |
|
Mounir IDRASSI
|
21392ef30d
|
Windows MBR Bootloader: workaround for SSD disks that don't allow write operations in BIOS mode with buffers less than 4096 bytes
|
2019-11-07 00:47:52 +01:00 |
|
Mounir IDRASSI
|
dc08b69240
|
Windows: fix driver build error caused by missing header
|
2019-11-07 00:47:45 +01:00 |
|
Mounir IDRASSI
|
ce78f89017
|
Linux/FreeBSD: Add CLI switch to force use of old sudo behavior of sending a dummy password
The new switch is --use-dummy-sudo-password
|
2019-11-04 00:10:08 +01:00 |
|
Mounir IDRASSI
|
54c7e1cfd3
|
Windows: Display error message when password is too long and legacy maximum length used
|
2019-11-04 00:10:00 +01:00 |
|
Mounir IDRASSI
|
a7d5b6a477
|
Linux/MacOSX: Add switch to force the use of legacy maximum password length (64 UTF8 bytes)
The switch is --legacy-password-maxlength
|
2019-11-04 00:09:52 +01:00 |
|
Mounir IDRASSI
|
8fb7742dad
|
Linux: Add sudo as an explicit dependency in .deb and .rpm packages
|
2019-11-03 17:05:31 +01:00 |
|
Mounir IDRASSI
|
80cc18f667
|
Linux/FreeBSD: Fix regression causing admin password to be requested too many times in some cases
|
2019-11-03 15:38:42 +01:00 |
|
Mounir IDRASSI
|
bd7200e2b5
|
Linux/MacOSX: Fix build error caused by RDRAND_getBytes/RDSEED_getBytes implemented only on Windows
|
2019-11-03 15:38:35 +01:00 |
|
Mounir IDRASSI
|
3ad7d8adb7
|
Documentation: Fix grammatical errors (https://github.com/veracrypt/VeraCrypt/issues/537)
|
2019-11-02 01:00:24 +01:00 |
|
Mounir IDRASSI
|
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
|
2019-11-02 01:00:16 +01:00 |
|
Mounir IDRASSI
|
6252d96b0d
|
Update Jitterentropy Library to version 2.2.0
|
2019-10-30 22:05:25 +01:00 |
|
Mounir IDRASSI
|
3565cb1afe
|
Disable both RDRAND and RDSEED if a failure is detected
|
2019-10-30 09:09:45 +01:00 |
|
Mounir IDRASSI
|
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)
|
2019-10-30 08:53:03 +01:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-30 08:52:55 +01:00 |
|
Mounir IDRASSI
|
3b5d4771a0
|
Fix wrong detection of AMD CPUs.
|
2019-10-29 15:42:43 +01:00 |
|
Mounir IDRASSI
|
afe6b2f45b
|
Linux: Fix compilation error on non-x86 platform by providing generic implementation for jent_get_nstime function
|
2019-10-28 23:18:11 +01:00 |
|
Mounir IDRASSI
|
3fa636d477
|
Linux: Fix compilation error if type __u64 is already defined by gcc
This is the case with Mageia Cauldron which has gcc 9.2.1
|
2019-10-28 18:59:07 +01:00 |
|
Mounir IDRASSI
|
659df4c6df
|
Language XML files: update Czech translation (contributed by Lagardere)
|
2019-10-28 00:14:42 +01:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-27 13:10:18 +01:00 |
|
Mounir IDRASSI
|
1ae99f2e67
|
Windows: Update Release Notes and set 1.24-Hotfix1 release date to October 27th.
|
2019-10-27 10:46:32 +01:00 |
|
Mounir IDRASSI
|
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)
|
2019-10-27 02:30:15 +02:00 |
|
Mounir IDRASSI
|
b1b692d4a3
|
Windows: Only update boot configuration on disk if the user actually changed something in the UI
|
2019-10-27 02:05:00 +02:00 |
|
Mounir IDRASSI
|
2722b46530
|
Windows: code refactoring and convert NTSTATUS error code to WIN32 equivalent before displaying error message.
|
2019-10-27 02:04:51 +02:00 |
|
Mounir IDRASSI
|
89e2547851
|
Windows: Make EFI System Encryption PostOOBE code more robust to failure to access "\\\\?\\GLOBALROOT" disk namespace
|
2019-10-27 02:04:43 +02:00 |
|
Mounir IDRASSI
|
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
|
2019-10-27 02:04:34 +02:00 |
|
Mounir IDRASSI
|
f22abf93dd
|
Windows: Restore veraCrypt boot meny entry for system encryption more often, especially during PostOOBE calls, and handle additional corner cases.
|
2019-10-26 22:09:27 +02:00 |
|
Mounir IDRASSI
|
7484c07364
|
Linux: Add build script for OpenSUSE
|
2019-10-26 18:43:18 +02:00 |
|
Mounir IDRASSI
|
0e4ab56e12
|
MacOSX: Update build script and Makefile to correctly build Legacy version of VeraCrypt that targets OSX 10.7+.
|
2019-10-26 00:17:23 +02:00 |
|
Mounir IDRASSI
|
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
|
2019-10-26 00:17:16 +02:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-26 00:17:08 +02:00 |
|
Mounir IDRASSI
|
38b5af907e
|
Set release date of 1.24-Hotfix1 to October 25th.
|
2019-10-25 18:25:44 +02:00 |
|
Mounir IDRASSI
|
28fc65e479
|
Windows: Fix test of GetPrivateProfileString output since this function discards double quotation marks
|
2019-10-25 18:25:29 +02:00 |
|
Mounir IDRASSI
|
343d1a95dc
|
Windows: only update MBR first 512 bytes if they have changed and don't update full MBR bootload in case of PostOOBE
|
2019-10-25 14:47:51 +02:00 |
|
Mounir IDRASSI
|
faa541f613
|
Windows: for system encryption case, also perform automatic fix of boot configuration if MBR boot used and not only EFI.
|
2019-10-25 14:47:44 +02:00 |
|
Mounir IDRASSI
|
318b00b6a2
|
Windows: Avoid unnecessarily update of system encryption SetupConfig related files if there content didn't change
|
2019-10-25 14:47:37 +02:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-24 23:41:59 +02:00 |
|
Mounir IDRASSI
|
5031e69651
|
MacOSX: fix typo in MacOSX legacy build script
|
2019-10-24 23:41:52 +02:00 |
|
Mounir IDRASSI
|
96c90d18c2
|
Linux/MacOSX: Better approach to avoid that jitterentropy code is optimized by the compiler
|
2019-10-24 21:07:39 +02:00 |
|
Mounir IDRASSI
|
6b90e02624
|
Increment version to 1.24-Hotfix1
|
2019-10-24 00:10:34 +02:00 |
|
Mounir IDRASSI
|
692e2c3455
|
Linux: set version explicitly in CMakeLists.txt instead of relying on parsing of Tcdefs.h which can be erroneous
|
2019-10-24 00:10:27 +02:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-24 00:10:19 +02:00 |
|
Mounir IDRASSI
|
478066c607
|
Linux/MacOSX: Add missing JitterEntropy implementation
|
2019-10-23 22:46:25 +02:00 |
|
Mounir IDRASSI
|
74e14c070f
|
Windows: A Quick Expand option to VeraCrypt Expander to allow quicker expansion of file containers after warning about security issues associated with it.
|
2019-10-23 00:24:02 +02:00 |
|
Mounir IDRASSI
|
11f1a21652
|
Increment version to 1.23-Hotfix1-Preview
|
2019-10-20 22:31:42 +02:00 |
|
Mounir IDRASSI
|
9b394ddc49
|
Windows: Avoid unnecessary write operations when copying/modifying EFI bootloader files in order to avoid leaking modification timestamp
|
2019-10-20 22:17:12 +02:00 |
|
Mounir IDRASSI
|
31a87c2e5f
|
Windows: add more checks to correctly identify Microsoft original bootloader.
|
2019-10-20 22:17:04 +02:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-20 22:16:57 +02:00 |
|
Mounir IDRASSI
|
7c020c23ce
|
Windows: resize UI elements of random collection step in Format wizard
|
2019-10-20 22:16:50 +02:00 |
|
Mounir IDRASSI
|
12461a55a8
|
MacOSX: Support APFS for creating volumes.
|
2019-10-19 23:18:40 +02:00 |
|
Mounir IDRASSI
|
008d0503be
|
Windows: make VeraCrypt Expander able to resume expansion of volumes whose previous expansion was aborted before it finishes
|
2019-10-18 23:06:17 +02:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-18 00:56:39 +02:00 |
|
Mounir IDRASSI
|
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.
|
2019-10-17 15:00:37 +02:00 |
|
Mounir IDRASSI
|
3bb661244c
|
Linux: fix compilation error under CentOS 6
|
2019-10-17 14:09:33 +02:00 |
|
Mounir IDRASSI
|
2675a9c60e
|
Documentation: Add missing documentation for VeraCrypt.exe command line switch /DisableDeviceUpdate
|
2019-10-15 00:54:39 +02:00 |
|
Mounir IDRASSI
|
b6dcea013e
|
MacOSX: Add build scripts and modifications to linking against wxWidgets 3.1.2 for non legacy build targeting OSX 10.9+
|
2019-10-14 15:05:24 +02:00 |
|
Mounir IDRASSI
|
f56a8c49f9
|
Windows: Fix regression that causes system favorites not to mount if VeraCrypt 1.24 is freshly installed and not updated.
|
2019-10-14 01:08:43 +02:00 |
|