summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-12-13Print better error messages in case an expected packet is missing.Alexander Bluhm
2016-12-12Set promiscuous mode during srp1() to receive the arp reply directedAlexander Bluhm
2016-12-11Remove and-list-error-3 test, it is obsoleted by seterror-11Todd C. Miller
2016-12-11Fixes descriptions for seterror tests 1, 2 and 4.Todd C. Miller
2016-12-07test different kinds of the "WARNING: whitespace at end of input line";Ingo Schwarze
2016-12-07comment out non-working parts of the test with .ig rather than \",Ingo Schwarze
2016-12-07enable commented parts of the test, they seem to work nowIngo Schwarze
2016-12-07enable commented parts of the test, they seem to work nowIngo Schwarze
2016-12-07Spacing in arp -a output has changed, adapt test.Alexander Bluhm
2016-12-06Update to match recent changes.Martin Pieuchot
2016-12-04Update regress test to handle change to ssl_cipher_list_to_bytes().Joel Sing
2016-11-30Fix typosVincent Gross
2016-11-30test new behaviour of cert force-command restriction vs. authorized_key/Damien Miller
2016-11-28Enable the pmtu and traceroute subtests with af-to. pf has beenAlexander Bluhm
2016-11-28The setuid regression test builds and runs a binary that is setuidAlexander Bluhm
2016-11-28To test the pipe feature, a dd is started and writing into a logAlexander Bluhm
2016-11-25Allow PuTTY interop tests to run unattended. bz#2639, patch fromDarren Tucker
2016-11-25Reverse args to sshd-log-wrapper. Matches change in portable, where itDarren Tucker
2016-11-25Fix typo in trace message; from portable.Darren Tucker
2016-11-23Test that af-to cannot be used together with route-to, reply-to, dup-to.Alexander Bluhm
2016-11-22Return different error number to know which test is failing.Martin Pieuchot
2016-11-21Print better error message if test fails.Alexander Bluhm
2016-11-21Test that IPv6 framents with invalid length or more-fragment bitAlexander Bluhm
2016-11-20SRPL_FIRST() and SRPL_FOLLOW().Martin Pieuchot
2016-11-17Put all make targets in a loop and print a little more what eachAlexander Bluhm
2016-11-17Add support for OpenFlow 1.3.5 tests and make jumbo test use the newRafael Zalamena
2016-11-17Send fragment with Hop-by-Hop extension header after the fragmentAlexander Bluhm
2016-11-16Test multiple combinations of divert connections. The socket cleanupAlexander Bluhm
2016-11-16Add support for big reads in perl and fix the jumbo test, also removeRafael Zalamena
2016-11-16Remove code duplication for receiving/sending OFP packets and simplifyRafael Zalamena
2016-11-15Mark pf states created by this regress test with a label. RemoveAlexander Bluhm
2016-11-15Create the sys/syscall.ph header file on demand for the sendsyslog(2)Alexander Bluhm
2016-11-15Sync rdomain_is_used()Martin Pieuchot
2016-11-15rtable_init() now creates the default routing table.Martin Pieuchot
2016-11-15Fix rdomain_is_used() now that lo(4) is created automagically.Martin Pieuchot
2016-11-15Check for correct flags now that ::1 is set automagically.Martin Pieuchot
2016-11-14Regression test for creating a rdomain default loopback interface.Martin Pieuchot
2016-11-11Fix regress after moving ofp.h to sys/net/Reyk Floeter
2016-11-09Remove the path MTU workaround in the af-to tcp test. This subtestAlexander Bluhm
2016-11-09Split the pf forwarding test into more subtests to make debuggingAlexander Bluhm
2016-11-09Use netstat -n in target check-setup to avoid DNS timeout.Alexander Bluhm
2016-11-09Use variable REMOTE_SSH to check the setup of the remote machine.Alexander Bluhm
2016-11-06Update regress for IDEA cipher suite removal.Joel Sing
2016-11-06Add regress test script for openssl command.Kinichiro Inoguchi
2016-11-05fix previous; looks good to bcook@Ingo Schwarze
2016-11-05don't skip names that match the beginning of the file name;Ingo Schwarze
2016-11-05update example directoryBrent Cook
2016-11-05Add regress tests for multicasts and dynamic vxlansVincent Gross
2016-11-05Add regress for X25519, converted from BoringSSL.Joel Sing
2016-11-05Set PROG so that the binary correctly gets recompiled when the librariesMiod Vallat