Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Remove git_hash_ctx_new - callers now _ctx_init() | Edward Thomson | 2012-11-13 | 1 | -10/+10 |
* | Win32 CryptoAPI and CNG support for SHA1 | Edward Thomson | 2012-11-13 | 1 | -51/+24 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | global: Properly use `git__` memory wrappers | Vicent Marti | 2011-10-28 | 1 | -1/+1 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -21/+3 |
* | build: Simplify build structure | Vicent Marti | 2011-07-01 | 1 | -3/+1 |
* | Remove the sha1.h header file and inline the content into hash.c | Ramsay Jones | 2010-06-07 | 1 | -1/+8 |
* | Add support to enable the library to use OpenSSL SHA1 functions | Ramsay Jones | 2010-05-04 | 1 | -13/+13 |
* | Add block-sha1 in favour of the mozilla routines | Andreas Ericsson | 2010-04-14 | 1 | -14/+14 |
* | Add built-in (Mozilla) SHA1 routines | Ramsay Jones | 2009-03-17 | 1 | -1/+1 |
* | Wrap malloc and friends and report out of memory as GIT_ENOMEM | Shawn O. Pearce | 2008-12-30 | 1 | -1/+1 |
* | Add some routines for SHA1 hash computation | Ramsay Jones | 2008-12-30 | 1 | -0/+87 |