Fixes to host checking.
authorViktor Dukhovni <viktor@dukhovni.org>
Wed, 21 May 2014 09:57:44 +0000 (10:57 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 21 May 2014 10:31:28 +0000 (11:31 +0100)
commit397a8e747dc3f964196caed5ca4e08d4b598362a
tree5830abbfbe6e1918e47adf8719b0da9657b4266f
parent558c94efc00ce15a9fcc9370598d8841392ff0f3
Fixes to host checking.

Fixes to host checking wild card support and add support for
setting host checking flags when verifying a certificate
chain.
crypto/x509/vpm_int.h
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509/x509_vpm.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3nametest.c
crypto/x509v3/x509v3.h
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/crypto/X509_check_host.pod