aboutsummaryrefslogtreecommitdiffstats
path: root/process.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-08Add code using SHA intrinsicsMattias Andrée1-53/+241
2022-07-07Use uint_least32_t instead of uint32_tMattias Andrée1-21/+23
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-6/+0
2019-02-10Implement SHA-0 and remove .chunk_size1.0Mattias Andrée1-2/+7