curl-library
Re: [PATCH] Added AUTH NTLM for SMTP
Date: Tue, 9 Aug 2011 23:10:17 +0200
2011/8/9 Steve Holme wrote:
> I have attached my first patch, which implements most of what you outlined
> (and a few other format issues that I found) tiding up the existing code in
> the http_ntlm module.
Pushed right now by followed by another one to fix some nits. TAB
characters, lines longer than 79 columns, and trailing blanks. cURL
Coding Standards at http://curl.haxx.se/dev/contribute.html has
relevant info.
Adjusted preprocessor block in now named Curl_http_ntlm_cleanup(), and
also some preprocessor magic in http_ntlm.h in order to allow les
usage of #idef's in code using that header. Additionally I removed an
inclusion of sys/types.h that already was in http_ntlm.c and that is
not required.
Pull or pull and rebase to keep the good work.
-- -=[Yang]=- ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-08-09