summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3nametest.c
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-336/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-305/+282
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-071-7/+4
* Set optional peername when X509_check_host() succeeds.Viktor Dukhovni2014-07-061-2/+3
* Client-side namecheck wildcards.Viktor Dukhovni2014-06-121-0/+11
* Fixes to host checking.Viktor Dukhovni2014-05-211-13/+4
* Portability fix: use BIO_snprintf and pick up strcasecmp alternativeDr. Stephen Henson2012-12-261-1/+2
* Submitted by: Florian Weimer <fweimer@redhat.com>Dr. Stephen Henson2012-11-211-8/+20
* PR: 2909Dr. Stephen Henson2012-11-181-0/+346