Age | Commit message (Expand) | Author |
2014-07-20 | A HTTP connection may have multiple requests with content. Allow | Alexander Bluhm |
2014-07-14 | Now that the relayd timeouts have been fixed, make the http timeout | Alexander Bluhm |
2014-07-13 | fix regress tests after log changes. noticed by bluhm@. | Sebastian Benoit |
2014-07-13 | improve log output for relays. adjust regress tests | Sebastian Benoit |
2014-07-13 | repair matching of headers, add regress test for this error | Sebastian Benoit |
2014-07-12 | fix relay "append header" action, add regression test for append | Sebastian Benoit |
2014-07-12 | Test filtering by method | Reyk Floeter |
2014-07-11 | Put a license file into the test directories with multiple argument | Alexander Bluhm |
2014-07-11 | Add OpenBSD RCS id. | Alexander Bluhm |
2014-07-11 | Limit HTTP header length to about 8K (based on the default of 4-8K in | Reyk Floeter |
2014-07-11 | Add a test framework for the ospfd routing daemon. For each test | Alexander Bluhm |
2014-07-11 | Make the test output easier to read by splitting the test cases | Alexander Bluhm |
2014-07-11 | Fix dryrun for remote relayd test. | Alexander Bluhm |
2014-07-11 | Add a time.log file that accumulates timing information about the | Alexander Bluhm |
2014-07-11 | Simplify the code that handles the HTTP headers by using an RB tree | Reyk Floeter |
2014-07-10 | Test relayd error message for a broken config file. | Alexander Bluhm |
2014-07-10 | Check for the exact number of done requests in relayd log. | Alexander Bluhm |
2014-07-10 | Print "%s (removed)" into relayd log and test for that string. | Alexander Bluhm |
2014-07-10 | To make sure that at least anything is tested, add a length check | Alexander Bluhm |
2014-07-10 | Add support to test handling of repeated headers. | Reyk Floeter |
2014-07-10 | Implement non-persistent connections in a cleaner way. Every test | Alexander Bluhm |
2014-07-09 | Changes in relayd's regression tests have to be discussed. | Reyk Floeter |
2014-07-09 | Update and extend the regress tests to use the new grammar of the | Reyk Floeter |
2014-07-03 | Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets. | Miod Vallat |
2014-06-22 | Fix the relayd regression tests. Now they pass with and without | Alexander Bluhm |
2014-05-24 | Move the regress tests that are in lib/libssl to usr.sbin/openssl, | Joel Sing |
2014-05-12 | Refactors "dummyrun" flag as "dryrun" with an approach similar to the one used | Andre de Oliveira |
2014-05-09 | Adds a couple tests for relayd parser, specially recent modifications reyk@ did | Andre de Oliveira |
2014-05-09 | Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd tests | Andre de Oliveira |
2014-05-08 | Adjust this test contents from path keytype to url keytype to match the name of | Andre de Oliveira |
2014-05-05 | Replacing test files from previous commit to the right directory. There is no | Andre de Oliveira |
2014-05-02 | Add regression tests to relayd to cover a few key types/actions combinations. | Andre de Oliveira |
2014-05-02 | Improves this test to be more strict on the filter action test. Now it | Andre de Oliveira |
2014-05-02 | Extends relayd regress-tests framework to support tweaks from test-code: tables | Andre de Oliveira |
2014-04-24 | The switch statement given/when was introduced in Perl 5.10 and got | Alexander Bluhm |
2014-01-31 | fix number of tests | Marc Espie |
2014-01-31 | partial-partial-* stuff not yet working | Marc Espie |
2014-01-31 | basic check for pkg names conflicts, to be augmented | Marc Espie |
2014-01-19 | update extra output, error messages are more specific now | Marc Espie |
2013-09-04 | The regression tests for relayd complain if any required perl package | Alexander Bluhm |
2013-08-11 | Use variable REMOTE_SSH instead of a fixed name for the testing host. | Alexander Bluhm |
2013-08-09 | Check wether all required perl packages are installed. If some | Alexander Bluhm |
2013-08-01 | Some tests are currently failing. Only run those if the REGRESS_FULL | Mark Kettenis |
2013-07-20 | Set SSL_VERIFY_NONE as the regression test uses self-signed untrusted | Alexander Bluhm |
2013-06-05 | Add relayd tests for the HTTP keepalive filter bugfix. | Alexander Bluhm |
2013-02-07 | Add relayd regression tests with http filter and late connect. | Alexander Bluhm |
2013-02-05 | After http chunk has been fixed, add relayd regression tests to build. | Alexander Bluhm |
2013-01-21 | Add ssl tests for https chunked and https contentlength over relayd. | Alexander Bluhm |
2013-01-08 | Autoflush the log file of the child process. | Alexander Bluhm |
2013-01-04 | Sync relayd tests with socket splicing tests. | Alexander Bluhm |