summaryrefslogtreecommitdiff
path: root/tests/tls13/post-handshake-with-cert-ticket.c
Commit message (Expand)AuthorAgeFilesLines
* handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-201-1/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tests: check whether multiple tickets can be sent/receivedNikos Mavrogiannopoulos2018-07-121-15/+38
* tests: ignore PIPE signal on TLS1.3-related testsNikos Mavrogiannopoulos2018-07-021-1/+1
* tests: check for GNUTLS_E_GOT_APPLICATION_DATA on post-handshake authNikos Mavrogiannopoulos2018-07-021-0/+1
* tests: added main use-case test for gnutls_session_ticket_send()Nikos Mavrogiannopoulos2018-05-261-0/+360