]> code.delx.au - gnu-emacs/commit
Only send SNI if the host name is not an IP address
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 26 Nov 2014 22:11:57 +0000 (23:11 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 26 Nov 2014 22:11:57 +0000 (23:11 +0100)
commitfc4d2c7784184a01bdbf9d428fe22aed4039b159
treec882bdc2927b6c3aa162169de35d50a35e26b7fd
parentccae04f205db7cffa0f247a463272f6c5af77122
Only send SNI if the host name is not an IP address

* gnutls.c (gnutls_ip_address_p): New function.
(Fgnutls_boot): Only send SNI if the host name is not an IP address.
src/ChangeLog
src/gnutls.c