From 3868ca873ebfa99fc9114f66e4d2f28a1b614ad7 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 23 Jan 2009 17:49:06 +0000 Subject: [PATCH] Remove trailing null bytes from Ncat's responses in HTTP proxy mode. (Also the abuse of using the receive buffer as scratch space to format responses.) --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 14f16361e..bbace067c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -375,6 +375,9 @@ o Nsock now uses fselect() to work around problems with select() not needed for Ncat to work properly on that platform. See http://seclists.org/nmap-dev/2008/q3/0766.html. [Kris] +o Removed trailing null bytes from Ncat's responses in HTTP proxy + mode. [David] + o Reduced memory consumption for some longer-running scans by removing completed hosts from the lists after two minutes. These hosts are kept around in case there is a late response, but this draws the