summaryrefslogtreecommitdiff
path: root/regress/netcat.c
AgeCommit message (Collapse)Author
2015-02-24Original portability patch from djm@ for platforms missing err.h.Tim Rice
Fix name space clash on Solaris 10. Still more to do for Solaris 10 to deal with msghdr structure differences. ok djm@
2015-01-27compile on systems without TCP_MD5SIG (e.g. OSX)Damien Miller
2015-01-15some systems lack SO_REUSEPORTDamien Miller
2014-12-23include and use OpenBSD netcat in regress/Damien Miller