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
/
syslogd
/
Makefile
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
Klemens Nanni
2021-03-09
Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8)
Alexander Bluhm
2020-12-17
Remove echo headlines.
Alexander Bluhm
2019-12-28
Disable interop test with rsyslogd and TLS. Starting rsyslogd with
Alexander Bluhm
2019-09-20
REGRESS_SKIP_TARGETS was spelled incorrectly.
Alexander Bluhm
2019-09-17
Rsyslogd TLS client side is unreliable. Disable compatiblity test.
Alexander Bluhm
2019-09-10
If rsyslogd is not installed, explicitly skip these syslogd
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-02-19
With new Perl we have add .OBJDIR to @INC.
Alexander Bluhm
2018-10-06
Simplify regress tests by using the new setup and cleanup feature.
Alexander Bluhm
2018-04-11
Fix a race in the syslogd test. It did not wait long enough for
Alexander Bluhm
2017-10-23
Test file system full behavior of syslogd(8). This is done by
Alexander Bluhm
2017-09-17
If file descriptors are exhausted during initialization, we see
Alexander Bluhm
2017-09-13
Check that the hostname added by syslogd -h in file and server log
Alexander Bluhm
2017-01-02
Test listening on multiple sockets simultaneously.
Alexander Bluhm
2016-11-15
Create the sys/syscall.ph header file on demand for the sendsyslog(2)
Alexander Bluhm
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-08-23
Some syslogd tests failed to report errors. Make these tests more
Alexander Bluhm
2016-07-12
Add regression tests for syslogd TLS client certificates.
Alexander Bluhm
2015-11-04
Generating the self-signed syslogd test certificate does not depend
Alexander Bluhm
2015-10-19
Test syslogd logging to a tty which belongs to a user. This is
Alexander Bluhm
2015-10-09
Add tests for syslogd TLS accept and receive encrypted messages.
Alexander Bluhm
2015-09-11
Adapt test to 50MB CAfile limit.
Alexander Bluhm
2015-07-09
Test syslogd with reduced file descriptor limit. It has too many
Alexander Bluhm
2015-06-15
Rework how fstat and ktrace pattern are specified in the test
Alexander Bluhm
2015-01-28
Test the x509 certificate validation of syslog over TLS.
Alexander Bluhm
2014-12-31
Create CA and certificates for TLS tests consistently. Better
Alexander Bluhm
2014-12-28
Add regression tests where OpenBSD syslogd is sending messages to
Alexander Bluhm
2014-09-13
Add tests for syslogd's memory buffer and read it with syslogc.
Alexander Bluhm
2014-09-03
Add tests that send log messages via unix domain sockets to syslogd.
Alexander Bluhm
2014-09-02
Add tests that run the syslogd signal handlers.
Alexander Bluhm
2014-08-29
Prepare for testing libevent in syslogd. Pass the EVENT_NO...
Alexander Bluhm
2014-08-20
Run syslogd regressions tests. As only one syslogd can run per
Alexander Bluhm
2014-08-20
Run syslogd regressions tests. As only one syslogd can run per
Alexander Bluhm