summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-08-17Segfault fixes from kristaps@.Ingo Schwarze
2014-08-17Fix regression tests for ld.sodoug
2012-08-16basic randomdata regression testsMatthew Dempsky
2014-08-16If a stray .It follows .El, we are no longer in the list,Ingo Schwarze
2014-08-16replace sprintf/strdup with asprintf in engine testbcook
2014-08-16use C rather than C++ array initialization syntaxbcook
2014-08-15Convert 3DES regress test from /dev/crypto to using kernel source codeMike Belopuhov
2014-08-15Convert AES-CTR regress test from /dev/crypto to using kernel sourceMike Belopuhov
2014-08-15Convert AES regress test from /dev/crypto to using kernel source codeMike Belopuhov
2014-08-14fix date that got changed by MdocdateIngo Schwarze
2014-08-14new regression tests collected during recent workIngo Schwarze
2014-08-14add missing NOPTS argumentsIngo Schwarze
2014-08-14Add a simple target to validate the syntax of -Thtml output.Ingo Schwarze
2014-08-11start catching up with recent code changes, but no new files yetIngo Schwarze
2014-08-10guenther wants a copyrightTed Unangst
2014-08-10AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKETPhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-07-28remove non-portable __progname extern from arc4random unit test.bcook
2014-07-22Add $OpenBSD tag to make syncs easierDarren Tucker
2014-07-22Regenerate test keys with certs signed with ed25519 instead of ecdsa.Darren Tucker
2014-07-22Sign test certs with ed25519 instead of ecdsa so that they'll work inDarren Tucker
2014-07-22change the test for still-open Unix domain sockets to be robust againstDamien Miller
2014-07-21Switch from <sys/endian.h> or <machine/endian.h> to the new,Philip Guenther
2014-07-20A HTTP connection may have multiple requests with content. AllowAlexander Bluhm
2014-07-20Fix ordering breakage, moving the fclose() test last again.Philip Guenther
2014-07-20Update regress to match change in stpcpy() linker messagePhilip Guenther
2014-07-20Make sure the correct errno is reported by warn* or err* and notPhilip Guenther
2014-07-20Delete unused variables found by -WallPhilip Guenther
2014-07-20Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org)Philip Guenther
2014-07-19Make sure struct sockaddr_in gets completely initialized by setting it to zeroMiod Vallat
2014-07-18The pf forward tests were running rdr-to and nat-to simultaneouslyAlexander Bluhm
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-16Fix tlsext_tick_lifetime_hint value in test #2 to make sure theMiod Vallat
2014-07-15Add support for Unix domain socket forwarding. A remote TCP portTodd C. Miller
2014-07-14Add sendsyslog too, and sortPhilip Guenther
2014-07-14Update systrace policies for arc4random changesPhilip Guenther
2014-07-14Hook in libressl to regress.Joel Sing
2014-07-14Sort SUBDIRs.Joel Sing
2014-07-14Now that the relayd timeouts have been fixed, make the http timeoutAlexander Bluhm
2014-07-14Update regress test to work with ressl API changes.Joel Sing
2014-07-13fix regress tests after log changes. noticed by bluhm@.Sebastian Benoit
2014-07-13Add a regress test for the ASN1 handling of SSL session tickets.Joel Sing
2014-07-13Make the pf_fragment test pass again. pf does not adjust theAlexander Bluhm
2014-07-13Make the pf_forward test pass again. Check that the router'sAlexander Bluhm
2014-07-13improve log output for relays. adjust regress testsSebastian Benoit
2014-07-13repair matching of headers, add regress test for this errorSebastian Benoit
2014-07-12Automatically load the required pf rules into the kernel of theAlexander Bluhm
2014-07-12Teach these pf regress tests to run with obj directory and to failAlexander Bluhm
2014-07-12Use a saner and consistent address layout for my network tests thatAlexander Bluhm