summaryrefslogtreecommitdiff
path: root/tests/mini-server-name.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Add GNUTLS_E_RECEIVED_DISALLOWED_NAME for illegal SNI namesTim Rühsen2019-01-311-3/+3
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-12/+30
* tests: updated to reflect the fact that invalid dns names are rejectedNikos Mavrogiannopoulos2017-07-211-63/+23
* Removed support for libidn1Nikos Mavrogiannopoulos2017-05-011-1/+1
* 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