--
v2: winhttp: Add support WinHttpRequestOption_SslErrorIgnoreFlags in IWinHttpRequest_get_Option.
winhttp: Add support WinHttpRequestOption_SslErrorIgnoreFlags in IWinHttpRequest_put_Option.
winhttp/tests: Add some tests for WinHttpRequestOption_SslErrorIgnoreFlags in IWinHttpRequest_{put,get}_Option.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6797
--
v3: ntdll: Use HashLinks when searching for a dll using the basename.
kernel32/tests: Add tests for module hash links.
kernel32/tests: Factor out is_old_loader_struct().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6792