Age | Commit message (Expand) | Author |
2015-12-02 | quicky test for cut | Ted Unangst |
2015-12-02 | add a tiny utf8 test (for tr, failing) | Ted Unangst |
2015-12-02 | Fix the mandoc test suite after afresh1@ changed wcwidth(3) in libc | Ingo Schwarze |
2015-12-02 | Check that routes to the same destination but with a different priority | Martin Pieuchot |
2015-12-01 | sync and update the list of supported archs; | Jason McIntyre |
2015-12-01 | Send solbourne to where the ........... | Theo de Raadt |
2015-12-01 | Send Aviion to same place as Nova II | Theo de Raadt |
2015-12-01 | Cope with the changed order of warning and error messages caused by the | Ingo Schwarze |
2015-11-30 | Rewrite the "netmask" rule testing the "-dst" and "-net" options | Martin Pieuchot |
2015-11-29 | now that targets are dedup'd, we can fix that one too. | Marc Espie |
2015-11-24 | add some more tail tests, from Martijn van Duren | Ted Unangst |
2015-11-19 | hint: compile before commit | Theo de Raadt |
2015-11-17 | Drop a few NULL-checks before free() | mmcc |
2015-11-14 | Various *syncron* -> *synchron* typos. | Miod Vallat |
2015-11-14 | regress: pledge: update SYS_kill syscall number | Sebastien Marie |
2015-11-12 | ART-specific bits to make sure root tables are properly freed. | Martin Pieuchot |
2015-11-09 | Match recent rtalloc(9) rewrite. | Martin Pieuchot |
2015-11-08 | Make sure we use a sigjmp_buf in the sigsetjmp() part of the test. | Miod Vallat |
2015-11-08 | groupling tests that now pass | Marc Espie |
2015-11-07 | Emulate loops performed in the software crypto driver more closely | Mike Belopuhov |
2015-11-06 | The recent update to /usr/share/locale/UTF-8/LC_CTYPE by afresh1@ | Ingo Schwarze |
2015-11-05 | Replace a sudo with ${SUDO}. | Alexander Bluhm |
2015-11-05 | Link arp regress into build. | Alexander Bluhm |
2015-11-05 | Add regression tests for the ARP implementation in the kernel. Send | Alexander Bluhm |
2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak | Ted Unangst |
2015-11-04 | Generating the self-signed syslogd test certificate does not depend | Alexander Bluhm |
2015-11-04 | Hook up chacha20-poly1305 test vectors (missed in previous commit) | Mike Belopuhov |
2015-11-04 | Basic framework to test the rtable_* API directly from userland. | Martin Pieuchot |
2015-11-03 | regress: pledge | Sebastien Marie |
2015-11-03 | regress: pledge | Sebastien Marie |
2015-11-03 | regress pledge: check the regress with systrace enabled too | Sebastien Marie |
2015-11-03 | Test vectors for Chacha20-Poly1305 | Mike Belopuhov |
2015-11-02 | Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539, | Reyk Floeter |
2015-11-02 | Test that rsyslogd can send over TLS to OpenBSD syslogd. | Alexander Bluhm |
2015-11-01 | Route output to local addresses has changed, ping6 command line | Alexander Bluhm |
2015-10-31 | As syslog(3) in libc no longer inserts the timestamp, the maximum | Alexander Bluhm |
2015-10-30 | If a .Bd block has no arguments at all, drop the block and only keep | Ingo Schwarze |
2015-10-30 | print unsigned ints with %u, not %d. Reported by Pascal Cuoq. | Miod Vallat |
2015-10-30 | Add explicit LL suffixes to the numerical constants which do not fit in 32 bits. | Miod Vallat |
2015-10-30 | Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of | Miod Vallat |
2015-10-30 | regress: pledge | Sebastien Marie |
2015-10-29 | regress pledge: rpath isn't needed anymore for mkdir() | Sebastien Marie |
2015-10-29 | regress test for "PubkeyAcceptedKeyTypes +..." inside a Match block | Damien Miller |
2015-10-27 | add regress test on bind(2)ing with broadcast and inexistant addresses | Vincent Gross |
2015-10-27 | Check that RTM_GET works without RTAX_GATEWAY argument for multipath | Martin Pieuchot |
2015-10-26 | update regress suite for pledge | Sebastien Marie |
2015-10-26 | add tests for whitespace surrounding properties | Jasper Lievisse Adriaanse |
2015-10-26 | Add autoport to netinet6 regress tests | Vincent Gross |
2015-10-26 | Add regress test on local route insertions | Vincent Gross |
2015-10-26 | temporary unhook regress/sys/kern/pledge from regress | Sebastien Marie |