summaryrefslogtreecommitdiffstats
path: root/test/bad_dtls_test.c
AgeCommit message (Expand)Author
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