Incorrect Digest Username with Diegst Auth

2013-04-10 Thread sumit gambhir
mmand line is only taking "sip" as username due to : in username. Is there any mechanism to make it work with current username only? Thanks and Regards, Sumit Gambhir --- List admin: http://cool.haxx.se/list/listinfo/curl-l

Compiling Curl with TLS support using MSVC 2008

2013-07-13 Thread sumit gambhir
Hi, Please provide steps to compile Curl with TLS and HTTPS support using MSVC 2008. Thanks and Regards, Sumit Gambhir --- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail

Re: Compiling Curl with TLS support using MSVC 2008

2013-07-14 Thread sumit gambhir
I would be needed dynamic library i.e. libcurl.dll. Do i need to change Makefile.vc for that? Thanks and Regards, Sumit Gambhir On Sun, Jul 14, 2013 at 8:18 PM, Daniel Stenberg wrote: > On Sat, 13 Jul 2013, Jan Ehrhardt wrote: > > cd lib >>> nmake -f Makefile.vc6 WINDOWS_

Re: Compiling Curl with TLS support using MSVC 2008

2013-07-15 Thread sumit gambhir
gram Files\Microsoft Visual Studio 8\VC\BIN\l ink.exe"' : return code '0x460' Stop. Kindly give some pointers to resolve it. Thanks and Regards, Sumit Gambhir On Sun, Jul 14, 2013 at 10:14 PM, sumit gambhir wrote: > I would be needed dynamic library i.e. libcurl.dll. >