index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
netcat.c
Age
Commit message (
Expand
)
Author
2020-05-29
partial sync of regress/netcat.c with upstream
sobrado
2020-05-29
partial sync of regress/netcat.c with upstream
chl
2020-05-29
partial sync of regress/netcat.c with upstream
tobias
2020-05-29
partial sync of regress/netcat.c with upstream
tobias
2020-05-29
partial sync of regress/netcat.c with upstream
jca
2020-05-01
fix reversed test
Damien Miller
2020-05-01
Include sys/byteorder.h for htons and friends.
Darren Tucker
2019-11-01
Check if IP_TOS is defined before using.
Darren Tucker
2018-02-08
Set SO_REUSEADDR in regression test netcat.
Darren Tucker
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