]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit889c94d2a0f4041c8237044db1d7ffd0190a2e0f
treec4f0e1a013df679d987fa4f20e1bbe530b0df016
parenta82fb66fed250e16d3010c75404503bea3f0ab61
parentbda9c12073e786e2ffa2c3ec479c7fe098d49999
Merge branch 'ew/hash-with-openssl-evp'

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+
Makefile
hash-ll.h