summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/Server.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* With TLS 1.2 the step by step handshake created precise errorbluhm2020-10-161-1/+5
* If KTRACE environment is set, generate ktrace output also for clientbluhm2020-07-241-2/+4
* Mark the IO::Socket::SSL server socket with SSL_server to avoidbluhm2017-01-311-1/+2
* The TCP socket buffer size for syslogd has changed. Adapt testsbluhm2016-09-231-1/+11
* Test syslogd TLS client certificate validation.bluhm2016-09-211-5/+6
* Add regression tests for syslogd TLS client certificates.bluhm2016-07-121-6/+10
* Add tests that call the syscalls sendsyslog(2) and sendsyslog2(2)bluhm2015-12-041-3/+3
* Add a test where the TLS handshake fails because of null ciphers.bluhm2015-01-281-1/+7
* Add a test for syslogd that reconnects to a TCP syslog server afterbluhm2015-01-151-2/+22
* Create CA and certificates for TLS tests consistently. Betterbluhm2014-12-311-6/+6
* Add regression tests where OpenBSD syslogd is sending messages tobluhm2014-12-281-6/+6
* Add tests for syslogd sending and receiving over IPv6 sockets.bluhm2014-08-251-2/+2
* Run syslogd regressions tests. As only one syslogd can run perbluhm2014-08-201-0/+83