Git development
 help / color / mirror / Atom feed
* [PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
@ 2013-05-19 10:23 Eric Sunshine
  2013-05-19 10:23 ` [PATCH v8 1/3] Makefile: add support for Apple CommonCrypto facility Eric Sunshine
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Eric Sunshine @ 2013-05-19 10:23 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: Eric Sunshine, Git List, David Aguilar, Torsten Bögershausen,
	Jonathan Nieder

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-21 22:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-19 10:23 [PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto Eric Sunshine
2013-05-19 10:23 ` [PATCH v8 1/3] Makefile: add support for Apple CommonCrypto facility Eric Sunshine
2013-05-19 10:23 ` [PATCH v8 2/3] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X Eric Sunshine
2013-05-19 10:23 ` [PATCH v8 3/3] imap-send: eliminate HMAC " Eric Sunshine
2013-05-20 22:52 ` [PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto Junio C Hamano
2013-05-21 19:19   ` Torsten Bögershausen
2013-05-21 19:36     ` Jonathan Nieder
2013-05-21 22:39     ` David Aguilar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox