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
2024-06-14
Replace deprecated given/when and smartmatch operator in Perl scripts.
Alexander Bluhm
2023-12-01
Add tests to exercise the recent bug fixes.
Todd C. Miller
2021-12-30
typo: p5-Socket-SSL -> p5-IO-Socket-SSL
Dave Voutila
2021-12-22
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-02
Tell testers which packages to install right away (and why)
Klemens Nanni
2021-10-12
quote sudo and handle arguments
Anton Lindqvist
2021-03-24
test HEAD requests, from niklas@
Sebastian Benoit
2020-12-17
Remove echo headlines.
Alexander Bluhm
2020-11-07
Set TCP option NODELAY in relayd and in client and server. This
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-07-05
Put some padding in Perl pack of struct timeval. On armv7 struct
Alexander Bluhm
2018-10-20
update to reflect changes introduced with relayd r1.227
denis
2018-10-06
Simplify regress tests by using the new setup and cleanup feature.
Alexander Bluhm
2018-01-04
Add more tests that check the timeout behavior of relayd.
Alexander Bluhm
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
[next]