summaryrefslogtreecommitdiffstats
path: root/ssl/heartbeat_test.c
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-468/+0
* Removed dependency on rrec from heartbeat processingMatt Caswell2015-03-261-7/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-368/+374
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Add conditional unit testing interface.Dr. Stephen Henson2014-07-241-1/+3
* Update heartbeat_test #includesMike Bland2014-07-191-1/+2
* Use testutil registry in heartbeat_testMike Bland2014-07-191-22/+13
* Please Clang's sanitizer.Andy Polyakov2014-07-081-17/+21
* Create test/testutil.h for unit test helper macrosMike Bland2014-06-101-6/+4
* Don't compile heartbeat test code on Windows (for now).Dr. Stephen Henson2014-05-311-1/+1
* Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATSMike Bland2014-05-221-0/+10
* For portability use BUF_strndup instead of strndup.Dr. Stephen Henson2014-05-201-2/+2
* Fixup for ancient compilers.Ben Laurie2014-05-191-20/+31
* Zero-initialize heartbeat test write bufferMike Bland2014-05-191-2/+6
* More through error checks in set_upMike Bland2014-05-191-4/+20
* Make it build/run.Ben Laurie2014-05-191-2/+2
* Unit/regression test for TLS heartbeats.Mike Bland2014-05-191-0/+424