Age | Commit message (Expand) | Author |
2017-01-26 | deactivate the existing pledge regress tests, they need | Sebastian Benoit |
2017-01-26 | add check for pledge(pf), and pledge(pf) + fd passing | Sebastian Benoit |
2017-01-26 | enable compiler warnings and fix them. | Sebastian Benoit |
2017-01-26 | Each entry in REGRESS_TARGETS is run in a separate make process, so the | Jonathan Matthew |
2017-01-25 | Do not try to execute this test on !m88k archs. | Martin Pieuchot |
2017-01-25 | Update ssl versions regress to handle min/max configured versions and | Joel Sing |
2017-01-25 | Add start of a regress for cert gen and validation. not clean, won't | Bob Beck |
2017-01-25 | +arm64; | Jason McIntyre |
2017-01-25 | link in rsa test | Bob Beck |
2017-01-25 | Add rsa test from openssl, since it has a license now | Bob Beck |
2017-01-24 | fix make clean and warnings | Otto Moerbeek |
2017-01-24 | make sure realloc preserves data | Otto Moerbeek |
2017-01-24 | use ${.OBJDIR} | Otto Moerbeek |
2017-01-24 | Update client tests for changes in default EC formats/curves. | Joel Sing |
2017-01-24 | Use prime256v1 for tests unless otherwise specified. | Joel Sing |
2017-01-24 | Fix typo in variable name. | Alexander Bluhm |
2017-01-23 | For testing http redirect unset http_proxy, not ftp_proxy. | Alexander Bluhm |
2017-01-23 | The ftp program is only verbose by default, if stdin is a tty. As | Alexander Bluhm |
2017-01-23 | When run as root, fstat prints the pcb pointer instead of 0x0. | Alexander Bluhm |
2017-01-23 | hook malloc_general to the tests | Otto Moerbeek |
2017-01-23 | test malloc/realloc/free with some flag combo's | Otto Moerbeek |
2017-01-23 | Fix regress to handle movement of ssl structures to internal | Bob Beck |
2017-01-22 | Update the TLS ALPN unit tests to work with internal/opaque data. | Joel Sing |
2017-01-21 | Make explicit _ct and _nonct versions of bn_mod_exp funcitons that | Bob Beck |
2017-01-20 | Use bsd.regress.mk in the intended way so that the test prints | Alexander Bluhm |
2017-01-20 | Hook up the pf_table regress test | Claudio Jeker |
2017-01-20 | Add a basic test for pf_table using pfctl -t x -T test | Claudio Jeker |
2017-01-19 | Fix -L/-I processing in -0 mode so that NUL-delimited entries are | Todd C. Miller |
2017-01-19 | Our kernel does not generate IPv6 atomic fragments anymore. Check | Alexander Bluhm |
2017-01-19 | Sending a PMTU ICMP packet will trigger a TCP retransmit. The test | Alexander Bluhm |
2017-01-19 | Make it so if the "server" is slow starting we don't fail.. | Bob Beck |
2017-01-19 | Implement line breaking of the generated HTML code at space characters | Ingo Schwarze |
2017-01-18 | Do not use privileged or NFS source ports for UDP packets as inetd | Alexander Bluhm |
2017-01-18 | Add tests that generate IPv6 atomic fragments for UDP and TCP by | Alexander Bluhm |
2017-01-18 | Make HTML output more human readable by overhauling line break logic | Ingo Schwarze |
2017-01-18 | Do not unconfigure mount points, vnd devices and NFS daemons during | Alexander Bluhm |
2017-01-18 | unhook ocsp test from the default since it currently requires network access and | Bob Beck |
2017-01-17 | Correctly tls_config_set_ca_file() return value (no effective change). | Joel Sing |
2017-01-16 | SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup. | Alexander Bluhm |
2017-01-16 | Somewhere between 5.9 and current gen_traffic started to produce one | Florian Obser |
2017-01-16 | remove duration, it depends too much on the specific setup | Florian Obser |
2017-01-14 | It's not longer a syntax error to provide a flowdst without a port | Florian Obser |
2017-01-14 | Remove priority line, ifconfig(8) prints the interface index on the | Florian Obser |
2017-01-13 | Let these hppa-specific tests print "SKIPPED" on non-hppa architectures. | Mark Kettenis |
2017-01-13 | Make mount points and makefiles for file system tests consistent. | Alexander Bluhm |
2017-01-13 | Run the existing tests for FFS also on a NFS mount point. | Alexander Bluhm |
2017-01-13 | Use a NFS mount via loopback for testing file system operations. | Alexander Bluhm |
2017-01-11 | Add a test that creates a nested tree of mount points. All partitions | Alexander Bluhm |
2017-01-12 | Remove more checks testing for empty option strings. | Martin Pieuchot |
2017-01-12 | Print the test description before running each subtest. | Alexander Bluhm |