Age | Commit message (Expand) | Author |
2014-08-14 | fix date that got changed by Mdocdate | Ingo Schwarze |
2014-08-14 | new regression tests collected during recent work | Ingo Schwarze |
2014-08-14 | add missing NOPTS arguments | Ingo Schwarze |
2014-08-14 | Add a simple target to validate the syntax of -Thtml output. | Ingo Schwarze |
2014-08-11 | start catching up with recent code changes, but no new files yet | Ingo Schwarze |
2014-08-10 | guenther wants a copyright | Ted Unangst |
2014-08-10 | AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKET | Philip Guenther |
2014-08-10 | Only need <stdint.h> and not all of <inttypes.h> here | Philip Guenther |
2014-08-10 | Only need <stdint.h> and not all of <inttypes.h> here | Philip Guenther |
2014-07-28 | remove non-portable __progname extern from arc4random unit test. | bcook |
2014-07-22 | Add $OpenBSD tag to make syncs easier | Darren Tucker |
2014-07-22 | Regenerate test keys with certs signed with ed25519 instead of ecdsa. | Darren Tucker |
2014-07-22 | Sign test certs with ed25519 instead of ecdsa so that they'll work in | Darren Tucker |
2014-07-22 | change the test for still-open Unix domain sockets to be robust against | Damien Miller |
2014-07-21 | Switch from <sys/endian.h> or <machine/endian.h> to the new, | Philip Guenther |
2014-07-20 | A HTTP connection may have multiple requests with content. Allow | Alexander Bluhm |
2014-07-20 | Fix ordering breakage, moving the fclose() test last again. | Philip Guenther |
2014-07-20 | Update regress to match change in stpcpy() linker message | Philip Guenther |
2014-07-20 | Make sure the correct errno is reported by warn* or err* and not | Philip Guenther |
2014-07-20 | Delete unused variables found by -Wall | Philip Guenther |
2014-07-20 | Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org) | Philip Guenther |
2014-07-19 | Make sure struct sockaddr_in gets completely initialized by setting it to zero | Miod Vallat |
2014-07-18 | The pf forward tests were running rdr-to and nat-to simultaneously | Alexander Bluhm |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
2014-07-16 | Fix tlsext_tick_lifetime_hint value in test #2 to make sure the | Miod Vallat |
2014-07-15 | Add support for Unix domain socket forwarding. A remote TCP port | Todd C. Miller |
2014-07-14 | Add sendsyslog too, and sort | Philip Guenther |
2014-07-14 | Update systrace policies for arc4random changes | Philip Guenther |
2014-07-14 | Hook in libressl to regress. | Joel Sing |
2014-07-14 | Sort SUBDIRs. | Joel Sing |
2014-07-14 | Now that the relayd timeouts have been fixed, make the http timeout | Alexander Bluhm |
2014-07-14 | Update regress test to work with ressl API changes. | Joel Sing |
2014-07-13 | fix regress tests after log changes. noticed by bluhm@. | Sebastian Benoit |
2014-07-13 | Add a regress test for the ASN1 handling of SSL session tickets. | Joel Sing |
2014-07-13 | Make the pf_fragment test pass again. pf does not adjust the | Alexander Bluhm |
2014-07-13 | Make the pf_forward test pass again. Check that the router's | Alexander Bluhm |
2014-07-13 | improve log output for relays. adjust regress tests | Sebastian Benoit |
2014-07-13 | repair matching of headers, add regress test for this error | Sebastian Benoit |
2014-07-12 | Automatically load the required pf rules into the kernel of the | Alexander Bluhm |
2014-07-12 | Teach these pf regress tests to run with obj directory and to fail | Alexander Bluhm |
2014-07-12 | Use a saner and consistent address layout for my network tests that | Alexander Bluhm |
2014-07-12 | More KNF. | Joel Sing |
2014-07-12 | Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH and | Joel Sing |
2014-07-12 | Add an initial regress test for libressl, which calls ressl from Go and | Joel Sing |
2014-07-12 | fix relay "append header" action, add regression test for append | Sebastian Benoit |
2014-07-12 | Test filtering by method | Reyk Floeter |
2014-07-11 | Put a license file into the test directories with multiple argument | Alexander Bluhm |
2014-07-11 | Add OpenBSD RCS id. | Alexander Bluhm |
2014-07-11 | Limit HTTP header length to about 8K (based on the default of 4-8K in | Reyk Floeter |
2014-07-11 | Add a test framework for the ospfd routing daemon. For each test | Alexander Bluhm |