Age | Commit message (Expand) | Author |
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 |
2016-12-07 | Spacing in arp -a output has changed, adapt test. | Alexander Bluhm |
2016-11-28 | To test the pipe feature, a dd is started and writing into a log | Alexander Bluhm |
2016-11-17 | Add support for OpenFlow 1.3.5 tests and make jumbo test use the new | Rafael Zalamena |
2016-11-16 | Add support for big reads in perl and fix the jumbo test, also remove | Rafael Zalamena |
2016-11-16 | Remove code duplication for receiving/sending OFP packets and simplify | Rafael Zalamena |
2016-11-15 | Create the sys/syscall.ph header file on demand for the sendsyslog(2) | Alexander Bluhm |
2016-11-11 | Fix regress after moving ofp.h to sys/net/ | Reyk Floeter |
2016-10-13 | In rare cases the number of dropped messages changes a bit more. | Alexander Bluhm |
2016-10-12 | Fix races during syslogd startup and shutdown in privsep tests. | Alexander Bluhm |
2016-10-10 | The TLS error message depends on the generated fake certificate. | Alexander Bluhm |
2016-10-06 | Check that syslogd priv process does exec on itself. | Alexander Bluhm |
2016-10-06 | Add millisecond precision to expected timestamp. | Alexander Bluhm |
2016-10-05 | Bump the sizes of generated jumbo frames up to the max. | Reyk Floeter |
2016-10-04 | Add test for syslogd(8) -Z ISO timestamp format. | Alexander Bluhm |
2016-09-28 | The ldap regression test should behave more like the other tests. | Alexander Bluhm |
2016-09-28 | The tun interface has been renamed to tap(4). Adapt ospfd test. | Alexander Bluhm |
2016-09-28 | An unintened 65536 size change slipped in, revert to 65535 | Reyk Floeter |
2016-09-28 | Fix length calculation of PACKET_IN (I forget the 10 byte packet_in header). | Reyk Floeter |
2016-09-28 | Bump buffer size to 64k, the max OFP packet size | Reyk Floeter |
2016-09-28 | I wrote a perfect regress test: a test that never fails. Correctly | Reyk Floeter |
2016-09-23 | Check wether sudo or doas is working once at the beginning of the | Alexander Bluhm |
2016-09-23 | Remove leftovers from relayd tests. | Alexander Bluhm |
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 |