summaryrefslogtreecommitdiff
path: root/fuzzers/midx_fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* oid: give oids a typeEdward Thomson2022-06-201-1/+1
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-2/+2
* fuzzers: declare standalone functionsEdward Thomson2021-11-111-0/+2
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-6/+5
* fuzzers: use updated hash functionsethomson/oidEdward Thomson2021-10-021-3/+6
* multipack: Introduce a parser for multi-pack-index fileslhchavez2020-10-051-0/+76