summaryrefslogtreecommitdiff
path: root/src/hash/hash_win32.h
Commit message (Expand)AuthorAgeFilesLines
* sha1: don't inline `git_hash_global_init` for win32ethomson/win32_hashEdward Thomson2019-04-041-14/+1
* Each hash implementation should define `git_hash_global_init`Aaron Patterson2019-03-221-0/+15
* consistent header guardsethomson/header_guardsEdward Thomson2018-02-011-3/+3
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+1
* Unify whitespaces to tabsLinquize2013-05-151-4/+4
* update copyrightsEdward Thomson2013-01-081-1/+1
* Win32 CryptoAPI and CNG support for SHA1Edward Thomson2012-11-131-0/+140