]> Kevux Git Server - rit/commit
Merge branch 'bb/imap-send-openssl-4.0-prep'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 16:20:31 +0000 (09:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 16:20:31 +0000 (09:20 -0700)
commit74137b733e59faaf3f3c6428af34c3798ce92757
tree44117b85ffdf2245e09f48580e39db2fcb14ef84
parent133a880df6065706654f3119ece194523a79e06c
parent6392a0b75d979ba8e23c85d57b85779aace25370
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