Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-08 | Fix last commit1.1 | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-08 | Update to C11 | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-08 | Check support for extensions | Mattias Andrée | 1 | -3/+39 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-08 | m | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-08 | Fix warnings | Mattias Andrée | 1 | -83/+85 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-08 | Add code using SHA intrinsics | Mattias Andrée | 5 | -68/+254 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | m | Mattias Andrée | 1 | -1/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Bump year | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | m | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Use uint_least32_t instead of uint32_t | Mattias Andrée | 4 | -24/+36 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Don't marshal w | Mattias Andrée | 2 | -14/+7 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Remove documentation from .c files that already exist in .h files | Mattias Andrée | 17 | -131/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Inline some output size functions | Mattias Andrée | 4 | -34/+36 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Use malloc by default but allow bounded alloca | Mattias Andrée | 4 | -1/+45 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Add coverage test | Mattias Andrée | 3 | -1/+16 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | Add libsha1.7 | Mattias Andrée | 2 | -0/+31 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | m whitespace | Mattias Andrée | 1 | -0/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-07 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Fix makefile | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | install_name_tool does not support -- | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Improve makefile | Mattias Andrée | 5 | -10/+25 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Update readme | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-09-16 | Improve makefile1.0.1 | Mattias Andrée | 2 | -11/+12 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2019-07-28 | m | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2019-02-10 | Implement SHA-0 and remove .chunk_size1.0 | Mattias Andrée | 12 | -106/+53 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |