summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/syslogd
AgeCommit message (Expand)Author
2020-09-15Error messages for LibreSSL have changed when switching to TLS 1.3.Alexander Bluhm
2020-09-15Null cipher test works only with TLS 1.2.Alexander Bluhm
2020-09-14Use more specific regex for ktrace to avoid false positives.Alexander Bluhm
2020-07-24If KTRACE environment is set, generate ktrace output also for clientAlexander Bluhm
2020-07-24With TLS 1.3 error message has slightly changed if the cafile doesAlexander Bluhm
2020-07-24LibreSSL default TLS version has changed from 1.2 to 1.3. AdaptAlexander Bluhm
2020-05-25Test that syslogd closes the UDP sockets only if not configured toAlexander Bluhm
2020-05-19LibreSSL error message has been improved, adapt syslogd TLS tests.Alexander Bluhm
2020-05-06Currently LibreSSL reports an unknown SSL_internal error. AdjustAlexander Bluhm
2020-05-06The error message from LibreSSL has changed. Adjust regex in test.Alexander Bluhm
2019-12-28Disable interop test with rsyslogd and TLS. Starting rsyslogd withAlexander Bluhm
2019-09-20REGRESS_SKIP_TARGETS was spelled incorrectly.Alexander Bluhm
2019-09-17Rsyslogd TLS client side is unreliable. Disable compatiblity test.Alexander Bluhm
2019-09-10If rsyslogd is not installed, explicitly skip these syslogdAlexander Bluhm
2019-09-10Fix more races in syslogd test.Alexander Bluhm
2019-09-10Fix race in syslogd test.Alexander Bluhm
2019-07-12Test should also run if there is no obj directory. Name regressAlexander Bluhm
2019-07-09There was a race what is read first: the EOF from stdin to terminateAlexander Bluhm
2019-07-09On slow armv7 machine reconnect timeout is faster than test, soAlexander Bluhm
2019-02-19With new Perl we have add .OBJDIR to @INC.Alexander Bluhm
2019-01-18Adapt expected number of dropped messages after sendsyslog(2) kernelAlexander Bluhm
2018-10-06Debug output of rsyslogd has changed, adapt regex in compatibilityAlexander Bluhm
2018-10-06Simplify regress tests by using the new setup and cleanup feature.Alexander Bluhm
2018-05-22In the sendsyslog-dropped test the client has to write a log messageAlexander Bluhm
2018-04-11Fix a race in the syslogd test. It did not wait long enough forAlexander Bluhm
2018-02-27The error handling of invalid certificate files has changed inAlexander Bluhm
2018-01-14Unlocking the TCP stack resulted in smaller TCP segments sent outAlexander Bluhm
2017-11-27lenght->length, mostly in commentsStuart Henderson
2017-10-23Test file system full behavior of syslogd(8). This is done byAlexander Bluhm
2017-10-17Update matching regexp now that the pid is included.Martin Pieuchot
2017-10-05Check that the dropped during initialization message appears inAlexander Bluhm
2017-09-17If file descriptors are exhausted during initialization, we seeAlexander Bluhm
2017-09-13Check that pending "message repeated" is printed at exit and restart.Alexander Bluhm
2017-09-13Check that the hostname added by syslogd -h in file and server logAlexander Bluhm
2017-09-12Syslogd does no longer keep the *:514 UDP sockets open by default.Alexander Bluhm
2017-09-11Use signed ssize_t to make read(2) error check actually work.Alexander Bluhm
2017-06-08Start syslogd with -rr. With different timing the order of messagesAlexander Bluhm
2017-04-29Test that suslogd's UDP sockets bound to *.514 do not receive packetsAlexander Bluhm
2017-04-28Check that non existing log files in syslog.conf are reported toAlexander Bluhm
2017-04-25Test listening on multiple syslog over TLS sockets.Alexander Bluhm
2017-04-17Test syslogd(8) "last message repeated" feature and -r option.Alexander Bluhm
2017-04-07Adapt test to new syslogd's local message priority.Alexander Bluhm
2017-04-06Check that local syslog messages have the the expected priority.Alexander Bluhm
2017-04-05Syslogd's debug and error messages have changed a bit, adapt test.Alexander Bluhm
2017-03-24Check that syslogd(8) is still running if non critical errors happenAlexander Bluhm
2017-02-07Adapt regex in syslogd test to the new shiny libssl error messages.Alexander Bluhm
2017-01-31Mark the IO::Socket::SSL server socket with SSL_server to avoidAlexander Bluhm
2017-01-31The libssl and libcrypto error messages have changed. Adapt theAlexander Bluhm
2017-01-02Test listening on multiple sockets simultaneously.Alexander Bluhm
2016-12-30Now libtls creates nicer certificate verification error messages.Alexander Bluhm