aboutsummaryrefslogtreecommitdiff
path: root/test/dtls_mtu_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-29Update copyright yearMatt Caswell1-1/+1
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-2/+3
2017-06-21Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).Pauli1-2/+2
2017-04-26Convert dtls_mtu_test, dtlsv1listentestRich Salz1-64/+69
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk1-1/+1
2017-02-16Don't change the state of the ETM flags until CCS processingMatt Caswell1-2/+2
2016-11-09dtl_mtu_test doesn't follow BIO_* conventions and make Windows build failEasySec1-1/+1
2016-11-02Add test cases for DTLS_get_data_mtu()David Woodhouse1-0/+190