summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-07-12Add an initial regress test for libressl, which calls ressl from Go andJoel Sing
2014-07-12fix relay "append header" action, add regression test for appendSebastian Benoit
2014-07-12Test filtering by methodReyk Floeter
2014-07-11Put a license file into the test directories with multiple argumentAlexander Bluhm
2014-07-11Add OpenBSD RCS id.Alexander Bluhm
2014-07-11Limit HTTP header length to about 8K (based on the default of 4-8K inReyk Floeter
2014-07-11Add a test framework for the ospfd routing daemon. For each testAlexander Bluhm
2014-07-11Another regress test for OpenSSL PR #3397 (Joyent 7704), from agl via OpenSSLMiod Vallat
2014-07-11Make the test output easier to read by splitting the test casesAlexander Bluhm
2014-07-11Regression test for PKCS5_PBKDF2_HMAC(), written by Christian Heimes ; fromMiod Vallat
2014-07-11Verify the checksum of the echo reply fragment based on the echoAlexander Bluhm
2014-07-11Add a test that sends a large ICMP6 packet in many small fragments.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2014-07-11Fix dryrun for remote relayd test.Alexander Bluhm
2014-07-11Add a time.log file that accumulates timing information about theAlexander Bluhm
2014-07-11Simplify the code that handles the HTTP headers by using an RB treeReyk Floeter
2014-07-11Remove PSK from the ssl regress.Joel Sing
2014-07-11replace u_int32_t with uint32_tbcook
2014-07-11Fix dumb copy/paste mistake.Matthew Dempsky
2014-07-11Fix explicit_bzero regress for Solaris and OS X compatibilityMatthew Dempsky
2014-07-10Test relayd error message for a broken config file.Alexander Bluhm
2014-07-10Check for the exact number of done requests in relayd log.Alexander Bluhm
2014-07-10Print "%s (removed)" into relayd log and test for that string.Alexander Bluhm
2014-07-10To make sure that at least anything is tested, add a length checkAlexander Bluhm
2014-07-10Uncompress ssltest.Joel Sing
2014-07-10Add support to test handling of repeated headers.Reyk Floeter
2014-07-10Implement non-persistent connections in a cleaner way. Every testAlexander Bluhm
2014-07-09Add some extra sanity checks to make sure the test functions actuallyMatthew Dempsky
2014-07-09add some (currently failing) tests for openssl-like version number (1.0.1g) c...Jasper Lievisse Adriaanse
2014-07-09Changes in relayd's regression tests have to be discussed.Reyk Floeter
2014-07-09Minor cleanupsMatthew Dempsky
2014-07-09Better workaround for OS X sigaltstack() bugMatthew Dempsky
2014-07-09Update and extend the regress tests to use the new grammar of theReyk Floeter
2014-07-09check for EINTR when calling waitpid.bcook
2014-07-09check if we were previously on a signal stack before restoring.bcook
2014-07-09Rewrite gcm128test as a table-driven regress instead of using defines.Joel Sing
2014-07-09format string should be a string literal.bcook
2014-07-08remove use of internally-deprecated OPENSSL_malloc/freebcook
2014-07-08Include -DLIBRESSL_INTERNAL in regress makefiles.Joel Sing
2014-07-08string.h is the correct file, not strings.hbcook
2014-07-07Clean up ERROR messages related to document structure and macros:Ingo Schwarze
2014-07-07no need to delete any content from .Rs blocks,Ingo Schwarze
2014-07-07no need to skip content before first section headerIngo Schwarze
2014-07-07implement .dei and .amiIngo Schwarze
2014-07-07remove forced-fatal that I stuck in there to test the new cleanupDamien Miller
2014-07-06Clean up messages related to plain text and to escape sequences.Ingo Schwarze
2014-07-06add a hook to the cleanup() function to kill $SSH_PID if it is setDamien Miller
2014-07-05Cleanup with respect to bad macro arguments.Ingo Schwarze
2014-07-05Cleanup regarding -offset and -width:Ingo Schwarze
2014-07-04Clean up messages regarding excess arguments:Ingo Schwarze