From: Junio C Hamano Date: Mon, 23 Mar 2026 16:20:31 +0000 (-0700) Subject: Merge branch 'bb/imap-send-openssl-4.0-prep' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=74137b733e59faaf3f3c6428af34c3798ce92757;p=rit Merge branch 'bb/imap-send-openssl-4.0-prep' "imap-send" used to use functions whose use is going to be removed with OpenSSL 4.0; rewrite them using public API that has been available since OpenSSL 1.1 since 2016 or so. * bb/imap-send-openssl-4.0-prep: imap-send: move common code into function host_matches() imap-send: use the OpenSSL API to access the subject common name imap-send: use the OpenSSL API to access the subject alternative names --- 74137b733e59faaf3f3c6428af34c3798ce92757