summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-large.c
Commit message (Expand)AuthorAgeFilesLines
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-9/+9
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* Added test for gnutls_record_cork() and uncork usage under DTLS.Nikos Mavrogiannopoulos2014-03-281-5/+43
* corrected some tests to operate silently under valgrindNikos Mavrogiannopoulos2013-12-211-0/+3
* updated to correspond to new fail()Nikos Mavrogiannopoulos2013-12-151-9/+8
* reindented codeNikos Mavrogiannopoulos2013-11-081-248/+232
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* Run DTLS tests under reliable transports to avoid unexpected packet loss.Nikos Mavrogiannopoulos2013-07-151-1/+1
* make sure that no DTLS MTU size can exceed 2^14.Nikos Mavrogiannopoulos2013-06-191-25/+11
* Added test to verify whether DTLS layer will send GNUTLS_E_LARGE_PACKET on la...Nikos Mavrogiannopoulos2013-06-191-0/+345