aboutsummaryrefslogtreecommitdiffstats
path: root/common.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-08Use SHA extensions1.1Mattias Andrée1-3/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Use uint_leastN_t instead of uintN_tMattias Andrée1-0/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Use malloc by default but allow bounded allocaMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Fix libsha2_digest + minor improvementsMattias Andrée1-0/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Change license to ISC and reorganiseMattias Andrée1-0/+9
Signed-off-by: Mattias Andrée <maandree@kth.se>