Age | Commit message (Expand) | Author |
2018-07-04 | deal with API rename: match_filter_list() => match_filter_blacklist() | Damien Miller |
2018-07-04 | exercise new expansion behaviour of PubkeyAcceptedKeyTypes and, by | Damien Miller |
2018-07-04 | hook up recvmsg | anton |
2018-07-04 | Add regress covering the recently fixed mbuf double free in rip6_usrreq(). | anton |
2018-07-04 | hook up recvmsg | anton |
2018-07-04 | Add regress covering the recently fixed mbuf double free in rip_usrreq(). | anton |
2018-07-03 | add a comment that could have saved me 45 minutes of wild goose chasing | Damien Miller |
2018-07-03 | some magic for RSA-SHA2 checks | Damien Miller |
2018-07-02 | etc/examples/bgpd.conf changed, adjust test. | Alexander Bluhm |
2018-07-02 | One ampersand is enough to backgroud an process. OpenBSD doesn't seem | Darren Tucker |
2018-06-30 | Fix a few more of the same. | rob |
2018-06-30 | Fix regressoin test (typo) for SNMPv3 authentication. | rob |
2018-06-28 | unbreak | Gleydson Soares |
2018-06-27 | oops, don't rely on the installed system having cups. | Marc Espie |
2018-06-27 | Example config changed a while ago, adjust regress test that uses this. | Claudio Jeker |
2018-06-25 | Before running the tests, consistently check whether interfaces or | Alexander Bluhm |
2018-06-25 | During test setup, IPv6 duplicate address detection creates some | Alexander Bluhm |
2018-06-25 | Add a regression test for running jot without any arguments. | Theo Buehler |
2018-04-19 | Create two gif(4) interfaces in different routing domains. Test | Alexander Bluhm |
2018-06-23 | Fix a segfault when inserting the same prefix multiple times | denis |
2018-06-19 | test PermitListen with bare port numbers | Damien Miller |
2018-06-18 | explicitly disable the only warning that this hack triggers | Marc Espie |
2018-06-18 | link the non-regression test | Marc Espie |
2018-06-18 | and add the DESC as well | Marc Espie |
2018-06-18 | reproducing some bugs is fun, I have to inject a specific dependencies order! | Marc Espie |
2018-06-17 | fix usage | anton |
2018-06-17 | Add a test covering the panic found in knote_processexit(). Note that you'll | anton |
2018-06-16 | This code is already painful enough to look at. Putting the braces at the | Theo Buehler |
2018-06-13 | Rename httpd.conf "root strip" option to "request strip". | Reyk Floeter |
2018-06-08 | Test DH params allocation and free. | Joel Sing |
2018-06-07 | test the correct configuration option name | Damien Miller |
2018-06-07 | permitlisten/PermitListen unit test from Markus | Damien Miller |
2018-06-06 | regress test for PermitOpen | Damien Miller |
2018-06-06 | add non-regression tests for bad user list files | Marc Espie |
2018-06-04 | Allow specifying binary via ROUTE | kn |
2018-06-02 | Initial regress for CSI DH. | Joel Sing |
2018-06-02 | Update regress for DES cipher suite removal. | Joel Sing |
2018-06-02 | Zero the client random so that it is easier to spot unintended differences. | Joel Sing |
2018-06-01 | Adapt to extra default verboisity from ssh-keygen when searching for | Damien Miller |
2018-05-31 | Silence compiler warnings in the K&R style test code. | Todd C. Miller |
2018-05-28 | 8 spaces -> tab | Theo Buehler |
2018-05-28 | Make sure that the inetd echo and nonxt protocol reflectors are | Alexander Bluhm |
2018-05-28 | Regress for the dup2(2) vs accept(2) race. | Martin Pieuchot |
2018-05-23 | Make the test more verbose and do not hide the invoking commands. | Alexander Bluhm |
2018-05-23 | Since MAP_STACK was introduced, noexec -S -m failed from time to | Alexander Bluhm |
2018-05-22 | kevent: correctly check that timeout's nanoseconds are on [0, 1000000000) | cheloha |
2018-05-22 | nanosleep: ensure tv_nsec input is on [0, 1000000000) | cheloha |
2018-05-22 | In the sendsyslog-dropped test the client has to write a log message | Alexander Bluhm |
2018-05-22 | pledge rebounds-ns | anton |
2018-05-22 | Add TEST_SSH_FAIL_FATAL variable, to force all failures to instantly | Damien Miller |