git/sha1dc
Ævar Arnfjörð Bjarmason 9936c1b52a sha1dc: update from upstream
Update sha1dc from the latest version by the upstream maintainer[1].

See commit 6b851e536b ("sha1dc: update from upstream", 2017-06-06) for
the last update.

This solves the Big Endian detection on Solaris reported against
v2.13.2[2], hopefully without any regressions. A version of this has
been tested on two Solaris SPARC installations, Cygwin (by jturney on
cygwin@Freenode), and on numerous more boring systems (mainly
linux/x86_64). See [3] for a discussion of the implementation and
platform-specific issues.

See commit a0103914c2 ("sha1dc: update from upstream", 2017-05-20) and
6b851e536b ("sha1dc: update from upstream", 2017-06-06) for previous
attempts in the 2.13 series to address various compile-time feature
detection in this library.

1. 19d97bf5af
2. <CAKKM46tHq13XiW5C8sux3=PZ1VHSu_npG8ExfWwcPD7rkZkyRQ@mail.gmail.com>
   (https://public-inbox.org/git/CAKKM46tHq13XiW5C8sux3=PZ1VHSu_npG8ExfWwcPD7rkZkyRQ@mail.gmail.com/)
3. https://github.com/cr-marcstevens/sha1collisiondetection/pull/34

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-07-03 10:09:22 -07:00
..
.gitattributes sha1dc: ignore indent-with-non-tab whitespace violations 2017-06-07 09:25:07 +09:00
LICENSE.txt sha1dc: add collision-detecting sha1 implementation 2017-03-16 15:16:40 -07:00
sha1.c sha1dc: update from upstream 2017-07-03 10:09:22 -07:00
sha1.h sha1dc: update from upstream 2017-06-07 09:25:20 +09:00
ubc_check.c sha1dc: update from upstream 2017-05-22 10:20:46 +09:00
ubc_check.h sha1dc: update from upstream 2017-05-22 10:20:46 +09:00