summaryrefslogtreecommitdiff
path: root/tests/core/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* sha1: tests should use hashes, not oid computationEdward Thomson2021-11-221-11/+17
* hash: hash functions operate on byte arrays not git_oidsEdward Thomson2021-10-021-2/+2
* hash: accept the algorithm in inputsEdward Thomson2021-10-011-1/+1
* Proof-of-concept for a more aggressive GIT_UNUSED()lhchavez2021-08-081-1/+1
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-1/+1
* hash: test for sha1 collision attack detectionEdward Thomson2017-03-031-0/+64