]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ew/hash-with-openssl-evp'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Aug 2023 23:18:15 +0000 (16:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Aug 2023 23:18:15 +0000 (16:18 -0700)
Adjust to OpenSSL 3+, which deprecates its SHA-1 functions based on
its traditional API, by using its EVP API instead.

* ew/hash-with-openssl-evp:
  avoid SHA-1 functions deprecated in OpenSSL 3+
  sha256: avoid functions deprecated in OpenSSL 3+

1  2 
Makefile
hash-ll.h

diff --cc Makefile
Simple merge
diff --cc hash-ll.h
Simple merge