summaryrefslogtreecommitdiff
path: root/src/hash/hash_generic.h
Commit message (Expand)AuthorAgeFilesLines
* hash: move SHA1 implementations into 'sha1/' folderPatrick Steinhardt2019-06-241-19/+0
* hash: introduce source files to break include circlesPatrick Steinhardt2019-06-241-10/+0
* hash: convert `global_init` macros to real functionPatrick Steinhardt2019-01-021-1/+5
* consistent header guardsethomson/header_guardsEdward Thomson2018-02-011-3/+3
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* Add simple global shutdown hooksRussell Belfer2013-09-171-1/+0
* Unify whitespaces to tabsLinquize2013-05-151-3/+3
* Revert "hash: remove git_hash_init from internal api"Michael Schubert2013-02-261-0/+1
* hash: remove git_hash_init from internal apiMichael Schubert2013-02-261-1/+0
* update copyrightsEdward Thomson2013-01-081-1/+1
* unload dll / destroy hash ctxs at shutdownEdward Thomson2012-11-131-0/+1
* move hash library func ptrs to global globalEdward Thomson2012-11-131-0/+1
* Remove git_hash_ctx_new - callers now _ctx_init()Edward Thomson2012-11-131-0/+3
* Win32 CryptoAPI and CNG support for SHA1Edward Thomson2012-11-131-0/+19