summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2016-11-05add EXAMPLES and tweak some wordingIngo Schwarze
2016-11-04a new utility for bcook@: find mlinks for portable LibreSSLIngo Schwarze
2016-11-04Move pqueue regress from libcrypto to libssl, since that's where the pqueueJoel Sing
2016-11-04Some tests require internal symbols; have them link with the staticPhilip Guenther
2016-11-01Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS andTheo Buehler
2016-11-01MALLOC_OPTIONS=A no longer exists.Theo Buehler
2016-10-31Remove the obsolete A and P flags from MALLOC_OPTIONS.Theo Buehler
2016-10-31MALLOC_OPTION 'A' no longer exists.Theo Buehler
2016-10-31fix a few suspicious (according to emacs) linesJasper Lievisse Adriaanse
2016-10-26In addition to forwarding and path MTU discovery with pf, checkAlexander Bluhm
2016-10-26Cleanup pflow test before fixing it. Be more verbose to makeAlexander Bluhm