index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.sbin
/
relayd
Age
Commit message (
Expand
)
Author
2017-09-18
Avoid race in relayd test that uses an invalid chunked header. Wait
Alexander Bluhm
2017-07-14
Do not mix Perl read() with sysread(). Data could get stuck in the
Alexander Bluhm
2017-01-31
Mark the IO::Socket::SSL server socket with SSL_server to avoid
Alexander Bluhm
2016-09-23
Check wether sudo or doas is working once at the beginning of the
Alexander Bluhm
2016-09-22
Call setsockopt(2) before listen(2) in relayd tests and adjust some
Alexander Bluhm
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-08-25
Set relayd socket buffer size to reasonable value to make test pass
Alexander Bluhm
2016-08-25
Make relayd test slow-consumer more reliable. Set SO_SNDTIMEO
Alexander Bluhm
2016-07-27
Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly:
Reyk Floeter
2016-07-22
add a regression test
Sebastian Benoit
2016-07-20
s/sudo/doas/
Sebastian Benoit
2016-05-03
Fix some Perl statements perlcritic was bitching about: Variable
Alexander Bluhm
2015-10-09
Keep relayd test certificate names in sync with syslogd.
Alexander Bluhm
2015-07-20
Fix white spaces.
Alexander Bluhm
2015-07-20
Allow to use $curdir, $objdir, $host, $hostname in the test config
Alexander Bluhm
2015-07-18
add relayd regression test args-http-slow-consumer.pl
Sebastian Benoit
2015-06-25
Align the three variants of Remote.pm.
Alexander Bluhm
2015-05-22
Add tests for relayd TLS inspection with plain SSL and HTTPS.
Alexander Bluhm
2015-05-17
Add test cases for a crash reported by Bertrand PROVOST. When a
Alexander Bluhm
2015-04-29
Make some regular expressions more strict. This allows the tests
Alexander Bluhm
2015-04-27
Let the HTTP client close the connection within an incomplete header
Alexander Bluhm
2015-01-05
Fix relayd http regression tests. If http response is not ok, the
Alexander Bluhm
2014-12-31
Create CA and certificates for TLS tests consistently. Better
Alexander Bluhm
2014-12-18
Update test - the hashkey log message disappeared.
Reyk Floeter
2014-12-14
By now relayd expects tls in its config file and writes tls into
Alexander Bluhm
2014-08-18
Make the perl modules consistent for the multiple regression tests.
Alexander Bluhm
2014-08-18
Add a description of what the relayd and sosplice regression tests
Alexander Bluhm
2014-08-18
Add test cases for multiple small HTTP requests. Many PUT requests
Alexander Bluhm
2014-08-17
Sync regress/usr.sbin/relayd with recent http.h changes
doug
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
Limit HTTP header length to about 8K (based on the default of 4-8K in
Reyk Floeter
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
[next]