summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-mtu.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-1/+1
* tests: make any ad-hoc timeout setting controllable through envvarDaiki Ueno2021-02-171-2/+2
* convert from milliseconds to timespec without loopRolf Eike Beer2018-06-261-7/+2
* tests: avoid using %zd for formatted outputNikos Mavrogiannopoulos2016-10-051-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-18/+18
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* tests: don't depend on gnulibNikos Mavrogiannopoulos2015-06-201-4/+11
* tests: mini-dtls-mtu: compile in windowsNikos Mavrogiannopoulos2015-05-051-1/+2
* tests: moved udp_socketpair to utilsNikos Mavrogiannopoulos2015-01-061-49/+0
* tests: added check to ensure that DTLS handshake packets will not exceed MTUNikos Mavrogiannopoulos2015-01-051-0/+363