aboutsummaryrefslogtreecommitdiffstats
path: root/common.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-23fix warnings1.0.1Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2023-07-06Add -P (pepper), -S (salt), and -K (key) to b2sum + m fix1.0Mattias Andrée1-10/+64
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-07-06Add -S (salt) to bsumMattias Andrée1-0/+36
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-16m + add b2sumMattias Andrée1-0/+228
Signed-off-by: Mattias Andrée <maandree@kth.se>