aboutsummaryrefslogtreecommitdiff
path: root/tar.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-17 10:00:15 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-17 10:40:25 -0700
commite6b07da2780f349c29809bd75d3eca6ad3c35d19 (patch)
tree8ed22bbd086c6f2408e8f405e91633ff623a3c5b /tar.h
parentf5f5e7f06c210e833632c8f4cb907d0af581f473 (diff)
downloadgit-e6b07da2780f349c29809bd75d3eca6ad3c35d19.tar.gz
git-e6b07da2780f349c29809bd75d3eca6ad3c35d19.tar.xz
Makefile: make DC_SHA1 the default
We used to use the SHA1 implementation from the OpenSSL library by default. As we are trying to be careful against collision attacks after the recent "shattered" announcement, switch the default to encourage people to use DC_SHA1 implementation instead. Those who want to use the implementation from OpenSSL can explicitly ask for it by OPENSSL_SHA1=YesPlease when running "make". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tar.h')
0 files changed, 0 insertions, 0 deletions