summaryrefslogtreecommitdiff
path: root/src/hash/sha1/win32.c
Commit message (Expand)AuthorAgeFilesLines
* hash: use GIT_ASSERTEdward Thomson2020-11-271-9/+12
* runtime: move init/shutdown into the "runtime"Edward Thomson2020-10-111-2/+3
* sha1: win32: fix compilation due to unknown typePatrick Steinhardt2019-07-181-1/+1
* hash: move SHA1 implementations to its own hashing contextPatrick Steinhardt2019-06-241-16/+16
* hash: split into generic and SHA1-specific interfacePatrick Steinhardt2019-06-241-8/+8
* hash: move SHA1 implementations into 'sha1/' folderPatrick Steinhardt2019-06-241-0/+329