summaryrefslogtreecommitdiffstats
path: root/test/dtlstest.c
AgeCommit message (Expand)Author
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-11-30Fix builds that specify both no-dh and no-ecMatt Caswell
2020-11-18Add a test for the various ways of setting temporary DH paramsMatt Caswell
2020-04-23Update copyright yearMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2020-02-03Fix common test framework optionsMatt Caswell
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2019-07-02Fix TyposAntoine Cœur
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2019-01-24Make sure we trigger retransmits in DTLS testingMatt Caswell
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-10-26Add a test for duplicated DTLS recordsMatt Caswell
2018-10-19Test DTLS cookie generation and verificationMatt Caswell
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