summaryrefslogtreecommitdiff
path: root/tests/utils-adv.c
Commit message (Expand)AuthorAgeFilesLines
* tests: eliminated exit_code variable used in few testsNikos Mavrogiannopoulos2018-04-181-24/+0
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-191-1/+1
* tests: safer use of gnutls_bye in _test_cli_serv()Nikos Mavrogiannopoulos2018-02-191-5/+13
* tests: updated for post-RFC7919 behavior of libraryNikos Mavrogiannopoulos2017-08-021-1/+1
* tests: updated to reflect the fact that invalid dns names are rejectedNikos Mavrogiannopoulos2017-07-211-0/+1
* tests: combined and enhanced DH params testsNikos Mavrogiannopoulos2017-04-081-0/+54
* tests: check gnutls_psk_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-0/+60
* tests: check gnutls_anon_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-0/+60
* tests: added check for server-side ECDSA keysNikos Mavrogiannopoulos2016-09-221-6/+21
* tests: added check for client-side DSA keyNikos Mavrogiannopoulos2016-09-221-6/+19
* tests: added check for insecure keyNikos Mavrogiannopoulos2016-09-171-4/+35
* tests: added checks to verify server understanding of UTF8 hostnamesidna-serverNikos Mavrogiannopoulos2016-09-121-2/+13
* tests: more checks for functionality of gnutls_certificate_set_ocsp_status_re...Nikos Mavrogiannopoulos2016-09-121-3/+4
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-3/+3
* tests: added checks for OCSP response file supporttests-improvementNikos Mavrogiannopoulos2016-07-221-16/+10
* tests: enhanced set_x509*_key to verify that connections succeed with credsNikos Mavrogiannopoulos2016-05-101-0/+151