Package: netcat-openbsd / 1.105-7

Metadata

Package Version Patches format
netcat-openbsd 1.105-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 port to linux with libsd.patch | (download)

Makefile | 17 15 + 2 - 0 !
nc.1 | 4 1 + 3 - 0 !
netcat.c | 105 91 + 14 - 0 !
socks.c | 46 23 + 23 - 0 !
4 files changed, 130 insertions(+), 42 deletions(-)

 port to linux with libsd


0002 connect timeout.patch | (download)

netcat.c | 77 75 + 2 - 0 !
1 file changed, 75 insertions(+), 2 deletions(-)

 connect timeout


0003 get sev by name.patch | (download)

netcat.c | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 get sev by name


0004 poll hup.patch | (download)

netcat.c | 24 17 + 7 - 0 !
1 file changed, 17 insertions(+), 7 deletions(-)

 poll hup


0005 send crlf.patch | (download)

nc.1 | 6 4 + 2 - 0 !
netcat.c | 21 17 + 4 - 0 !
2 files changed, 21 insertions(+), 6 deletions(-)

 send crlf


0006 quit timer.patch | (download)

nc.1 | 5 5 + 0 - 0 !
netcat.c | 38 33 + 5 - 0 !
2 files changed, 38 insertions(+), 5 deletions(-)

 quit timer


0007 udp scan timeout.patch | (download)

netcat.c | 25 16 + 9 - 0 !
1 file changed, 16 insertions(+), 9 deletions(-)

 udp scan timeout


0008 verbose numeric port.patch | (download)

netcat.c | 59 55 + 4 - 0 !
1 file changed, 55 insertions(+), 4 deletions(-)

 verbose numeric port


0009 dccp support.patch | (download)

nc.1 | 4 3 + 1 - 0 !
netcat.c | 111 90 + 21 - 0 !
2 files changed, 93 insertions(+), 22 deletions(-)

 dccp support


0010 serialized handling multiple clients.patch | (download)

netcat.c | 39 19 + 20 - 0 !
1 file changed, 19 insertions(+), 20 deletions(-)

 serialized handling multiple clients


0011 misc failures and features.patch | (download)

nc.1 | 76 72 + 4 - 0 !
netcat.c | 119 81 + 38 - 0 !
2 files changed, 153 insertions(+), 42 deletions(-)

 misc connection failures