Age | Commit message (Expand) | Author |
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 |
2015-10-09 | Keep relayd test certificate names in sync with syslogd. | Alexander Bluhm |
2015-10-09 | Add tests for syslogd TLS accept and receive encrypted messages. | Alexander Bluhm |
2015-09-25 | In libtls connection error EOF has changed to connection close. | Alexander Bluhm |
2015-09-11 | Adapt test to 50MB CAfile limit. | Alexander Bluhm |
2015-09-11 | Check that there are no illegal spaces in the sendsyslog message. | Alexander Bluhm |
2015-09-10 | Grep for new error messages about tls_connect_socket. Libtls now | Alexander Bluhm |
2015-09-09 | Add args-bufsize-native.pl that checks wether libc syslog(3) can | Alexander Bluhm |
2015-09-09 | Test that syslogd can process 8 full size messages from sendsyslog(2) | Alexander Bluhm |
2015-09-03 | Add test for sendsyslog(2) dropped message reporting. | Alexander Bluhm |
2015-08-31 | New tests for +host in syslog.conf that matches on an IPv4 and IPv6 | Alexander Bluhm |
2015-08-25 | Do not inherit the event environment, delete and set explicitly | Alexander Bluhm |
2015-08-01 | Use Socket to make Perl syntax check of single test files pass. | Alexander Bluhm |
2015-08-01 | Make syslogd tests more reliable. Allow TLS tests to drop a wider | Alexander Bluhm |
2015-07-20 | Test what happens when syslogd reaches its file descriptor limit | Alexander Bluhm |
2015-07-20 | More reliable test due to more specific regex. | Alexander Bluhm |
2015-07-20 | Fix white spaces. | Alexander Bluhm |
2015-07-20 | Allow to use $curdir, $objdir, $host, $hostname in the test config | Alexander Bluhm |
2015-07-19 | Test octet counting and non transparent framing. | Alexander Bluhm |
2015-07-18 | Now tls_write() behaves like write(2), so the TLS tests produce the | Alexander Bluhm |
2015-07-18 | add relayd regression test args-http-slow-consumer.pl | Sebastian Benoit |
2015-07-18 | whitespace, no functional change | Sebastian Benoit |
2015-07-16 | Add gigabit test over tls | Reyk Floeter |
2015-07-16 | Print the received percentage in client.log instead of dots. | Reyk Floeter |
2015-07-16 | Use sysread instead of <STDIN> for the stream. | Reyk Floeter |
2015-07-16 | Fix non-sparse mode | Reyk Floeter |
2015-07-16 | This feature is tested in args-block-prog-quick.pl now. | Alexander Bluhm |
2015-07-16 | Add another test for small packets | Reyk Floeter |
2015-07-16 | Remove my copyright here | Reyk Floeter |
2015-07-16 | Add httpd regression tests based on bluhm's regression suite for | Reyk Floeter |
2015-07-16 | Test that syslogd does not append white spaces to messages. Per | Alexander Bluhm |
2015-07-16 | Kill a possibly running syslogd with -9 before testing. | Alexander Bluhm |
2015-07-09 | Test syslogd with reduced file descriptor limit. It has too many | Alexander Bluhm |
2015-07-07 | Add tests for incomming syslog messages over TCP. | Alexander Bluhm |
2015-07-02 | Check the receive line count less strict to avoid false negatives. | Alexander Bluhm |