aboutsummaryrefslogtreecommitdiffstats
path: root/test/bad_dtls_test.c
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Remove unicode characters from sourceRichard Levitte2017-12-081-1/+1
* Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov2017-11-131-4/+4
* Appease -Werror=maybe-uninitializedBenjamin Kaduk2017-10-111-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-3/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Fix minor compiler issues.Todd Short2017-04-191-4/+4
* Convert bad_dtls_test for the new test frameworkMatt Caswell2017-04-111-127/+91
* Solution proposal for issue #1647.Matthias Kraft2016-11-121-1/+4
* Kill PACKET_starts() from bad_dtls_testDavid Woodhouse2016-08-101-22/+6
* VMS: Fix building of bad_dtls_testRichard Levitte2016-08-051-2/+2
* Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse2016-08-041-0/+637