summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-09-21test reverse dynamic forwarding with SOCKSMarkus Friedl
2017-09-18Avoid race in relayd test that uses an invalid chunked header. WaitAlexander Bluhm
2017-09-17If file descriptors are exhausted during initialization, we seeAlexander Bluhm
2017-09-16The copyin(9) family of functions should return EFAULT for all memoryPhilip Guenther
2017-09-15Clean up pf rules and states on remote machine so that they do notAlexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-09-13Check that pending "message repeated" is printed at exit and restart.Alexander Bluhm
2017-09-13Print SKIPPED if sudo and doas configuration is missing. PreventsAlexander Bluhm
2017-09-13Check that the hostname added by syslogd -h in file and server logAlexander Bluhm
2017-09-12Syslogd does no longer keep the *:514 UDP sockets open by default.Alexander Bluhm
2017-09-12Sleep for some time to avoid race reporting a different number of referenceMartin Pieuchot
2017-09-11Use signed ssize_t to make read(2) error check actually work.Alexander Bluhm
2017-09-07Try both libpthread and RTLD_DEFAULT when looking up functionsPhilip Guenther
2017-09-07Get IPv4 and IPv6 fragment tests into common shape. Some chunksAlexander Bluhm
2017-09-07Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentAlexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-09-06Fix declarationsPhilip Guenther
2017-09-05Test that MPATH routes with different priorities are insterted respectingMartin Pieuchot
2017-09-05Document new test.Martin Pieuchot
2017-09-05Test that all MPATH routes attached to an interface are taken down whenMartin Pieuchot
2017-09-04Run divert-packet tests also for IPv6.Alexander Bluhm
2017-09-04Before mounting NFS, wait until mountd(8) has exported the directory.Alexander Bluhm
2017-09-01Increase timeout, otherwise test may fail on slow machines.Alexander Bluhm
2017-08-31Add HISTCONTROL tests.anton
2017-08-30Add support for interface departure and arrival.rob
2017-08-29When parsing extensions by calling the parse functions directly, ensureJoel Sing
2017-08-28Update copyright notice contact info.rob
2017-08-28Some style(9).Joel Sing
2017-08-28Remove chacha20-poly1305-old regress and test vectors.Joel Sing
2017-08-28Use current chacha20-poly1305 cipher suite values.Joel Sing
2017-08-28Update due to removal of original chacha20-poly1305 cipher suites.Joel Sing
2017-08-27Rewrite SRTP extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-27check return value from CBB_initBob Beck
2017-08-26Rewrite ALPN extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-26Add regression tests for not removing subpaths of /usr/include andJonathan Gray
2017-08-25hook up slaacd; "tests should run" bluhm@Florian Obser
2017-08-25bluhm points out that it is preferable to have this more noisy to beFlorian Obser
2017-08-25regress for slaacd(8); not yet hooked to the buildFlorian Obser
2017-08-25Quote some variable strings and make output verbose.rob
2017-08-23eliminate white space after opening and before closing punctuationIngo Schwarze
2017-08-23Suppress spacing before certain kinds of lists.Ingo Schwarze
2017-08-23Fix test skip on unsupported architectures.Alexander Bluhm
2017-08-23Improve ASCII rendering of a few rare character escape sequencesIngo Schwarze
2017-08-23Catch up with mansearch.c rev. 1.60: When finding a bogus databaseIngo Schwarze
2017-08-23catch up with ASCII renderings in chars.c rev. 1.42Ingo Schwarze
2017-08-22Make the edit regress tests respect the KSH variable just like the main regressanton
2017-08-16ENTRY() requires END()Theo de Raadt
2017-08-16test locale priorities and overridesIngo Schwarze
2017-08-16test isalpha_l(3), tolower_l(3), wctype_l(3), iswctype_l(3),Ingo Schwarze
2017-08-16test nl_langinfo_l(3), iswalpha_l(3), towupper_l(3)Ingo Schwarze