summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-rehandshake.c
Commit message (Expand)AuthorAgeFilesLines
* use AF_UNIX for socketpair.Nikos Mavrogiannopoulos2012-04-041-1/+1
* avoid closing fd[1] on server. For some reason it makes connection fail.Nikos Mavrogiannopoulos2012-03-311-1/+1
* Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is prematu...Nikos Mavrogiannopoulos2012-03-311-0/+2
* added all cases.Nikos Mavrogiannopoulos2012-02-261-4/+0
* Added mini-dtls-rehandshake.c to test rehandshake in DTLS.Nikos Mavrogiannopoulos2012-02-261-0/+409