Age | Commit message (Expand) | Author |
2024-07-01 | Explicit TLS handshake with syslog client. | Alexander Bluhm |
2024-06-14 | Replace deprecated given/when and smartmatch operator in Perl scripts. | Alexander Bluhm |
2023-10-19 | Add test for dropped messages to UDP loghost. | Alexander Bluhm |
2023-10-12 | Test retry after DNS lookup failure. | Alexander Bluhm |
2023-10-12 | Let vnconfig select an unused device as opposed of unconditionally | Anton Lindqvist |
2023-07-03 | Stop caring about tls 1.0 and 1.1. | Bob Beck |
2023-01-17 | fix typo in package name | Anton Lindqvist |
2023-01-17 | cope with ktrace "(via syscall)" changes | Anton Lindqvist |
2022-12-10 | Make the accepted log grep pattern more strict in order to not pick up any log | Anton Lindqvist |
2022-11-04 | In ktrace execve(2) no longer shows meaningless exit code. | Alexander Bluhm |
2022-06-16 | OpenBSD syslogd(8) escapes binary data with vis(3). Use the | Alexander Bluhm |
2022-03-25 | Now that syslogd(8) supports SSL shutdown when the TLS connection | Alexander Bluhm |
2022-01-13 | Adapt to changed debugging output | Martijn van Duren |
2021-12-22 | Replace deprecated IO::Socket::INET6 with IO::Socket::IP. | Alexander Bluhm |
2021-12-02 | Tell testers which packages to install right away | Klemens Nanni |
2021-11-25 | LibreSSL error message has changed again, make test more tolerant. | Alexander Bluhm |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-10-12 | Relax test regex, read or write error is possible. | Alexander Bluhm |
2021-07-14 | LibreSSL error message has changed, adapt test. | Alexander Bluhm |
2021-07-06 | alarm(3) cannot fail, remove error handling. | Alexander Bluhm |
2021-06-30 | TLS error messages have changed slightly, adapt regex for expected | Alexander Bluhm |
2021-05-21 | Ignore return value of execve(2) in ktrace output. It is meaningless. | Alexander Bluhm |
2021-04-19 | Fix TLS error message race. Due to less handshakes in TLS 1.3 an | Alexander Bluhm |
2021-03-09 | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) | Alexander Bluhm |
2020-12-26 | Timing on slow armv7 machine is different. Instead of a broken | Alexander Bluhm |
2020-12-17 | Remove echo headlines. | Alexander Bluhm |
2020-11-16 | Certificate verification error message has been improved. | Alexander Bluhm |
2020-11-06 | Fix some races in syslogd tests. Fewer handshakes in TLS 1.3 make | Alexander Bluhm |
2020-10-16 | With TLS 1.2 the step by step handshake created precise error | Alexander Bluhm |
2020-09-15 | Error messages for LibreSSL have changed when switching to TLS 1.3. | Alexander Bluhm |
2020-09-15 | Null cipher test works only with TLS 1.2. | Alexander Bluhm |
2020-09-14 | Use more specific regex for ktrace to avoid false positives. | Alexander Bluhm |
2020-07-24 | If KTRACE environment is set, generate ktrace output also for client | Alexander Bluhm |
2020-07-24 | With TLS 1.3 error message has slightly changed if the cafile does | Alexander Bluhm |
2020-07-24 | LibreSSL default TLS version has changed from 1.2 to 1.3. Adapt | Alexander Bluhm |
2020-05-25 | Test that syslogd closes the UDP sockets only if not configured to | Alexander Bluhm |
2020-05-19 | LibreSSL error message has been improved, adapt syslogd TLS tests. | Alexander Bluhm |
2020-05-06 | Currently LibreSSL reports an unknown SSL_internal error. Adjust | Alexander Bluhm |
2020-05-06 | The error message from LibreSSL has changed. Adjust regex in test. | Alexander Bluhm |
2019-12-28 | Disable interop test with rsyslogd and TLS. Starting rsyslogd with | Alexander Bluhm |
2019-09-20 | REGRESS_SKIP_TARGETS was spelled incorrectly. | Alexander Bluhm |
2019-09-17 | Rsyslogd TLS client side is unreliable. Disable compatiblity test. | Alexander Bluhm |
2019-09-10 | If rsyslogd is not installed, explicitly skip these syslogd | Alexander Bluhm |
2019-09-10 | Fix more races in syslogd test. | Alexander Bluhm |
2019-09-10 | Fix race in syslogd test. | Alexander Bluhm |
2019-07-12 | Test should also run if there is no obj directory. Name regress | Alexander Bluhm |
2019-07-09 | There was a race what is read first: the EOF from stdin to terminate | Alexander Bluhm |
2019-07-09 | On slow armv7 machine reconnect timeout is faster than test, so | Alexander Bluhm |
2019-02-19 | With new Perl we have add .OBJDIR to @INC. | Alexander Bluhm |
2019-01-18 | Adapt expected number of dropped messages after sendsyslog(2) kernel | Alexander Bluhm |