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
/
httpd
Age
Commit message (
Expand
)
Author
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-05
add missing sudo and handle arguments
Anton Lindqvist
2020-12-17
Remove echo headlines.
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2018-10-06
Simplify regress tests by using the new setup and cleanup feature.
Alexander Bluhm
2018-05-19
Add regress for httpd client certificate authentication.
Joel Sing
2017-11-10
replace last instances of /dev/arandom with /dev/urandom
Christian Weisgerber
2017-07-14
Do not mix Perl read() with sysread(). Data could get stuck in the
Alexander Bluhm
2017-02-02
sudo -> SUDO and some other minor tweaks
Theo Buehler
2017-02-01
SUDO is doas
Reyk Floeter
2017-02-01
Add Range and multipart tests.
Reyk Floeter
2017-01-30
Fix TLS tests. Keys and log files are now in obj, not in obj/htdocs
Reyk Floeter
2017-01-30
Adjust CLEANFILES for new httpd root
Reyk Floeter
2017-01-30
unbreak httpd regress tests after wobj change
Reyk Floeter
2016-09-23
Remove leftovers from relayd tests.
Alexander Bluhm
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-09-01
Fix regress test, server returns 400 instead of 500 now
Reyk Floeter
2016-05-03
Fix some Perl statements perlcritic was bitching about: Variable
Alexander Bluhm
2015-07-18
whitespace, no functional change
Sebastian Benoit
2015-07-16
Add gigabit test over tls
Reyk Floeter
2015-07-16
Print the received percentage in client.log instead of dots.
Reyk Floeter
2015-07-16
Use sysread instead of <STDIN> for the stream.
Reyk Floeter
2015-07-16
Fix non-sparse mode
Reyk Floeter
2015-07-16
Add another test for small packets
Reyk Floeter
2015-07-16
Remove my copyright here
Reyk Floeter
2015-07-16
Add httpd regression tests based on bluhm's regression suite for
Reyk Floeter
2015-06-26
change test-patterns.out in order to reflect the error message change in
semarie
2015-06-23
Fix the optional lua patterns test with obj and different versions.
Reyk Floeter
2015-06-23
add regress tests for httpd
semarie