Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
before each retry to mount disconnected favorites.
|
|
favorites at logon
|
|
|
|
|
|
|
|
|
|
|
|
disable CPU extended features in such case.
|
|
SSE2 instructions.
|
|
performing AVX operations on Windows 7 and later. Enhance readability of code handling save/restore of floating point state.
|
|
assembly implementation of SHA-512 in order to avoid issues with the driver.
|
|
ERROR_INVALID_PARAMETER when we try to write EFI bootloader files into ESP partition.
|
|
|
|
calculation formula when EFI system encryption is using SHA-512 or Whirlpool. For historical reasons, if SHA-512 or Whirlpool is selected for EFI system encryption, then iterations = 15000 + (PIM x 1000) and not iterations = PIM x 2048 like the other algorithms.
|
|
alongside its password if option "Include PIM when caching password" is selected alongside option "Temporarily cache password during Mount Favorite Volumes operations".
|
|
|
|
on some platforms especially for Streebog.
|
|
|
|
|
|
|
|
|
|
movdqa in SHA-256 SSE2 assembly.
|
|
|
|
$(DESTDIR)/ (which will still install into / if 'DESTDIR' is unset.)
|
|
|
|
|
|
SSSE3 before using SHA-512 SSE2 assembly which uses PSHUFB instruction.
|
|
|
|
|
|
makeself requirement for Linux/MacOSX build. Make Readme.txt identical to README.md.
|
|
|
|
|
|
|
|
bootloader files in their resources.
|
|
|
|
|
|
|
|
|
|
changes done in MacOSX.
|
|
|
|
code of SHA-512 since it is not compatible with PIE configuration of OSX compiler (absolute addressing used)
|
|
truncated by compiler.
|
|
|
|
|
|
|
|
|
|
|
|
optimization)
|
|
x86_64 and x86. This improves speed by 30%.
|