From: Junio C Hamano Date: Fri, 22 Apr 2016 22:45:08 +0000 (-0700) Subject: Merge branch 'ky/imap-send-openssl-1.1.0' X-Git-Tag: v2.9.0-rc0~106 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/33e4ec89d9aeb5f1f828fcefba8c930f4cfa0da0 Merge branch 'ky/imap-send-openssl-1.1.0' Upcoming OpenSSL 1.1.0 will break compilation b updating a few APIs we use in imap-send, which has been adjusted for the change. * ky/imap-send-openssl-1.1.0: configure: remove checking for HMAC_CTX_cleanup imap-send: avoid deprecated TLSv1_method() imap-send: check NULL return of SSL_CTX_new() imap-send: use HMAC() function provided by OpenSSL --- 33e4ec89d9aeb5f1f828fcefba8c930f4cfa0da0