Dan Fandrich

Results 162 comments of Dan Fandrich

curl doesn't read OpenSSH config files; it would only be able to support a fraction of the possible options even if it did.

If perl allows that sort of thing, I don't see why not; it wouldn't add much code at all. I'll try to figure out how to do that.

It's ugly doing it in perl, but I've pushed a change that only optionally uses that module. The trick now is discoverability of this speedup.

I was thinking the same thing. I haven't tried the other patch yet, but if it really drops the run time to 2 seconds, this patch isn't really worth the...

Run "make test-full" to get a test log that includes details on the test failures. Note that the 600-series tests are about ssh, so there's probably something wrong with your...

You need to enable verbose logging. That's what the 'make test-full' command I gave you does. Or, add -p to runtests.pl if you want to do it that way.

On Mon, Jun 27, 2022 at 01:23:52AM -0700, Tomasz Kłoczko wrote: > Just tested 7.84.0 and looks like now is failing even more units. > Is it possoble to run...

That's not a correct summary of the GPL. But, if someone were to make a clean room implementation of ax_compile_check_sizeof.m4 I think it would be considered for inclusion.

Is there a security impact with this change? The second two points especially sounds like there might be.

On Sat, Sep 03, 2022 at 05:00:04PM -0700, Mark Gaiser wrote: > Earlier we said/concluded that error messages could refer to a web link on the > cURL site. But...