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

2014-01-24 Thread Prash Dush
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

Re: Curl - SQLite and temp files - large dentry cache

2014-01-24 Thread Stig
Date: Thu, 11 Apr 2013 12:45:15 +0200 From: Guenter Reply-To: libcurl development To: libcurl development Newsgroups: gmane.comp.web.curl.library References: <5166943b.4020...@gknw.net> In-Reply-To: <5166943b.4020...@gknw.net> On 11/04/2013 11:45, Guenter wrote: > On 11.04.2013 05:40, Rocky Dow

Re: [PATCH] CURLOPT_PROXYHEADER: send/replace proxy headers only

2014-01-24 Thread Maciej Puzio
Daniel and Dan, thanks for your comments. Dan: > IMHO, it would be a pretty major break to change the default behaviour. There > are undoubtedly applications out there that fall into all three categories, > and > a change would break at least one category. I agree. Thinking aloud, perhaps the be