summaryrefslogtreecommitdiff
path: root/tests/set_x509_key_utf8.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-29/+29
* Indent codeZoltan Fridrich2023-01-271-28/+43
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* 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