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
Age
Commit message (
Expand
)
Author
2018-05-22
In the sendsyslog-dropped test the client has to write a log message
Alexander Bluhm
2018-04-11
Fix a race in the syslogd test. It did not wait long enough for
Alexander Bluhm
2018-02-27
The error handling of invalid certificate files has changed in
Alexander Bluhm
2018-01-14
Unlocking the TCP stack resulted in smaller TCP segments sent out
Alexander Bluhm
2017-11-27
lenght->length, mostly in comments
Stuart Henderson
2017-10-23
Test file system full behavior of syslogd(8). This is done by
Alexander Bluhm
2017-10-17
Update matching regexp now that the pid is included.
Martin Pieuchot
2017-10-05
Check that the dropped during initialization message appears in
Alexander Bluhm
2017-09-17
If file descriptors are exhausted during initialization, we see
Alexander Bluhm
2017-09-13
Check that pending "message repeated" is printed at exit and restart.
Alexander Bluhm
2017-09-13
Check that the hostname added by syslogd -h in file and server log
Alexander Bluhm
2017-09-12
Syslogd does no longer keep the *:514 UDP sockets open by default.
Alexander Bluhm
2017-09-11
Use signed ssize_t to make read(2) error check actually work.
Alexander Bluhm
2017-06-08
Start syslogd with -rr. With different timing the order of messages
Alexander Bluhm
2017-04-29
Test that suslogd's UDP sockets bound to *.514 do not receive packets
Alexander Bluhm
2017-04-28
Check that non existing log files in syslog.conf are reported to
Alexander Bluhm
2017-04-25
Test listening on multiple syslog over TLS sockets.
Alexander Bluhm
2017-04-17
Test syslogd(8) "last message repeated" feature and -r option.
Alexander Bluhm
2017-04-07
Adapt test to new syslogd's local message priority.
Alexander Bluhm
2017-04-06
Check that local syslog messages have the the expected priority.
Alexander Bluhm
2017-04-05
Syslogd's debug and error messages have changed a bit, adapt test.
Alexander Bluhm
2017-03-24
Check that syslogd(8) is still running if non critical errors happen
Alexander Bluhm
2017-02-07
Adapt regex in syslogd test to the new shiny libssl error messages.
Alexander Bluhm
2017-01-31
Mark the IO::Socket::SSL server socket with SSL_server to avoid
Alexander Bluhm
2017-01-31
The libssl and libcrypto error messages have changed. Adapt the
Alexander Bluhm
2017-01-02
Test listening on multiple sockets simultaneously.
Alexander Bluhm
2016-12-30
Now libtls creates nicer certificate verification error messages.
Alexander Bluhm
2016-12-27
Test that the syslogd program can be started with a relative path.
Alexander Bluhm
2016-11-28
To test the pipe feature, a dd is started and writing into a log
Alexander Bluhm
2016-11-15
Create the sys/syscall.ph header file on demand for the sendsyslog(2)
Alexander Bluhm
2016-10-13
In rare cases the number of dropped messages changes a bit more.
Alexander Bluhm
2016-10-12
Fix races during syslogd startup and shutdown in privsep tests.
Alexander Bluhm
2016-10-10
The TLS error message depends on the generated fake certificate.
Alexander Bluhm
2016-10-06
Check that syslogd priv process does exec on itself.
Alexander Bluhm
2016-10-06
Add millisecond precision to expected timestamp.
Alexander Bluhm
2016-10-04
Add test for syslogd(8) -Z ISO timestamp format.
Alexander Bluhm
2016-09-23
The TCP socket buffer size for syslogd has changed. Adapt tests
Alexander Bluhm
2016-09-21
Test syslogd TLS client certificate validation.
Alexander Bluhm
2016-09-02
Print SKIPPED if a regress test cannot be executed for some reason.
Alexander Bluhm
2016-08-29
Syslogd tls config error messages have changed, adapt tests.
Alexander Bluhm
2016-08-23
Some syslogd tests failed to report errors. Make these tests more
Alexander Bluhm
2016-08-17
syslogd(8) uses new libtls certificate and key file loading. So
Alexander Bluhm
2016-07-12
Allow to run the syslogd tests as root without SUDO also if the
Alexander Bluhm
2016-07-12
Add regression tests for syslogd TLS client certificates.
Alexander Bluhm
2016-07-11
Revert previous adaption of the test. The behavior change in libtls
Alexander Bluhm
2016-07-06
Now libtls is always reading cert.pem during tls_config_new().
Alexander Bluhm
2016-07-01
Timing changed, now a syslogd test may get EPIPE instead of
Alexander Bluhm
2016-06-22
Syslogd can send messages to a user, test what happens if the
Alexander Bluhm
2016-05-29
When connecting to a non existing tcp listen socket on localhost,
Alexander Bluhm
2016-05-03
Fix some Perl statements perlcritic was bitching about: Variable
Alexander Bluhm
[next]