Added a test program to ncat/test to test the cmdline_split function in

ncat/ncat_posix.c.  This is done in preparation for an eventual rewrite of
cmdline_split.
This commit is contained in:
josh 2009-07-07 01:18:53 +00:00
parent 90a712ae2b
commit f05fa16549

View file

@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o Added a test program, test/test-cmdline-split to test the cmdline_split
function in test/test-cmdline-split in preparation for an eventual rewrite of
cmdline_split [Josh Marlow].
o For some UDP ports, Nmap will now send a protocol-specific payload
that is more likely to get a response than an empty packet is. This
improves the effectiveness of probes to those ports for host