summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-06-30 22:55:37 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-06-30 22:55:37 +0200
commit3fbcd1330529f522d69917a79d7ce97a74718895 (patch)
tree7deac1472377c6d1f8242335684bf9934e8c9369 /lib
parent08dbe1e11bea9af6b7064e826bbc8675dd094ad9 (diff)
downloadgnutls-3fbcd1330529f522d69917a79d7ce97a74718895.tar.gz
mention that IPv4 and IPv6 address comparison is since 3.2.16.
Diffstat (limited to 'lib')
-rw-r--r--lib/x509/rfc2818_hostname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/x509/rfc2818_hostname.c b/lib/x509/rfc2818_hostname.c
index 29f1cacd6f..5fb7535961 100644
--- a/lib/x509/rfc2818_hostname.c
+++ b/lib/x509/rfc2818_hostname.c
@@ -82,6 +82,8 @@ check_ip(gnutls_x509_crt_t cert, const void *ip, unsigned ip_size)
* Wildcards are only considered if the domain name consists of three
* components or more.
*
+ * The IPv4/v6 address comparison is since GnuTLS 3.2.16.
+ *
* Returns: non-zero for a successful match, and zero on failure.
**/
int