Age | Commit message (Expand) | Author |
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 |
2015-06-30 | Add tests for syslog -U. | Alexander Bluhm |
2015-06-29 | Add test for blocks in syslog.conf constructed with the +host and | Alexander Bluhm |
2015-06-29 | Test that selectors, which specify facility and severity level for | Alexander Bluhm |
2015-06-28 | Use fstat to check that the privsep parent of syslogd closes all | Alexander Bluhm |
2015-06-28 | Add tests for the !prog and !!prog and !* keywords in syslog.conf. | Alexander Bluhm |
2015-06-26 | change test-patterns.out in order to reflect the error message change in | semarie |
2015-06-25 | Align the three variants of Remote.pm. | Alexander Bluhm |
2015-06-23 | Fix the optional lua patterns test with obj and different versions. | Reyk Floeter |
2015-06-23 | add httpd regress | semarie |
2015-06-23 | add regress tests for httpd | semarie |
2015-06-15 | Rework how fstat and ktrace pattern are specified in the test | Alexander Bluhm |
2015-05-22 | Add tests for relayd TLS inspection with plain SSL and HTTPS. | Alexander Bluhm |
2015-05-17 | Add test cases for a crash reported by Bertrand PROVOST. When a | Alexander Bluhm |
2015-04-29 | Make some regular expressions more strict. This allows the tests | Alexander Bluhm |
2015-04-27 | Let the HTTP client close the connection within an incomplete header | Alexander Bluhm |
2015-02-25 | Do not count the dropped messages strictly, so that the syslogd | Alexander Bluhm |
2015-02-20 | The write again workaround in syslogd changes the dropped message | Alexander Bluhm |
2015-02-14 | Tests that syslogd uses the expected TLS version. | Alexander Bluhm |
2015-02-13 | Adapt the maxunix test, the syslogd -a error semantic has changed. | Alexander Bluhm |
2015-02-12 | Make syslogd tests more reliable. Increase the allowed range of | Alexander Bluhm |
2015-02-11 | Make syslogd tests more reliable. Allow a range of certain log | Alexander Bluhm |
2015-02-11 | Make syslogd test more reliable. Use Time::HiRes to sleep .01 | Alexander Bluhm |
2015-02-09 | Error messages form libtls have changed, adapt syslogd tests. | Alexander Bluhm |
2015-02-08 | Change syslog tests from transparent framing to octet counting. | Alexander Bluhm |
2015-02-06 | Add syslogd tests for dropped messages. | Alexander Bluhm |
2015-02-02 | Test that long syslog messages are truncated correctly. | Alexander Bluhm |
2015-01-30 | TLS connect error message has changed, adapt tests. | Alexander Bluhm |
2015-01-28 | Add a test where the TLS handshake fails because of null ciphers. | Alexander Bluhm |
2015-01-28 | Test the x509 certificate validation of syslog over TLS. | Alexander Bluhm |