]> git.ipfire.org Git - thirdparty/openssl.git/history - test/dtlstest.c
Fix various typos, repeated words, align some spelling to LDP.
[thirdparty/openssl.git] / test / dtlstest.c
2022-09-22  Matt CaswellAdd additional messages to the DTLS dropped records...
2022-08-18  Matt CaswellAdd a DTLSv1_listen() test
2022-08-01  Matt CaswellTest that swapping the first app data record with Finis...
2022-07-25  Matt CaswellFix no-dtls1_2
2022-06-28  Matt CaswellAdd a DTLS next epoch test
2021-05-06  Matt CaswellUpdate copyright year
2021-04-29  Matt CaswellAdjust dtlstest for SHA1 security level
2021-04-28  Matt CaswellTest a Finished message at the wrong time results in...
2020-12-01  Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-30  Matt CaswellFix builds that specify both no-dh and no-ec
2020-11-18  Matt CaswellAdd a test for the various ways of setting temporary...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-19  Matt CaswellUse a non-default libctx in sslapitest
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