summaryrefslogtreecommitdiff
path: root/tests/auto-verify.c
Commit message (Expand)AuthorAgeFilesLines
* Adds a new API gnutls_session_set_verify_output_function() that allows TLS ap...Sahana Prasad2020-11-101-0/+139
* tests: eliminated exit_code variable used in few testsNikos Mavrogiannopoulos2018-04-181-24/+0
* tests: auto-verify: update for TLS1.3Nikos Mavrogiannopoulos2018-03-191-19/+30
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-15/+15
* renamed the auto-verification functionsNikos Mavrogiannopoulos2015-09-051-3/+3
* Introduced GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR to be returned by the auto...Nikos Mavrogiannopoulos2015-08-271-1/+1
* tests: check the auto-verification functionalityNikos Mavrogiannopoulos2015-08-241-0/+561