This is a re-roll of David Aguilar's patch series [1] which eliminates some
of the OpenSSL deprecation warnings on Mac OS X.
Changes since v7:
- Avoid double-negation (#ifndef NO_APPLE_COMMON_CRYPTO)
- Don't break imap-send.c for platforms other than Apple
[1]: http://thread.gmane.org/gmane.comp.version-control.git/224744
David Aguilar (3):
Makefile: add support for Apple CommonCrypto facility
cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
imap-send: eliminate HMAC deprecation warnings on Mac OS X
Makefile | 14 ++++++++++++++
imap-send.c | 10 ++++++++++
2 files changed, 24 insertions(+)
--
1.8.2.3