Fixed incorrect return code handling in ssl3_final_finish_mac.
[openssl.git] / ssl / heartbeat_test.c
2014-06-10 Mike BlandCreate test/testutil.h for unit test helper macros
2014-05-31 Dr. Stephen HensonDon't compile heartbeat test code on Windows (for now).
2014-05-22 Mike BlandFix heartbeat_test for -DOPENSSL_NO_HEARTBEATS
2014-05-20 Dr. Stephen HensonFor portability use BUF_strndup instead of strndup.
2014-05-19 Ben LaurieMerge branch 'mbland-heartbeat-test-1.0.1' into OpenSSL...
2014-05-19 Mike BlandUnit/regression test for TLS heartbeats.