Polygraph v3.1.5 available

Richard Wall richard at the-moon.net
Mon Mar 17 04:48:48 UTC 2008


On Thu, Mar 13, 2008 at 5:44 PM, Alex Rousskov
<rousskov at measurement-factory.com> wrote:
> Hi there,
>
>         Polygraph version 3.1.5 is now available at
>  http://www.web-polygraph.org/downloads/

Thanks Alex,

I had to do this to get it to compile on Ubuntu Gutsy.

--- src/runtime/SslWrap.cc      2008-03-17 04:28:27 +0000
+++ src/runtime/SslWrap.cc      2008-03-17 04:32:12 +0000
@@ -6,6 +6,7 @@
 #include "base/polygraph.h"

 #include <stdlib.h>
+#include <cassert>
 #include "xstd/h/iomanip.h"
 #include "xstd/Checksum.h"
 #include "xstd/Map.h"

>  This major public release includes NTLM authentication support. NTLMSPP
>  authentication is working in our tests. GSSAPI (a.k.a., SPNEGO)
>  algorithm is implemented but untested (we are waiting for a proxy with
>  GSSAPI support). Authentication documentation is available at
>  http://www.web-polygraph.org/docs/userman/auth.html

NTLM support will be really useful. I'm hoping to start using it this week.

-RichardW



More information about the Users mailing list