summaryrefslogtreecommitdiff
path: root/tests/mini-server-name.c
Commit message (Expand)AuthorAgeFilesLines
* tests: enable all IDNA tests when compiled with libidn2Nikos Mavrogiannopoulos2017-02-041-1/+1
* tests: mini-server-name: skip invalid UTF-8 check if compiled without libidntmp-test-macrosNikos Mavrogiannopoulos2016-09-191-0/+2
* tests: added the macros test_fail() and test_success()Nikos Mavrogiannopoulos2016-09-191-25/+25
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-9/+1
* tests: enhance SNI checking with invalid UTF8 and embedded NULL caseNikos Mavrogiannopoulos2016-05-121-12/+30
* tests: added check for non-null terminated server nameNikos Mavrogiannopoulos2016-03-161-10/+11
* tests: mini-server-name: ignore sigpipeNikos Mavrogiannopoulos2015-03-301-0/+1
* tests: added check for gnutls_server_name_get and gnutls_server_name_setNikos Mavrogiannopoulos2015-03-301-0/+338