summaryrefslogtreecommitdiff
path: root/tests/set_x509_key_utf8.c
Commit message (Expand)AuthorAgeFilesLines
* Add GNUTLS_E_RECEIVED_DISALLOWED_NAME for illegal SNI namesTim Rühsen2019-01-311-1/+1
* tests: updated to reflect the fact that invalid dns names are rejectedNikos Mavrogiannopoulos2017-07-211-1/+2
* Removed support for libidn1Nikos Mavrogiannopoulos2017-05-011-5/+1
* tests: enable all IDNA tests when compiled with libidn2Nikos Mavrogiannopoulos2017-02-041-1/+3
* modified the gnutls_certificate_set_key* changeNikos Mavrogiannopoulos2016-10-241-0/+2
* tests: skip tests which depend on libidn functionality if build without libidnNikos Mavrogiannopoulos2016-10-051-0/+4
* tests: added checks to verify server understanding of UTF8 hostnamesidna-serverNikos Mavrogiannopoulos2016-09-121-0/+185