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