Drop hostlen from X509_VERIFY_PARAM_ID.
authorViktor Dukhovni <openssl-users@dukhovni.org>
Sun, 22 Jun 2014 05:35:44 +0000 (01:35 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Sun, 22 Jun 2014 23:52:44 +0000 (19:52 -0400)
commitb3012c698a086937319ed413a113ed7bec1edd1a
tree43c6b0cee80d85c961d12d940b763fdbe5ac93e7
parentd241b804099ce28c053ba988eb5532b1a32dd51e
Drop hostlen from X509_VERIFY_PARAM_ID.

Just store NUL-terminated strings.  This works better when we add
support for multiple hostnames.
crypto/x509/x509_lcl.h
crypto/x509/x509_vfy.c
crypto/x509/x509_vpm.c
crypto/x509v3/v3_utl.c