]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/heartbeat_test.c
mark all block comments that need format preserving so that
[thirdparty/openssl.git] / ssl / heartbeat_test.c
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-07-24  Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-19  Mike BlandUpdate heartbeat_test #includes
2014-07-19  Mike BlandUse testutil registry in heartbeat_test
2014-07-08  Andy PolyakovPlease Clang's sanitizer.
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  Ben LaurieMerge branch 'heartbeat-test' of git://github.com/mblan...
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'
2014-05-19  Ben LaurieFixup for ancient compilers.
2014-05-19  Mike BlandZero-initialize heartbeat test write buffer
2014-05-19  Mike BlandMore through error checks in set_up
2014-05-19  Ben LaurieMake it build/run.
2014-05-19  Mike BlandUnit/regression test for TLS heartbeats.