#
1c9afade |
| 28-Apr-2017 |
bluhm <bluhm@openbsd.org> |
Check that non existing log files in syslog.conf are reported to /dev/console during startup and restart. Startup warnings contain the pid now. Console logging creates additional errors if the file
Check that non existing log files in syslog.conf are reported to /dev/console during startup and restart. Startup warnings contain the pid now. Console logging creates additional errors if the file descriptor limit is exhausted.
show more ...
|
#
8579df47 |
| 05-Apr-2017 |
bluhm <bluhm@openbsd.org> |
Syslogd's debug and error messages have changed a bit, adapt test.
|
#
d8b92a59 |
| 29-Aug-2016 |
bluhm <bluhm@openbsd.org> |
Syslogd tls config error messages have changed, adapt tests.
|
#
ea215fc4 |
| 17-Aug-2016 |
bluhm <bluhm@openbsd.org> |
syslogd(8) uses new libtls certificate and key file loading. So the tests behave a little bit different now.
|
#
03dec128 |
| 24-Oct-2015 |
bluhm <bluhm@openbsd.org> |
Handling of bogus CA file has changed in syslogd. Adapt tests to new error messages.
|
#
070cd568 |
| 10-Sep-2015 |
bluhm <bluhm@openbsd.org> |
Grep for new error messages about tls_connect_socket. Libtls now reports handshake failed. Make bufsize tests more reliable.
|
#
bb7ea376 |
| 16-Jul-2015 |
bluhm <bluhm@openbsd.org> |
Test that syslogd does not append white spaces to messages. Per default the test pattern is stricter now. Also do some test cleanup
|
#
b44307d8 |
| 09-Feb-2015 |
bluhm <bluhm@openbsd.org> |
Error messages form libtls have changed, adapt syslogd tests.
|
#
61ffb8b2 |
| 28-Jan-2015 |
bluhm <bluhm@openbsd.org> |
Test the x509 certificate validation of syslog over TLS.
|