Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbb: mark stack in assembly files read-only | Ludwig Nussel | 2022-08-30 | 1 | -0/+3 |
* | libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it | Denys Vlasenko | 2022-02-11 | 1 | -0/+5 |
* | libbb/sha: improve comments | Denys Vlasenko | 2022-02-10 | 1 | -1/+1 |
* | whitespace fix | Denys Vlasenko | 2022-02-09 | 1 | -2/+2 |
* | libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) | Denys Vlasenko | 2022-02-08 | 1 | -5/+4 |
* | libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) | Denys Vlasenko | 2022-02-08 | 1 | -6/+5 |
* | libbb/sha1: shrink x86 hardware accelerated hashing | Denys Vlasenko | 2022-02-08 | 1 | -20/+17 |
* | libbb/sha1: shrink and speed up unrolled x86-64 code | Denys Vlasenko | 2022-02-07 | 1 | -2/+2 |
* | libbb/sha256: optional x86 hardware accelerated hashing | Denys Vlasenko | 2022-02-03 | 1 | -2/+2 |
* | whitespace fix | Denys Vlasenko | 2022-01-08 | 1 | -4/+4 |
* | libbb/sha1: tweak comments | Denys Vlasenko | 2022-01-07 | 1 | -3/+3 |
* | libbb/sha1: optional i686 hardware accelerates hashing | Denys Vlasenko | 2022-01-07 | 1 | -0/+231 |