]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ob/imap-send-ssl-verify'
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:39 +0000 (14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:40 +0000 (14:02 -0700)
commite3b3b73c6e8d2f667ec7a083d2c44bc2a342f212
treedc9289ea81c8840d12c37d9c6689508e9130bb21
parent54797b98b85cfe7e0e6ea1cbf314981456bd047e
parent698a1ec4d52e90d611c233a12147daf261168bc6
Merge branch 'ob/imap-send-ssl-verify'

Correctly connect to SSL/TLS sites that serve multiple hostnames on
a single IP by including Server Name Indication in the client-hello.

* ob/imap-send-ssl-verify:
  imap-send: support Server Name Indication (RFC4366)
imap-send.c