From: Junio C Hamano Date: Fri, 4 Dec 2015 19:19:09 +0000 (-0800) Subject: Merge branch 'ad/sha1-update-chunked' X-Git-Tag: v2.7.0-rc0~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4672123fe5cb629d2a261245fd0a2e003ef35ea3 Merge branch 'ad/sha1-update-chunked' Apple's common crypto implementation of SHA1_Update() does not take more than 4GB at a time, and we now have a compile-time workaround for it. * ad/sha1-update-chunked: sha1: allow limiting the size of the data passed to SHA1_Update() sha1: provide another level of indirection for the SHA-1 functions --- 4672123fe5cb629d2a261245fd0a2e003ef35ea3