Age | Commit message (Collapse) | Author | Files | Lines |
|
volume as NTFS/exFAT/ReFS using FormatEx function from fmifs.dll
|
|
"VeraCrypt Format" during creating of file container using /create switch and a filesystem other than FAT (fixes Github issue #648)
|
|
compiler not optimizing calls to method Memory::Erase
|
|
|
|
volume not be dismount even if "Entering power saving mode" is checked in Preferences. This fix implements compatibility with Windows 10 Modern Standby and Windows 8.1 Connected Standby power model.
|
|
|
|
|
|
fix typo
|
|
implementation which is kept for compatibility with older compilers. We also introduce compatibility code for old compilers that don't define std::unique_ptr
|
|
|
|
possible undefined output value in UserPreferences::SetValue and missing initialization of member variables in File constructor
|
|
constructor to _TEXT_EDIT_DIALOG_PARAM and = operator to HostDevice
|
|
SSE2 instructions _mm_load_si128. Now we use _mm_loadu_si128 instead which is not slower than _mm_load_si128 on recent CPUs
|
|
|
|
keyfiles as Outer volume
|
|
volume creation wizard
|
|
|
|
volumes passwords
|
|
volume
|
|
when probing disk real size
|
|
fail gracefully
|
|
|
|
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.
|
|
enabled in order to be follow the same execution path as the result of benchmark calculations.
|
|
has returned random bytes successfully at least once during the lifetime of RandomNumberGenerator
|
|
done for Windows previously
|
|
encryption is enabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the language selection dialog and then select English followed by OK.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command line
|
|
always cleared from RAM when VeraCrypt exits
|
|
|
|
|
|
issues caused by previous implementation
|
|
|
|
|