cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Sat, 25 Jan 2014 16:40:11 +0000

On Sat, 25 Jan 2014, Steve Holme wrote:

> > Could you please help us in writing the helper for Big Endian for the
> > below line:
>
> 7) Implemented endian agnostic support for writing the timestamp into
> the message buffer - hopefully I have this correct ;-)

Unfortunately I used a long for write32_le() which on Linux will be 64-bits
wide :(

Updated patch attached which uses an int.

Kind Regards

Steve

Received on 2014-01-25