cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] http_ntlm: support for NSS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 28 Jun 2010 22:52:23 +0200 (CEST)

On Mon, 28 Jun 2010, Kamil Dudka wrote:

> a patch adding support for NTLM authentication when compiled against NSS is
> attached. It should address https://bugzilla.redhat.com/603783 - some more
> details are stated in the commit log. Thanks in advance for any feedback!

Looks good to me. I think we have enough test cases for NTLM to be able to
rather quickly verify that it doesn't break anything and that the new code
works good enough.

The #ifdef set of http_ntlm.c could be a subject for a future cleanup, as that
file is getting quite messy now...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-06-28