Age | Commit message (Expand) | Author |
2021-03-09 | Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'s | Martijn van Duren |
2021-03-09 | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) | Alexander Bluhm |
2021-03-05 | Fix regress tests after changes to tal.c, mft.c, and cert.c. | Claudio Jeker |
2021-03-05 | Test case for read-only array being not that read-only in ksh. | Vadim Zhukov |
2021-02-26 | zap spades of trailing whitespace | Theo Buehler |
2021-02-26 | remove this KEX fuzzer; it's awkward to use and doesn't play nice | Damien Miller |
2021-02-25 | Update regress to match TLS versions change. | Joel Sing |
2021-02-25 | s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/ | Damien Miller |
2021-02-24 | Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test to | Darren Tucker |
2021-02-23 | Make this test module aware so it passes with Go 1.16 | Theo Buehler |
2021-02-23 | Make this test module aware so it passes with Go 1.16 | Theo Buehler |
2021-02-21 | PATH does not include '.' anymore. Fix the runs test for that situation. | Theo Buehler |
2021-02-20 | Enable threads test | Otto Moerbeek |
2021-02-20 | A regress test to test concurrent exception handling in threads | Otto Moerbeek |
2021-02-20 | Revise regress to match change in SSL{_CTX,}_get_{min,max}_proto_version(). | Joel Sing |
2021-02-18 | mark test-inlabel-wildcard-cert-no-CA-client as an expected failure | Theo Buehler |
2021-02-17 | Make sure puttygen is new enough to successfully run the PuTTY interop | Darren Tucker |
2021-02-16 | Add x509 certificate validation regression tests | jan |
2021-02-16 | Print AIA in rpki-client test utility | job |
2021-02-15 | Fix invalid config error in run-psk-fail. | tobhe |
2021-02-12 | A few more flag combo's to test | Otto Moerbeek |
2021-02-11 | More route-to fallout in pfctl regress. | Alexander Bluhm |
2021-02-10 | Add med test, this no longer fails in -current | Claudio Jeker |
2021-02-09 | These regress tests expect coredumps to be written so run them with | Claudio Jeker |
2021-02-09 | These regress test expect coredumps as an effect of the test so run | Claudio Jeker |
2021-02-08 | Update DTLS client hello due to ECC changes. | Joel Sing |
2021-02-08 | Also print the recently added caRepository URI alongside rpkiManifest | Claudio Jeker |
2021-02-07 | route-to rules take ips, not interfaces with optional ips. | David Gwynne |
2021-02-07 | i missed a dup-to when tweaking route-to things to takes ips, not ifaces. | David Gwynne |
2021-02-07 | Enable auto DHE and disable session tickets for some tests. | Joel Sing |
2021-02-06 | Only hexdump packets/messages on higher debug levels. | Joel Sing |
2021-02-06 | Test reads and writes between the client and server. | Joel Sing |
2021-02-05 | Roll back the hostname->uname change in rev 1.10. It turns out | Darren Tucker |
2021-02-05 | Setup two pair(4) and one lo(4) interface in different routing | Alexander Bluhm |
2021-02-05 | hostname is not specified by POSIX but uname -n is, so use the latter for | Darren Tucker |
2021-02-04 | it's fine to route-to to a table. | David Gwynne |
2021-02-04 | route-to rules take ips now, not interfaces with optional ips. | David Gwynne |
2021-02-04 | route-to rules take ips, not interfaces with optional ips. | David Gwynne |
2021-02-04 | route-to rules take an ip now, not an interface with optional ip. | David Gwynne |
2021-02-04 | 'struct group' is now called 'struct dh_group'. | tobhe |
2021-02-03 | Remove rsync.c from the test tool builds, nothing depends on that anymore | Claudio Jeker |
2021-02-01 | ESP path MTU discovery over IPv6 tunnel has been fixed. Add test. | Alexander Bluhm |
2021-02-01 | Syntax of pf(4) route-to has changed. Adapt tests. | Alexander Bluhm |
2021-01-30 | add a SK_DUMMY_INTEGRATE define that allows the dummy security key | Damien Miller |
2021-01-29 | Adjust regress test, the hash argument to the parse functions was removed. | Claudio Jeker |
2021-01-27 | wrap an overlong line | Theo Buehler |
2021-01-22 | Extend test with an full depth search of all possible prefix_evaluations. | Claudio Jeker |
2021-01-22 | Avoid NULL deref on BIO_new{_mem_buf,}() failure. | Theo Buehler |
2021-01-22 | Avoid NULL deref on BIO_new{_mem_buf,}() failure. | Theo Buehler |
2021-01-22 | Cleanup and document the code a bit | Claudio Jeker |