Age | Commit message (Expand) | Author |
---|---|---|
2016-07-14 | fix missing include for systems with err.h | Damien Miller |
2016-07-13 | Move err.h replacements into compat lib. | Darren Tucker |
2015-04-16 | remove dependency on arpa/telnet.h | Damien Miller |
2015-03-04 | netcat needs poll.h portability goop | Damien Miller |
2015-03-04 | avoid warning | Damien Miller |
2015-02-28 | portability fixes for regress/netcat.c | Damien Miller |
2015-02-26 | make regress/netcat.c fd passing (more) portable | Damien Miller |
2015-02-24 | Original portability patch from djm@ for platforms missing err.h. | Tim Rice |
2015-01-27 | compile on systems without TCP_MD5SIG (e.g. OSX) | Damien Miller |
2015-01-15 | some systems lack SO_REUSEPORT | Damien Miller |
2014-12-23 | include and use OpenBSD netcat in regress/ | Damien Miller |