Network exploration tool and security scanner
Go to file
Sergio Correia c673aed0aa
Backport fix for UNIX domain socket crash
This causes problems for clevis, that depends on ncat to unlock LUKS
devices upon boot.

Issue can be reproduced with `ncat -U /dev/null'

Problem:
ncat -U /dev/null
Segmentation fault (core dumped)

Expected:
ncat -U /dev/null
Ncat: Connection refused.

Upstream: f6b40614e4

Signed-off-by: Sergio Correia <scorreia@redhat.com>
2020-10-22 12:01:54 -03:00
tests Add CI tests using the standard test interface 2017-11-29 15:17:00 +02:00
.gitignore 7.80, Drop features conditionals from old releases, Use %%license, package cleanups 2019-08-12 16:45:29 +01:00
ncat_reg_stdin.diff use select as default nsock engine 2013-01-04 12:54:42 +01:00
ncat-fix-unix-domain-socket-crash.patch Backport fix for UNIX domain socket crash 2020-10-22 12:01:54 -03:00
nmap-4.03-mktemp.patch don't rely on PID when creating a tmpdir (#158996) 2006-05-10 12:43:02 +00:00
nmap-4.52-noms.patch update to 5.00 2009-07-17 05:19:11 +00:00
nmap-6.25-displayerror.patch zenmap: do not traceback when there si no display, just exit nicely (#958240) 2013-05-23 15:17:01 +02:00
nmap.spec Backport fix for UNIX domain socket crash 2020-10-22 12:01:54 -03:00
sources New version v7.91 (#1884838) 2020-10-13 09:37:50 +02:00
zenmap-root.consoleapps add consolehelper files 2008-12-15 10:51:24 +00:00