[PATCH] wininet: Include winsock2.h before stdlib.h.

Owen Rudge owen at owenrudge.net
Tue Oct 15 10:24:24 CDT 2019


I need to rework my second patch - it fixed the http failures, but it looks like there are similar issues in other DLLs.

Cheers,

Owen

> On 15 Oct 2019, at 14:51, Jeremy Newman <jnewman at codeweavers.com> wrote:
> 
> Seems to be:
> http.c:6213: Tests skipped: Unexpected cert errors 12157, skipping security flags tests
> 
> The new cert is using: sha256RSA with a 2048 bit public key.
> 
> -N
> 
>> On 10/14/2019 3:55 AM, Francois Gouget wrote:
>>> On Wed, 2 Oct 2019, Jeremy Newman wrote:
>>> Ok, new cert has been generated and is running on https://test.winehq.com/
>> This still does not work:
>> https://test.winehq.org/data/tests/wininet:http.html
>> https://test.winehq.org/data/tests/urlmon:protocol.html
>> https://test.winehq.org/data/tests/urlmon:url.html
>> https://test.winehq.org/data/tests/wininet:ftp.html
>> Is it because the tests need to be updated to match the new certificates
>> or because there is a problem with the certificates?
>> Also, since winehq.org is the main domain used for the winehq site,
>> wouldn't it be more future-proof for the tests to use the same domain, so
>> test.winehq.org, or is there some reson why they cannot?




More information about the wine-devel mailing list