Unit/regression test for TLS heartbeats.
authorMike Bland <mbland@acm.org>
Wed, 16 Apr 2014 11:21:26 +0000 (07:21 -0400)
committerMike Bland <mbland@acm.org>
Sun, 18 May 2014 14:23:59 +0000 (10:23 -0400)
commit2312a84ca17c5ac133581552df7024957cf15bc8
treea5bb37eb89f83e65ecf1e061be2d6715e1e0ad50
parenta99d2a22e1f571560c08d2848ad6d9a71f34f662
Unit/regression test for TLS heartbeats.

Regression test against CVE-2014-0160 (Heartbleed).

More info: http://mike-bland.com/tags/heartbleed.html

(based on commit 35cb55988b75573105eefd00d27d0138eebe40b1)
ssl/Makefile
ssl/heartbeat_test.c [new file with mode: 0644]
test/Makefile