Age | Commit message (Expand) | Author |
2017-08-30 | Add support for interface departure and arrival. | rob |
2017-08-28 | Update copyright notice contact info. | rob |
2017-08-25 | Quote some variable strings and make output verbose. | rob |
2017-08-12 | Forgot to commit updated Makefile for regress test changes using obj directory. | rob |
2017-08-12 | Use obj directory instead of a handcrafted working directory. | rob |
2017-08-12 | Hookup ifstated and snmpd regress. Discussed with benno@ and bluhm@. | rob |
2017-08-12 | Use vether instead of physical interfaces for temporary carp creation. | rob |
2017-08-12 | snmpe runs as user _snmpd not _snmp. | rob |
2017-08-11 | Add a wait call between different invocations of snmpd test runs to avoid | rob |
2017-08-11 | Add regression tests for snmpd. Not hooked into regress/usr.sbin/Makefile yet. | rob |
2017-07-31 | Tweak demoted state test, ok jca@ | rob |
2017-07-31 | Fix whitespace, ok jca@ | rob |
2017-07-30 | Add shebang | Jeremie Courreges-Anglas |
2017-07-14 | Do not mix Perl read() with sysread(). Data could get stuck in the | Alexander Bluhm |
2017-07-14 | Do not mix Perl read() with sysread(). Data could get stuck in the | Alexander Bluhm |
2017-07-14 | Add regression tests for ifstated. | Sebastian Benoit |
2017-07-12 | Disable failing pkg_add tests and document when they were added. | Alexander Bluhm |
2017-07-07 | Remove all references to "make depend" from regress. | Alexander Bluhm |
2017-06-25 | Link acme-client, ldapd, switchd regress to build. | Alexander Bluhm |
2017-06-25 | Do not run .END cleanup during clean, cleandir, obj in ldapd regress. | Alexander Bluhm |
2017-06-25 | Clean all files created during switchd regress. | Alexander Bluhm |
2017-06-25 | Convert the acme-client test to use a config file acme-client.conf. | Alexander Bluhm |
2017-06-22 | Perl on 32 bit architectures does not support pack('Q'), replace | Alexander Bluhm |
2017-06-22 | Get the framework from relayd regress to start switchd on demand. | 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 |
2017-04-28 | Check that non existing log files in syslog.conf are reported to | Alexander Bluhm |
2017-04-25 | Test listening on multiple syslog over TLS sockets. | Alexander Bluhm |
2017-04-17 | Test syslogd(8) "last message repeated" feature and -r option. | Alexander Bluhm |
2017-04-07 | Adapt test to new syslogd's local message priority. | Alexander Bluhm |
2017-04-06 | Check that local syslog messages have the the expected priority. | Alexander Bluhm |
2017-04-05 | Syslogd's debug and error messages have changed a bit, adapt test. | Alexander Bluhm |
2017-03-24 | Check that syslogd(8) is still running if non critical errors happen | Alexander Bluhm |
2017-02-22 | ldapd regress tests depends on openldap-client, check | Gleydson Soares |
2017-02-09 | Add defines that are needed to compile XS code with Perl 5.24.1. | Alexander Bluhm |
2017-02-07 | Adapt regex in syslogd test to the new shiny libssl error messages. | Alexander Bluhm |
2017-02-02 | sudo -> SUDO and some other minor tweaks | Theo Buehler |
2017-02-01 | SUDO is doas | Reyk Floeter |
2017-02-01 | Add Range and multipart tests. | Reyk Floeter |
2017-01-31 | Mark the IO::Socket::SSL server socket with SSL_server to avoid | Alexander Bluhm |
2017-01-31 | The libssl and libcrypto error messages have changed. Adapt the | Alexander Bluhm |
2017-01-30 | Fix TLS tests. Keys and log files are now in obj, not in obj/htdocs | Reyk Floeter |
2017-01-30 | Adjust CLEANFILES for new httpd root | Reyk Floeter |
2017-01-30 | unbreak httpd regress tests after wobj change | Reyk Floeter |
2017-01-26 | Each entry in REGRESS_TARGETS is run in a separate make process, so the | Jonathan Matthew |
2017-01-02 | Test listening on multiple sockets simultaneously. | Alexander Bluhm |
2016-12-30 | Now libtls creates nicer certificate verification error messages. | Alexander Bluhm |
2016-12-27 | Test that the syslogd program can be started with a relative path. | Alexander Bluhm |
2016-12-26 | Typo, "more then" -> "more than" | Jeremie Courreges-Anglas |
2016-12-22 | Update the regress test to work with the new changes in the switchd(8) | Rafael Zalamena |