summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3nametest.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-06Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-06-12Client-side namecheck wildcards.Viktor Dukhovni
2014-05-21Fixes to host checking.Viktor Dukhovni
2012-12-26Portability fix: use BIO_snprintf and pick up strcasecmp alternativeDr. Stephen Henson
2012-11-21Submitted by: Florian Weimer <fweimer@redhat.com>Dr. Stephen Henson
2012-11-18PR: 2909Dr. Stephen Henson