Age | Commit message (Expand) | Author |
2014-08-26 | Update regress to follow openssl(1) move. | Joel Sing |
2014-08-26 | inevitable churn caused by the section title change | Ingo Schwarze |
2014-08-25 | Add tests where the IP address family has been chosen by -4 or -6 | Alexander Bluhm |
2014-08-25 | Inspired by the previous brainpool addition, copy isakmpd's dh test to | Reyk Floeter |
2014-08-25 | Add tests for syslogd sending and receiving over IPv6 sockets. | Alexander Bluhm |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2014-08-23 | when you specify queues in a rule, make sure they have been defined. | Martin Pelikan |
2014-08-21 | Right after .Fl, a middle delimiter triggers an empty scope, | Ingo Schwarze |
2014-08-20 | Link ospfd and syslogd regression tests to the build. | Alexander Bluhm |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2014-08-19 | Do not dereference a NULL pointer if a .Bl macro has | Ingo Schwarze |
2014-08-18 | Make the perl modules consistent for the multiple regression tests. | Alexander Bluhm |
2013-01-03 | Reengineer the socket splicing regression tests: | Alexander Bluhm |
2014-08-18 | Add a description of what the relayd and sosplice regression tests | Alexander Bluhm |
2014-08-18 | Make out of band data tests more reliable. As multiple tcp urgent | Alexander Bluhm |
2014-08-18 | Make the forking tests more reliable. During copy the read(2) | Alexander Bluhm |
2014-08-18 | Make the multiple UDP packet test more reliable. The receive buffer | Alexander Bluhm |
2014-08-18 | Add test cases for multiple small HTTP requests. Many PUT requests | Alexander Bluhm |
2014-08-18 | When the first child of the node being validated gets deleted during | Ingo Schwarze |
2014-08-17 | Sync regress/usr.sbin/relayd with recent http.h changes | doug |
2014-08-17 | Segfault fixes from kristaps@. | Ingo Schwarze |
2014-08-17 | Fix regression tests for ld.so | doug |
2012-08-16 | basic randomdata regression tests | Matthew Dempsky |
2014-08-16 | If a stray .It follows .El, we are no longer in the list, | Ingo Schwarze |
2014-08-16 | replace sprintf/strdup with asprintf in engine test | bcook |
2014-08-16 | use C rather than C++ array initialization syntax | bcook |
2014-08-15 | Convert 3DES regress test from /dev/crypto to using kernel source code | Mike Belopuhov |
2014-08-15 | Convert AES-CTR regress test from /dev/crypto to using kernel source | Mike Belopuhov |
2014-08-15 | Convert AES regress test from /dev/crypto to using kernel source code | Mike Belopuhov |
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 |