From f05fa1654953f931021f51b2aa0a81761fdf0c8a Mon Sep 17 00:00:00 2001 From: josh Date: Tue, 7 Jul 2009 01:18:53 +0000 Subject: [PATCH] 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. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0ee14763f..83e297aaf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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