summaryrefslogtreecommitdiff
path: root/src/hash/hash_generic.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "hash: remove git_hash_init from internal api"Michael Schubert2013-02-261-1/+1
| | | | | This reverts commit efe7fad6c96a3d6197a218aeaa561ec676794499, except for the indentation fixes.
* hash: remove git_hash_init from internal apiMichael Schubert2013-02-261-2/+2
| | | | Along with that, fix indentation in tests-clar/object/raw/hash.c
* update copyrightsEdward Thomson2013-01-081-1/+1
|
* Remove git_hash_ctx_new - callers now _ctx_init()Edward Thomson2012-11-131-17/+0
|
* Win32 CryptoAPI and CNG support for SHA1Edward Thomson2012-11-131-0/+305