From 0b6f99affd3780eb4a06bfd4ab88e49e0987562d Mon Sep 17 00:00:00 2001 From: david Date: Fri, 29 Jan 2010 05:58:10 +0000 Subject: [PATCH] Add to CHANGELOG: o [Ncat] Added support for HTTP Digest authentication of proxies, as both client and server. Previously only the less secure Basic was supported. [Venkat, David] --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d611c893d..a5a680912 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ [NOT YET RELEASED] +o [Ncat] Added support for HTTP Digest authentication of proxies, as + both client and server. Previously only the less secure Basic was + supported. [Venkat, David] + o Added better match lines for MIT Kerberos from Matt Selsky. o [NSE] Added 5 new NSE scripts and a library for use with MySQL.