summaryrefslogtreecommitdiff
path: root/lib/x509/hostname-verify.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls_x509_crt_check_hostname2: check CN for match only if certificate would...Nikos Mavrogiannopoulos2015-03-261-3/+6
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-2/+2
* check_ip: initialize retNikos Mavrogiannopoulos2014-09-081-1/+1
* remove text not applicable in that versionNikos Mavrogiannopoulos2014-08-291-3/+0
* refer to rfc6125Nikos Mavrogiannopoulos2014-08-291-2/+2
* hostname-verify: use idn_free()Nikos Mavrogiannopoulos2014-08-221-3/+3
* gnutls_x509_crt_print() will print the IDNA A-label names as well.Nikos Mavrogiannopoulos2014-08-201-25/+1
* Added support for RFC6125 hostname comparisonNikos Mavrogiannopoulos2014-08-201-12/+94
* renamed rfc2818_hostname to hostname-verifyNikos Mavrogiannopoulos2014-08-201-0/+211