cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Request to review the code changes for NTLMv2 Support in Curl

From: Prash Dush <pradush123_at_gmail.com>
Date: Fri, 24 Jan 2014 18:26:29 +0530

Hi Daniel/Steve/Colin/All,

Thanks for the valuable comments!

We have incorporated the comments provided by you.

Could you please help us in writing the helper for Big Endian for the
below line:

FileName: curl_ntlm_core.c

*memcpy(ptr+24, &tw, 8); /*Re-Write this line for Big Endian*/*

Please find attached the new GIT diff.

Thanks again!

Regards
Prashant

On Tue, Jan 21, 2014 at 4:28 PM, Prash Dush <pradush123_at_gmail.com> wrote:

> Hi Steve/All,
>
>
> We have written NTLMv2 authentication algorithm in Curl code using the
> following link.
> http://davenport.sourceforge.net/ntlm.html
>
> Also we are done with some basic testing of the code and it seems working
> fine over NTLMv2 authentication.
>
>
> We need to check-in these changes curl GIT, we followed the process
> explained in following URL:
>
> http://curl.haxx.se/dev/contribute.html
>
> And collected diff of our code changes, PFA diff patch.
>
>
> Kindly review the code changes and provide your valuable feedback.
>
>
> Looking forward to the support in check-in for NTLMv2 Code in curl GIT.
>
>
>
> Thanks,
>
> Prashant
>
>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-01-24