mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: musl@lists.openwall.com, Markus Mayer <mmayer@broadcom.com>
Subject: Re: [musl] git cloning over https?
Date: Thu, 13 Jan 2022 17:26:50 -0500	[thread overview]
Message-ID: <20220113222649.GB7074@brightrain.aerifal.cx> (raw)
In-Reply-To: <e8b3b662-bbb2-4f19-a964-f00f56ebd1a3@gmail.com>

On Thu, Jan 13, 2022 at 01:44:23PM -0800, Florian Fainelli wrote:
> Hi Rich,
> 
> Would you consider allowing git.musl-libc.org to serve the
> repositories over https rather than git? For some obscure reasons
> some corporate environments do block the git protocol whereas https
> goes through.
> 
> Thanks!

I've been trying to, but there's a content transfer encoding issue
getting the requests through thttpd's cgi right (something about gzip)
that I haven't been able to resolve, that's blocking it from actually
working. The right solution is either migrating httpd (but there are
no good ones :/) or patching thttpd to convey this part of the
request to cgi correctly. If there are any volunteers to help with the
latter I'd be happy to test.

Rich

      parent reply	other threads:[~2022-01-13 22:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13 21:44 Florian Fainelli
2022-01-13 21:50 ` Leah Neukirchen
2022-01-13 21:53 ` Alyssa Ross
2022-01-13 21:56   ` Alyssa Ross
2022-01-13 22:12   ` Florian Fainelli
2022-01-13 22:23     ` Markus Mayer
2022-01-13 23:25       ` Alyssa Ross
2022-01-14  0:43         ` Markus Mayer
2022-01-13 22:26 ` Rich Felker [this message]

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=20220113222649.GB7074@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=f.fainelli@gmail.com \
    --cc=mmayer@broadcom.com \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).