Age | Commit message (Expand) | Author |
2018-07-13 | make this use ssh_proxy rather than starting/stopping a daemon for | Damien Miller |
2018-07-13 | fix leaks in unit test; with this, all unit tests are leak free | Damien Miller |
2018-07-12 | fix Test 7.1 after main.c rev. 1.37; | Ingo Schwarze |
2018-07-12 | symlinks make my cry.. thanks robert.. don't you care about my feelings? | Bob Beck |
2018-07-12 | Add regress test for realpath and modify behavior appropriately | Bob Beck |
2018-07-11 | some regression tests for lam(1) including width measurements; | Ingo Schwarze |
2018-07-11 | regress to check nested subdirs and ..'s | Bob Beck |
2018-07-11 | test changed stat lying semantics - we don't lie about files | Bob Beck |
2018-07-11 | Some spaces have been removed from pfctl print. Adapt expected | Alexander Bluhm |
2018-07-11 | Regress update to match changes for chrome | Bob Beck |
2018-07-11 | Update EC regression tests. | Theo Buehler |
2018-07-10 | $OpenBSD$ | Theo Buehler |
2018-07-10 | Now that all *_free() functions are NULL safe, we can generate the | Theo Buehler |
2018-07-10 | machine/fpu.h is not needed on amd64 and does not exist on i386. | Alexander Bluhm |
2018-07-10 | +addsub | Theo Buehler |
2018-07-10 | Add simple regression tests for BN_{,u}{add,sub}(3). With input from jca | Theo Buehler |
2018-07-10 | Missing CVS Id | Martin Pieuchot |
2018-07-09 | Clear the part of fenv that is modified by old AMD Opteron during | Alexander Bluhm |
2018-07-09 | catch up with compile.c rev. 1.48; while here, also add tests for | Ingo Schwarze |
2018-07-09 | +libusbhid | Martin Pieuchot |
2018-07-09 | Regress for parsing HID pages. | Martin Pieuchot |
2018-07-09 | Add a test related to variable expansion that used to trigger the segfault seen | anton |
2018-07-08 | Make readlink -f work in a POSIXly correct way. | Martijn van Duren |
2018-07-08 | Add test covering variable expansion referencing multiple read-only variables. | anton |
2018-07-08 | zap empty line | anton |
2018-07-08 | hook up ftruncate | anton |
2018-07-08 | Add regress covering the recently fixed NULL pointer deref in vn_writechk(). | anton |
2018-07-07 | rename all the pledgepath bits to unveil | Bob Beck |
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 |