From: Darrin Thompson <darrint@progeny.com>
To: Daniel Barkalow <barkalow@iabervon.org>
Cc: git@vger.kernel.org, Linus Torvalds <torvalds@osdl.org>,
Petr Baudis <pasky@ucw.cz>
Subject: Re: [PATCH 2/2] Demo support for packs via HTTP
Date: Mon, 11 Jul 2005 16:49:04 -0500 [thread overview]
Message-ID: <1121118544.3939.6.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.21.0507101555271.30848-100000@iabervon.org>
On Sun, 2005-07-10 at 15:56 -0400, Daniel Barkalow wrote:
> + curl_easy_setopt(curl, CURLOPT_FILE, indexfile);
> + curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, fwrite);
> + curl_easy_setopt(curl, CURLOPT_URL, url);
I was hoping to send in a patch which would turn on user auth and turn
off ssl peer verification.
Your (preliminary obviously) patch puts curl handling in two places. Is
there a place were I can safely start working on adding the needed
setopts?
--
Darrin
next prev parent reply other threads:[~2005-07-11 21:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-10 19:53 [PATCH 0/2] Support for packs in HTTP Daniel Barkalow
2005-07-10 19:55 ` [PATCH 1/2] Management of packs not yet installed Daniel Barkalow
2005-07-10 19:56 ` [PATCH 2/2] Demo support for packs via HTTP Daniel Barkalow
2005-07-11 21:49 ` Darrin Thompson [this message]
2005-07-12 1:54 ` Daniel Barkalow
2005-07-12 13:35 ` Darrin Thompson
2005-07-10 23:10 ` [PATCH 0/2] Support for packs in HTTP Junio C Hamano
2005-07-10 23:45 ` Linus Torvalds
2005-07-11 0:20 ` Daniel Barkalow
2005-07-11 0:34 ` Linus Torvalds
2005-07-11 3:22 ` Daniel Barkalow
2005-07-11 3:37 ` Linus Torvalds
2005-07-11 4:07 ` Daniel Barkalow
2005-07-11 17:44 ` Linus Torvalds
2005-07-11 20:03 ` Daniel Barkalow
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1121118544.3939.6.camel@localhost.localdomain \
--to=darrint@progeny.com \
--cc=barkalow@iabervon.org \
--cc=git@vger.kernel.org \
--cc=pasky@ucw.cz \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).