ferivoz

Results 6 issues of ferivoz

Typos found with codespell.

Disable echo only when reading a single char input. With this setup it is closer to fsck.ext4 behavior and CTRL+C during input does not leave the terminal in echo off...

argon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation,...

I have spotted some typos while reading the code. The majority have been found with codespell. The typos in historic files like ChangeLogs are still there because I am not...

I have to make local adjustments in the code to use ASAN and UBSAN. I think that it's a compiler issue, but both commits should be beneficial for squashfs-tools regardless....

If calculation of size based on its suffix overflows, then treat it as integer overflow. Otherwise, a wrong value is returned. Keep suffixes for backwards compatibility, i.e. report an integer...