Thank you for your kind information
Regards, SAM =========================================================== On 6/19/12, [email protected] <[email protected]> wrote: > Send curl-library mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-library > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of curl-library digest..." > > > Today's Topics: > > 1. FW: [Patch] Test for IPv6 cookies (Ghennadi Procopciuc) > 2. Re: Properly Implementing a Patch for CAINFO / ISSUERCERT > (Daniel Stenberg) > 3. Re: Fetching More than 500 files from Server (Daniel Stenberg) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 19 Jun 2012 08:52:20 +0000 > From: Ghennadi Procopciuc <[email protected]> > To: "[email protected]" <[email protected]> > Subject: FW: [Patch] Test for IPv6 cookies > Message-ID: > > <231876b4ff1f7e45a50fe6f8d176322e06d5f...@bl2prd0610mb385.namprd06.prod.outlook.com> > > Content-Type: text/plain; charset="us-ascii" > > Hi all, > > I've made a test case for problem signaled by Andrei Cipu (my > supervisor)[0]. > Can you take a look ? > > Thanks, > Ghennadi > > [0] http://curl.haxx.se/mail/lib-2012-03/0036.html > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://cool.haxx.se/pipermail/curl-library/attachments/20120619/61f8e0f9/attachment-0001.html> > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: 0001-New-test-for-IPv6-cookies-in-libcurl.patch > Type: application/octet-stream > Size: 4853 bytes > Desc: 0001-New-test-for-IPv6-cookies-in-libcurl.patch > URL: > <http://cool.haxx.se/pipermail/curl-library/attachments/20120619/61f8e0f9/attachment-0001.obj> > > ------------------------------ > > Message: 2 > Date: Tue, 19 Jun 2012 11:23:55 +0200 (CEST) > From: Daniel Stenberg <[email protected]> > To: libcurl development <[email protected]> > Subject: Re: Properly Implementing a Patch for CAINFO / ISSUERCERT > Message-ID: <[email protected]> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > On Tue, 19 Jun 2012, Peter Sylvester wrote: > >> You can use the ssl initialisation callback, decode the cert in you main >> program, set the ssl callback parameter, and in the callback add it to the >> >> trust STORE. no bio, no pem, just d2i_x509. > > The problem with that approach is that it assumes libcurl built with > OpenSSL, > while a libcurl API that takes something else than files as input can be > made > SSL library agnostic. > > -- > > / daniel.haxx.se > > > ------------------------------ > > Message: 3 > Date: Tue, 19 Jun 2012 11:33:33 +0200 (CEST) > From: Daniel Stenberg <[email protected]> > To: libcurl development <[email protected]> > Subject: Re: Fetching More than 500 files from Server > Message-ID: <[email protected]> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > On Tue, 19 Jun 2012, Swamy Mudhbasalar wrote: > >> Please let me know what may be causing this issue. > > You're ignoring my requests to follow the netiquette and you're not > providing > more info. I'm done. > > -- > > / daniel.haxx.se > > > ------------------------------ > > _______________________________________________ > curl-library mailing list > [email protected] > http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-library > > > End of curl-library Digest, Vol 82, Issue 46 > ******************************************** > ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
