Age | Commit message (Expand) | Author |
2017-02-03 | unit test for match_filter_list() function; still want a better | Damien Miller |
2017-02-02 | sudo -> SUDO and some other minor tweaks | Theo Buehler |
2017-02-01 | SUDO is doas | Reyk Floeter |
2017-02-01 | Add Range and multipart tests. | Reyk Floeter |
2017-01-31 | Mark the IO::Socket::SSL server socket with SSL_server to avoid | Alexander Bluhm |
2017-01-31 | The libssl and libcrypto error messages have changed. Adapt the | Alexander Bluhm |
2017-01-31 | LibreSSL : regress for carry bug in mulx4x_mont and sqr8x_mont | Kinichiro Inoguchi |
2017-01-30 | Fix TLS tests. Keys and log files are now in obj, not in obj/htdocs | Reyk Floeter |
2017-01-30 | Adjust CLEANFILES for new httpd root | Reyk Floeter |
2017-01-30 | unbreak httpd regress tests after wobj change | Reyk Floeter |
2017-01-30 | fully unbreak: some $SSH invocations did not have -F specified and | Damien Miller |
2017-01-30 | partially unbreak: was not specifying hostname on some $SSH invocations | Damien Miller |
2017-01-29 | ouch, smallest regress ever. Can't believe no-one got bitten by this | Marc Espie |
2017-01-27 | Make sure that the fstest program has been build when running in | Alexander Bluhm |
2017-01-27 | More s/OSCP/OCSP/ typos | Tom Cosgrove |
2017-01-26 | Fix -man -Thtml formatting after .nf (which has nothing to do | Ingo Schwarze |
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 |