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