Age | Commit message (Expand) | Author |
2016-09-23 | The TCP socket buffer size for syslogd has changed. Adapt tests | Alexander Bluhm |
2016-09-22 | Call setsockopt(2) before listen(2) in relayd tests and adjust some | Alexander Bluhm |
2016-09-21 | Test syslogd TLS client certificate validation. | Alexander Bluhm |
2016-09-18 | Test should print SKIPPED if a package is missing. | Alexander Bluhm |
2016-09-13 | First stab at acme-client regress test. | Florian Obser |
2016-09-10 | Cleanup commented lines, and only print the DN of entries | Landry Breuil |
2016-09-10 | Improve Makefile by using ${.OBJDIR} and stop creating files in | Landry Breuil |
2016-09-05 | ldapd regress is creating files during make obj; comment out until fixed | Theo de Raadt |
2016-09-05 | link ldapd regress to the build | Landry Breuil |
2016-09-05 | Add purge to the all: target and comment out cpan for now | Landry Breuil |
2016-09-02 | Print SKIPPED if a regress test cannot be executed for some reason. | Alexander Bluhm |
2016-09-01 | Add basic regress tests for ldapd. | Landry Breuil |
2016-09-01 | Fix regress test, server returns 400 instead of 500 now | Reyk Floeter |
2016-08-29 | Syslogd tls config error messages have changed, adapt tests. | Alexander Bluhm |
2016-08-25 | Set relayd socket buffer size to reasonable value to make test pass | Alexander Bluhm |
2016-08-25 | Make relayd test slow-consumer more reliable. Set SO_SNDTIMEO | Alexander Bluhm |
2016-08-23 | Some syslogd tests failed to report errors. Make these tests more | Alexander Bluhm |
2016-08-19 | Reorder entries to match current multipath ordering. | Martin Pieuchot |
2016-08-17 | syslogd(8) uses new libtls certificate and key file loading. So | Alexander Bluhm |
2016-07-27 | Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly: | Reyk Floeter |
2016-07-22 | add a regression test | Sebastian Benoit |
2016-07-22 | Fix generated Perl headers. | Reyk Floeter |
2016-07-20 | s/sudo/doas/ | Sebastian Benoit |
2016-07-19 | Add two more tests that use traffic that was captured with tcpdump. | Reyk Floeter |
2016-07-19 | Add simple OpenFlow tests for switchd. | Reyk Floeter |
2016-07-12 | Allow to run the syslogd tests as root without SUDO also if the | Alexander Bluhm |
2016-07-12 | Add regression tests for syslogd TLS client certificates. | Alexander Bluhm |
2016-07-11 | Revert previous adaption of the test. The behavior change in libtls | Alexander Bluhm |
2016-07-06 | Now libtls is always reading cert.pem during tls_config_new(). | Alexander Bluhm |
2016-07-01 | Timing changed, now a syslogd test may get EPIPE instead of | Alexander Bluhm |
2016-06-22 | Syslogd can send messages to a user, test what happens if the | Alexander Bluhm |
2016-05-29 | When connecting to a non existing tcp listen socket on localhost, | Alexander Bluhm |
2016-05-03 | Fix some Perl statements perlcritic was bitching about: Variable | Alexander Bluhm |
2016-05-03 | To test syslogd compatibility rsyslog is used as remote server. | Alexander Bluhm |
2016-03-29 | Kdump contains LOG_CONS now. TLS error message changes. | Alexander Bluhm |
2016-03-24 | Check that only one published entry can be added. | Martin Pieuchot |
2016-03-23 | arp(8) regression tests, some of which are currently failing with ART. | Martin Pieuchot |
2016-03-21 | System call sendsyslog2 is gone, adapt tests. | Alexander Bluhm |
2016-01-22 | Replace a (broken) test for @option explicit-update (the code has been | Landry Breuil |
2016-01-07 | When syslogd is not running, check that no syslog priority or dropped | Alexander Bluhm |
2015-12-30 | Test logging to console by redirecting the system's console into a | Alexander Bluhm |
2015-12-04 | Add tests that call the syscalls sendsyslog(2) and sendsyslog2(2) | Alexander Bluhm |
2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak | Ted Unangst |
2015-11-04 | Generating the self-signed syslogd test certificate does not depend | Alexander Bluhm |
2015-11-02 | Test that rsyslogd can send over TLS to OpenBSD syslogd. | Alexander Bluhm |
2015-10-31 | As syslog(3) in libc no longer inserts the timestamp, the maximum | Alexander Bluhm |
2015-10-24 | Handling of bogus CA file has changed in syslogd. Adapt tests to | Alexander Bluhm |
2015-10-23 | Test syslogd with empty or non existing server certificates and | Alexander Bluhm |
2015-10-23 | Check that syslogd delays a blocking write to tty and that that all | Alexander Bluhm |
2015-10-19 | Test syslogd logging to a tty which belongs to a user. This is | Alexander Bluhm |