Age | Commit message (Expand) | Author |
2015-09-23 | Sync with recent rt_use change. | Martin Pieuchot |
2015-09-21 | Trailing whitespace is significant when determining the width of a tag | Ingo Schwarze |
2015-09-18 | remove check for LD_BIND_NOW as kbind(2) is available on almost (all ?) arch | Sebastien Marie |
2015-09-16 | Repair. | Daniel Dickman |
2015-09-16 | Zap RANDFILE. | Lawrence Teo |
2015-09-14 | Remove the warning about children of .Vt blocks because actually, | Ingo Schwarze |
2015-09-14 | init a variable to avoid spurious failure | Philip Guenther |
2015-09-14 | Check pselect, poll, and ppoll too | Philip Guenther |
2015-09-14 | Add regress for cancellation of wait/waitpid/wait3/wait4 | Philip Guenther |
2015-09-14 | Update expected output to reflect changed sort order | Philip Guenther |
2015-09-14 | Test the exported strsignal() API, not the (now hidden) internal API | Philip Guenther |
2015-09-14 | Temporarily revive MD4 for MS CHAP support. | Doug Hogan |
2015-09-13 | Remove MD4 support from LibreSSL. | Doug Hogan |
2015-09-13 | Another style(9) grenade. | Joel Sing |
2015-09-13 | Remove SHA-0 support. | Doug Hogan |
2015-09-13 | Revise regression test so that it works correctly with AES taking priority | Joel Sing |
2015-09-13 | Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer | Philip Guenther |
2015-09-13 | Remove explicit NULL checks before *_free() calls and tidy some code. | Joel Sing |
2015-09-13 | Use ECDH_size() and do some other clean up. | Joel Sing |
2015-09-13 | remove e_os2.h includes | Brent Cook |
2015-09-13 | Wrap long lines. | Joel Sing |
2015-09-13 | style(9) grenade. | Joel Sing |
2015-09-12 | Cleanup enginetest a bit. | Brent Cook |
2015-09-11 | Adapt test to 50MB CAfile limit. | Alexander Bluhm |
2015-09-11 | fter fixing poll(2) semantics in dynamic TCP buffer size update, | Alexander Bluhm |
2015-09-11 | regress test that we do not allow a wildcard match for ".openbsd.org" | Bob Beck |
2015-09-11 | fix verify to allow for servername->name | Bob Beck |
2015-09-11 | Check that there are no illegal spaces in the sendsyslog message. | Alexander Bluhm |
2015-09-11 | skip if running as root; many systems (inc OpenBSD) allow | Damien Miller |
2015-09-11 | try all supported key types here; bz#2455 reported by Jakub Jelen | Damien Miller |
2015-09-10 | Grep for new error messages about tls_connect_socket. Libtls now | Alexander Bluhm |
2015-09-10 | enable generic regress for tame(2) | Sebastien Marie |
2015-09-10 | convert tame(2) regress to new API | Sebastien Marie |
2015-09-10 | convert tame(2) regress to new API | Sebastien Marie |
2015-09-09 | Add args-bufsize-native.pl that checks wether libc syslog(3) can | Alexander Bluhm |
2015-09-09 | Test that syslogd can process 8 full size messages from sendsyslog(2) | Alexander Bluhm |
2015-09-08 | Apparently, some recent update of Unicode data in the base system | Ingo Schwarze |
2015-09-07 | Sync output with recent IPv6 loopback changes to ensure ::1 is the | Martin Pieuchot |
2015-09-04 | Fill mode changes don't break next-line scope in all cases, | Ingo Schwarze |
2015-09-04 | trim junk from end of file; bz#2455 from Jakub Jelen | Damien Miller |
2015-09-03 | Add test for sendsyslog(2) dropped message reporting. | Alexander Bluhm |
2015-09-03 | revert previous since the v6 address order has been restored | Mike Belopuhov |
2015-09-03 | route-to, reply-to and dup-to are no longer supported on block rules | Mike Belopuhov |
2015-09-03 | order of assigned v6 addresses has slightly changed | Mike Belopuhov |
2015-09-03 | sync to reflect changes in pfctl_parser.c -r1.305 | Mike Belopuhov |
2015-09-01 | Add an initial TLS client regress, which currently covers ClientHello | Joel Sing |
2015-08-31 | New tests for +host in syslog.conf that matches on an IPv4 and IPv6 | Alexander Bluhm |
2015-08-31 | No more connected routes on loopback interfaces. | Martin Pieuchot |
2015-08-30 | simple check of -h option. More deviously, check that option/parameter | Marc Espie |
2015-08-29 | add regression test for \n(.$ and \\$* | Ingo Schwarze |