diff options
author | David Aguilar <davvid@gmail.com> | 2013-05-19 06:23:36 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-21 13:26:37 -0700 |
commit | be4c828b761a7c65edcff75b008051b6d027e64a (patch) | |
tree | 978af823dd493c2a43092dcc1a20140a076fd993 /git.c | |
parent | cache.h: eliminate SHA-1 deprecation warnings on Mac OS X (diff) | |
download | tgif-be4c828b761a7c65edcff75b008051b6d027e64a.tar.xz |
imap-send: eliminate HMAC deprecation warnings on Mac OS X
As of Mac OS X 10.7, Apple deprecated all OpenSSL functions due to
OpenSSL ABI instability. Silence the warnings by using Apple's
CommonCrypto HMAC replacement functions.
[es: reworded commit message; check APPLE_COMMON_CRYPTO instead of
abusing COMMON_DIGEST_FOR_OPENSSL]
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions