Age | Commit message (Expand) | Author |
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 |
2018-10-06 | Debug output of rsyslogd has changed, adapt regex in compatibility | Alexander Bluhm |
2018-10-06 | Simplify regress tests by using the new setup and cleanup feature. | Alexander Bluhm |
2018-05-22 | In the sendsyslog-dropped test the client has to write a log message | Alexander Bluhm |
2018-04-11 | Fix a race in the syslogd test. It did not wait long enough for | Alexander Bluhm |
2018-02-27 | The error handling of invalid certificate files has changed in | Alexander Bluhm |
2018-01-14 | Unlocking the TCP stack resulted in smaller TCP segments sent out | Alexander Bluhm |
2017-11-27 | lenght->length, mostly in comments | Stuart Henderson |
2017-10-23 | Test file system full behavior of syslogd(8). This is done by | Alexander Bluhm |
2017-10-17 | Update matching regexp now that the pid is included. | Martin Pieuchot |
2017-10-05 | Check that the dropped during initialization message appears in | Alexander Bluhm |
2017-09-17 | If file descriptors are exhausted during initialization, we see | Alexander Bluhm |
2017-09-13 | Check that pending "message repeated" is printed at exit and restart. | Alexander Bluhm |
2017-09-13 | Check that the hostname added by syslogd -h in file and server log | Alexander Bluhm |
2017-09-12 | Syslogd does no longer keep the *:514 UDP sockets open by default. | Alexander Bluhm |
2017-09-11 | Use signed ssize_t to make read(2) error check actually work. | Alexander Bluhm |
2017-06-08 | Start syslogd with -rr. With different timing the order of messages | Alexander Bluhm |
2017-04-29 | Test that suslogd's UDP sockets bound to *.514 do not receive packets | Alexander Bluhm |