aboutsummaryrefslogtreecommitdiffstats
path: root/test/dtlstest.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Update dtlstest to use the test infrastructurePauli2017-04-111-25/+12
* Let test handshakes stop on certain errorsBenjamin Kaduk2017-02-231-1/+1
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-16/+2
* Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell2016-08-221-1/+1
* Fix some clang warningsMatt Caswell2016-08-191-1/+1
* Add DTLS replay protection testMatt Caswell2016-08-191-4/+16
* Add a DTLS unprocesed records testMatt Caswell2016-08-191-0/+130