summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/relayd
AgeCommit message (Expand)Author
2015-06-25Align the three variants of Remote.pm.Alexander Bluhm
2015-05-22Add tests for relayd TLS inspection with plain SSL and HTTPS.Alexander Bluhm
2015-05-17Add test cases for a crash reported by Bertrand PROVOST. When aAlexander Bluhm
2015-04-29Make some regular expressions more strict. This allows the testsAlexander Bluhm
2015-04-27Let the HTTP client close the connection within an incomplete headerAlexander Bluhm
2015-01-05Fix relayd http regression tests. If http response is not ok, theAlexander Bluhm
2014-12-31Create CA and certificates for TLS tests consistently. BetterAlexander Bluhm
2014-12-18Update test - the hashkey log message disappeared.Reyk Floeter
2014-12-14By now relayd expects tls in its config file and writes tls intoAlexander Bluhm
2014-08-18Make the perl modules consistent for the multiple regression tests.Alexander Bluhm
2014-08-18Add a description of what the relayd and sosplice regression testsAlexander Bluhm
2014-08-18Add test cases for multiple small HTTP requests. Many PUT requestsAlexander Bluhm
2014-08-17Sync regress/usr.sbin/relayd with recent http.h changesdoug
2014-07-20A HTTP connection may have multiple requests with content. AllowAlexander Bluhm
2014-07-14Now that the relayd timeouts have been fixed, make the http timeoutAlexander Bluhm
2014-07-13fix regress tests after log changes. noticed by bluhm@.Sebastian Benoit
2014-07-13improve log output for relays. adjust regress testsSebastian Benoit
2014-07-13repair matching of headers, add regress test for this errorSebastian Benoit
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-11Limit HTTP header length to about 8K (based on the default of 4-8K inReyk Floeter
2014-07-11Make the test output easier to read by splitting the test casesAlexander 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-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-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-09Changes in relayd's regression tests have to be discussed.Reyk Floeter
2014-07-09Update and extend the regress tests to use the new grammar of theReyk Floeter
2014-06-22Fix the relayd regression tests. Now they pass with and withoutAlexander Bluhm
2014-05-12Refactors "dummyrun" flag as "dryrun" with an approach similar to the one usedAndre de Oliveira
2014-05-09Adds a couple tests for relayd parser, specially recent modifications reyk@ didAndre de Oliveira
2014-05-09Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd testsAndre de Oliveira
2014-05-08Adjust this test contents from path keytype to url keytype to match the name ofAndre de Oliveira
2014-05-05Replacing test files from previous commit to the right directory. There is noAndre de Oliveira
2014-05-02Add regression tests to relayd to cover a few key types/actions combinations.Andre de Oliveira
2014-05-02Improves this test to be more strict on the filter action test. Now itAndre de Oliveira
2014-05-02Extends relayd regress-tests framework to support tweaks from test-code: tablesAndre de Oliveira
2014-04-24The switch statement given/when was introduced in Perl 5.10 and gotAlexander Bluhm
2013-08-11Use variable REMOTE_SSH instead of a fixed name for the testing host.Alexander Bluhm
2013-08-09Check wether all required perl packages are installed. If someAlexander Bluhm
2013-07-20Set SSL_VERIFY_NONE as the regression test uses self-signed untrustedAlexander Bluhm
2013-06-05Add relayd tests for the HTTP keepalive filter bugfix.Alexander Bluhm
2013-02-07Add relayd regression tests with http filter and late connect.Alexander Bluhm
2013-01-21Add ssl tests for https chunked and https contentlength over relayd.Alexander Bluhm