Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}
[openssl.git] / test / dtlstest.c
2020-02-03 Matt CaswellFix common test framework options
2020-01-25 Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2019-07-02 Antoine CœurFix Typos
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2019-01-24 Matt CaswellMake sure we trigger retransmits in DTLS testing
2018-12-15 Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-26 Matt CaswellAdd a test for duplicated DTLS records
2018-10-19 Matt CaswellTest DTLS cookie generation and verification
2018-05-22 Matt CaswellFix no-ec in combination with no-dh
2018-05-08 Matt CaswellAdd a DTLS test for dropped records
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2017-09-06 Alfred E. Heggestadadd callback handler for setting DTLS timer interval
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-04-24 Richard LevitteAdapt all test programs
2017-04-11 PauliUpdate dtlstest to use the test infrastructure
2017-02-23 Benjamin KadukLet test handshakes stop on certain errors
2016-11-09 Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-08-22 Matt CaswellChoose a ciphersuite for testing that won't be affected...
2016-08-19 Matt CaswellFix some clang warnings
2016-08-19 Matt CaswellAdd DTLS replay protection test
2016-08-19 Matt CaswellAdd a DTLS unprocesed records test