summaryrefslogtreecommitdiffstats
path: root/test/bad_dtls_test.c
AgeCommit message (Expand)Author
2022-06-21Update copyright yearMatt Caswell
2022-06-02Fix the checks of RAND_bytesPeiwei Hu
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-05adapt tests to SSL_OP_LEGACY_SERVER_CONNECT changeBenjamin Kaduk
2021-03-30test: fix coverity 1474468: resource leakPauli
2021-03-26test: fix coverity 1451550: unchecked return valuePauli
2021-03-24test: fix coverity 1371689 & 1371690: improper use of negative valuesPauli
2021-03-11Update copyright yearMatt Caswell
2021-02-28test: updates for the new additional MAC_init argumentsPauli
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-04-23Update copyright yearMatt Caswell
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli
2019-07-12Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-12-08Remove unicode characters from sourceRichard Levitte
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-10-11Appease -Werror=maybe-uninitializedBenjamin Kaduk
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
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-19Fix minor compiler issues.Todd Short
2017-04-11Convert bad_dtls_test for the new test frameworkMatt Caswell
2016-11-12Solution proposal for issue #1647.Matthias Kraft
2016-08-10Kill PACKET_starts() from bad_dtls_testDavid Woodhouse
2016-08-05VMS: Fix building of bad_dtls_testRichard Levitte
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse