History log of /openbsd-current/regress/usr.sbin/syslogd/args-bufsize-udp.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 19-Oct-2015 bluhm

Test syslogd logging to a tty which belongs to a user. This is
done with a utmp entry for a pty fake login. All messages are read
from the pty and written into a log file.


# 1.2 10-Sep-2015 bluhm

Grep for new error messages about tls_connect_socket. Libtls now
reports handshake failed. Make bufsize tests more reliable.


# 1.1 09-Sep-2015 bluhm

Test that syslogd can process 8 full size messages from sendsyslog(2)
or UDP socket or UNIX domain socket at once.