]> git.proxmox.com Git - libgit2.git/history - src/hash.h
Merge pull request #1203 from phkelley/reverse_dak
[libgit2.git] / src / hash.h
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-13 Vicent MartíMerge pull request #1055 from ethomson/sha1_win32
2012-11-13 Edward Thomsonunload dll / destroy hash ctxs at shutdown
2012-11-13 Edward Thomsonmove hash library func ptrs to global global
2012-11-13 Edward ThomsonRemove git_hash_ctx_new - callers now _ctx_init()
2012-11-13 Edward ThomsonWin32 CryptoAPI and CNG support for SHA1
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2010-12-06 Vicent MartiChange the library include file
2008-12-30 Ramsay JonesAdd some routines for SHA1 hash computation