History log of /openbsd-current/regress/usr.sbin/syslogd/args-server-tls-error.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 12-Oct-2021 bluhm

Relax test regex, read or write error is possible.


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.7 16-Oct-2020 bluhm

With TLS 1.2 the step by step handshake created precise error
conditions. TLS 1.3 shortens the handshake, so some errors cannot
be reported properly to the other side. Instead the connection is
closed and the other side receives a SIGPIPE when it tries to write
the next TLS protocol message. Ignore this SIGPIPE signal in TLS
client and server and adapt error messages when grepping the log
files.
discussed with tb@ and jsing@


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 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.5 05-Apr-2017 bluhm

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


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.4 16-Jul-2015 bluhm

Test that syslogd does not append white spaces to messages. Per
default the test pattern is stricter now. Also do some test cleanup


Revision tags: OPENBSD_5_7_BASE
# 1.3 09-Feb-2015 bluhm

Error messages form libtls have changed, adapt syslogd tests.


# 1.2 06-Feb-2015 bluhm

Add syslogd tests for dropped messages.


# 1.1 16-Jan-2015 bluhm

Add regression tests for syslog over TLS.


# 1.7 16-Oct-2020 bluhm

With TLS 1.2 the step by step handshake created precise error
conditions. TLS 1.3 shortens the handshake, so some errors cannot
be reported properly to the other side. Instead the connection is
closed and the other side receives a SIGPIPE when it tries to write
the next TLS protocol message. Ignore this SIGPIPE signal in TLS
client and server and adapt error messages when grepping the log
files.
discussed with tb@ and jsing@


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 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.5 05-Apr-2017 bluhm

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


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.4 16-Jul-2015 bluhm

Test that syslogd does not append white spaces to messages. Per
default the test pattern is stricter now. Also do some test cleanup


Revision tags: OPENBSD_5_7_BASE
# 1.3 09-Feb-2015 bluhm

Error messages form libtls have changed, adapt syslogd tests.


# 1.2 06-Feb-2015 bluhm

Add syslogd tests for dropped messages.


# 1.1 16-Jan-2015 bluhm

Add regression tests for syslog over TLS.


# 1.6 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.5 05-Apr-2017 bluhm

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


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.4 16-Jul-2015 bluhm

Test that syslogd does not append white spaces to messages. Per
default the test pattern is stricter now. Also do some test cleanup


Revision tags: OPENBSD_5_7_BASE
# 1.3 09-Feb-2015 bluhm

Error messages form libtls have changed, adapt syslogd tests.


# 1.2 06-Feb-2015 bluhm

Add syslogd tests for dropped messages.


# 1.1 16-Jan-2015 bluhm

Add regression tests for syslog over TLS.


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

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


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.4 16-Jul-2015 bluhm

Test that syslogd does not append white spaces to messages. Per
default the test pattern is stricter now. Also do some test cleanup


Revision tags: OPENBSD_5_7_BASE
# 1.3 09-Feb-2015 bluhm

Error messages form libtls have changed, adapt syslogd tests.


# 1.2 06-Feb-2015 bluhm

Add syslogd tests for dropped messages.


# 1.1 16-Jan-2015 bluhm

Add regression tests for syslog over TLS.