index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
netcat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix netcat build problem
Damien Miller
2020-10-17
1
-0
/
+3
*
Omit ToS setting if we don't have IPV6_TCLASS too.
Darren Tucker
2020-05-29
1
-1
/
+1
*
partial sync of regress/netcat.c with upstream
sobrado
2020-05-29
1
-2
/
+2
*
partial sync of regress/netcat.c with upstream
chl
2020-05-29
1
-1
/
+1
*
partial sync of regress/netcat.c with upstream
tobias
2020-05-29
1
-3
/
+6
*
partial sync of regress/netcat.c with upstream
tobias
2020-05-29
1
-3
/
+3
*
partial sync of regress/netcat.c with upstream
jca
2020-05-29
1
-7
/
+16
*
fix reversed test
Damien Miller
2020-05-01
1
-1
/
+1
*
Include sys/byteorder.h for htons and friends.
Darren Tucker
2020-05-01
1
-0
/
+3
*
Check if IP_TOS is defined before using.
Darren Tucker
2019-11-01
1
-0
/
+4
*
Set SO_REUSEADDR in regression test netcat.
Darren Tucker
2018-02-08
1
-1
/
+6
*
fix missing include for systems with err.h
Damien Miller
2016-07-14
1
-0
/
+3
*
Move err.h replacements into compat lib.
Darren Tucker
2016-07-13
1
-40
/
+0
*
remove dependency on arpa/telnet.h
Damien Miller
2015-04-16
1
-1
/
+7
*
netcat needs poll.h portability goop
Damien Miller
2015-03-04
1
-1
/
+8
*
avoid warning
Damien Miller
2015-03-03
1
-1
/
+1
*
portability fixes for regress/netcat.c
Damien Miller
2015-02-28
1
-8
/
+8
*
make regress/netcat.c fd passing (more) portable
Damien Miller
2015-02-27
1
-21
/
+25
*
Original portability patch from djm@ for platforms missing err.h.
Tim Rice
2015-02-24
1
-14
/
+53
*
compile on systems without TCP_MD5SIG (e.g. OSX)
Damien Miller
2015-01-27
1
-0
/
+2
*
some systems lack SO_REUSEPORT
Damien Miller
2015-01-14
1
-2
/
+2
*
include and use OpenBSD netcat in regress/
Damien Miller
2014-12-22
1
-0
/
+1638