Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add simple global shutdown hooks | Russell Belfer | 2013-09-17 | 1 | -9/+11 |
* | Merge pull request #1805 from libgit2/threading-packed-load | Vicent Martà | 2013-08-28 | 1 | -1/+2 |
|\ | |||||
| * | Load SRWLock APIs at runtime | Russell Belfer | 2013-08-26 | 1 | -1/+2 |
* | | Improve win32 version check, no ipv6 tests on XP | Edward Thomson | 2013-08-27 | 1 | -19/+1 |
|/ | |||||
* | Revert "hash: remove git_hash_init from internal api" | Michael Schubert | 2013-02-26 | 1 | -2/+2 |
* | hash: remove git_hash_init from internal api | Michael Schubert | 2013-02-26 | 1 | -2/+2 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Fix warnings on Win64 build | Russell Belfer | 2012-11-27 | 1 | -2/+2 |
* | unload dll / destroy hash ctxs at shutdown | Edward Thomson | 2012-11-13 | 1 | -0/+25 |
* | move hash library func ptrs to global global | Edward Thomson | 2012-11-13 | 1 | -43/+46 |
* | Remove git_hash_ctx_new - callers now _ctx_init() | Edward Thomson | 2012-11-13 | 1 | -35/+22 |
* | Win32 CryptoAPI and CNG support for SHA1 | Edward Thomson | 2012-11-13 | 1 | -0/+276 |