History log of /openbsd-current/regress/usr.sbin/syslogd/args-client-tls-close.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 25-Mar-2022 bluhm

Now that syslogd(8) supports SSL shutdown when the TLS connection
terminates, do SSL shutdown in the test client. This will detect
SSL handshake errors also with TLS 1.3 if the CA of the client
certificate is invalid.
test races reported by anton@; debugged with Carsten Arzig


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.4 22-May-2018 bluhm

In the sendsyslog-dropped test the client has to write a log message
before syslogd is running. To fix a race in regress, delay the
syslogd startup until the message has been written. For debugging
add the process class to all die messages.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.3 05-Apr-2017 bluhm

Syslogd's debug and error messages have changed a bit, adapt test.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.2 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.1 09-Oct-2015 bluhm

Add tests for syslogd TLS accept and receive encrypted messages.


# 1.4 22-May-2018 bluhm

In the sendsyslog-dropped test the client has to write a log message
before syslogd is running. To fix a race in regress, delay the
syslogd startup until the message has been written. For debugging
add the process class to all die messages.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.3 05-Apr-2017 bluhm

Syslogd's debug and error messages have changed a bit, adapt test.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.2 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.1 09-Oct-2015 bluhm

Add tests for syslogd TLS accept and receive encrypted messages.


Revision tags: OPENBSD_6_2_BASE
# 1.3 05-Apr-2017 bluhm

Syslogd's debug and error messages have changed a bit, adapt test.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.2 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.1 09-Oct-2015 bluhm

Add tests for syslogd TLS accept and receive encrypted messages.