summaryrefslogtreecommitdiffstats
path: root/test/dtlstest.c
AgeCommit message (Expand)Author
2018-05-22Fix no-ec in combination with no-dhMatt Caswell
2018-05-08Add a DTLS test for dropped recordsMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2017-09-06add callback handler for setting DTLS timer intervalAlfred E. Heggestad
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-11Update dtlstest to use the test infrastructurePauli
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-08-22Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell
2016-08-19Fix some clang warningsMatt Caswell
2016-08-19Add DTLS replay protection testMatt Caswell
2016-08-19Add a DTLS unprocesed records testMatt Caswell