Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
compression instead of DEFLATE
|
|
|
|
|
|
|
|
|
|
Windows Vista,7, 8 and 8.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
equivalents
This fixed failure to build driver for ARM64 with latest VS 2019
|
|
I've also updated all the relevant language files.
Closes #95.
Signed-off-by: alt3r 3go <alt3r.3go@protonmail.com>
|
|
|
|
System encryption still not implemented on ARM64
|
|
|
|
|
|
|
|
|
|
|
|
(e.g. KeePass) which is more secure than using clipboard.
|
|
|
|
|
|
|
|
supported by CPU that caused the free space of newly created volumes not filled with random data even if "quick format" is not selected by user.
|
|
|
|
|
|
|
|
|
|
that was causing volume headers to be corrupted.
|
|
by disabling newly introduced memory protection by default and adding a CLI switch (/protectMemory) to enable it when needed. This fixes issue https://github.com/veracrypt/VeraCrypt/issues/536
|
|
|
|
|
|
especially for keyfiles.
|
|
execution of VeraCrypt Expander (CVE-2019-19501)
|
|
|
|
|
|
expansion of file containers after warning about security issues associated with it.
|
|
|
|
previous expansion was aborted before it finishes
|
|
|
|
|
|
|