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