Age | Commit message (Expand) | Author |
2016-08-19 | string.h not strings.h | Theo de Raadt |
2016-08-17 | syslogd(8) uses new libtls certificate and key file loading. So | Alexander Bluhm |
2016-08-16 | Add regression tests for IP_SENDSRCADDR. | Vincent Gross |
2016-08-14 | Convert quad_t to long long | Philip Guenther |
2016-08-14 | Convert %q to %ll | Philip Guenther |
2016-08-10 | no more armish; | Jason McIntyre |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt |
2016-08-10 | regression tests for mdoc_validate.c revisions 1.219 and 1.220 | Ingo Schwarze |
2016-08-09 | When interrupted, connect() should leave the socket connecting in the | Philip Guenther |
2016-08-06 | Add more tests for better code coverage: | Theo Buehler |
2016-08-06 | If you see code like this, you know something's quite wrong | Theo Buehler |
2016-08-05 | enable the mandoc.db(5) regression suite, code is stable enough now | Ingo Schwarze |
2016-08-05 | adjust expected output after the NAME_HEAD fix in mandocdb.c rev. 1.175 | Ingo Schwarze |
2016-08-05 | enable dddd regression test | Theo Buehler |
2016-08-04 | adjust database file name and version number to what was committed | Ingo Schwarze |
2016-07-30 | hook up regression tests for jot(1) | Theo Buehler |
2016-07-30 | Add regression tests for jot(1). | Theo Buehler |
2016-07-30 | test suite for the new mandoc.db(5) format; | Ingo Schwarze |
2016-07-27 | Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly: | Reyk Floeter |
2016-07-22 | add a regression test | Sebastian Benoit |
2016-07-22 | Fix generated Perl headers. | Reyk Floeter |
2016-07-20 | s/sudo/doas/ | Sebastian Benoit |
2016-07-19 | Add two more tests that use traffic that was captured with tcpdump. | Reyk Floeter |
2016-07-19 | Add simple OpenFlow tests for switchd. | Reyk Floeter |
2016-07-19 | Adapt test to the srp_swap() area. | Martin Pieuchot |
2016-07-19 | Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the | Martin Pieuchot |
2016-07-18 | Remote regression tests should not run ssh with -t all the time. | Alexander Bluhm |
2016-07-11 | Add regression tests for the path MTU discovery implementation in | Alexander Bluhm |
2016-07-14 | Prevent silly states via knotes on pids > 2^32 and on nonexistent signals. | Philip Guenther |
2016-07-14 | Correct equal in test. | Darren Tucker |
2016-07-13 | Fix usage() output and getopt sorting | Philip Guenther |
2016-07-12 | Link path MTU discovery regress test into build. | Alexander Bluhm |
2016-07-12 | Allow to run the syslogd tests as root without SUDO also if the | Alexander Bluhm |
2016-07-12 | Add regression tests for syslogd TLS client certificates. | Alexander Bluhm |
2016-07-11 | Revert previous adaption of the test. The behavior change in libtls | Alexander Bluhm |
2016-07-11 | Add regression tests for the path MTU discovery implementation in | Alexander Bluhm |
2016-07-07 | add ca cert error check and make the path configurable | Brent Cook |
2016-07-06 | Now libtls is always reading cert.pem during tls_config_new(). | Alexander Bluhm |
2016-07-05 | Some new tests related to bin/cat.c rev. 1.25, | Ingo Schwarze |
2016-07-05 | remove extra assignment of s from 1.11, fix regression test | Brent Cook |
2016-07-05 | On systems where we do not have BN_ULLONG defined (most 64-bit systems), | Brent Cook |
2016-07-05 | make less awful.. test against cloudflare too | Bob Beck |
2016-07-04 | Add a nasty little ocsp regress test in the hope pedants will make it better. | Bob Beck |
2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | Philip Guenther |
2016-07-01 | Timing changed, now a syslogd test may get EPIPE instead of | Alexander Bluhm |
2016-06-30 | Remove flags for disabling constant-time operations. | Brent Cook |
2016-06-22 | Syslogd can send messages to a user, test what happens if the | Alexander Bluhm |
2016-06-13 | Test that splicing loops are aborted with ELOOP. | Alexander Bluhm |
2016-06-07 | Replace (remaining) systrace policy files with columns of numbers for | Okan Demirmen |
2016-06-07 | Adapt compat layers after recent changes: srp_swap() and the GC task | Martin Pieuchot |