1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-30 10:09:03 +00:00

[Ncat] Reworked the test program ncat/test/test-cmdline-split and added

additional cases.  Also rewrote cmdline_split in ncat_posix.c
This commit is contained in:
josh
2009-07-09 04:00:35 +00:00
parent 36b12c9a21
commit e42d963ec1

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Ncat] Added additional test cases to the ncat/test/test-cmdline-split program
and rewrote the cmdline_split function in ncat_posix.c [Josh Marlow]
o [Ncat] The --broker option now automatically implies --listen. [David]
o Added Apache JServe protocol version detection probe and signature