Daniel Gustafsson

Results 25 comments of Daniel Gustafsson

> @danielgustafsson I brought this back for consideration Thanks! I think we should pursue this, will take it for a spin tomorrow for a review.

It still rubs me the wrong way that we need to fudge dates with debug builds. I'm going to have one more go at creating a test which doesn't need...

> `Curl_verifyhost` has some broken code due to recent code shuffling. The issue is visible here: https://github.com/curl/curl/blob/curl-7_87_0/lib/vtls/x509asn1.c#L1355 Meh, I was twiddling with codeformattting and ended up with the wrong patch...

> On 30 Dec 2022, at 16:02, Daniel Stenberg ***@***.***> wrote: > >  > Maybe this is a hint that we should drop support for this platform as it...

> On 7 Dec 2022, at 00:27, Jay Satiro ***@***.***> wrote: > >  > There's a section in curl.h for aliases, I think that would be better. > >...

Pushed a rebase which now use the established aliasing feature for OPTs.

Hmm .. the manpage-syntax test identifies this as an error since it's adding an alias to a non-deprecated option. Not sure what the best way forward is, deprecating ALLLOW and...

> Yeah, I think it makes sense to properly deprecate the wrongly spelled version. Thinking more about it I agree. I'll go update the PR to see what that would...

Pushed a rebased version which deprecates _alllow in favor of _allow.