[Git][wine/wine][master] 7 commits: wininet/tests: Add a test for multiple server addresses.
Alexandre Julliard pushed to branch master at wine / wine Commits: 867ef7b3 by Paul Gofman at 2026-05-03T17:21:04+02:00 wininet/tests: Add a test for multiple server addresses. - - - - - dde075e9 by Paul Gofman at 2026-05-03T17:21:04+02:00 wininet: Pass proxy server addr_str if present in open_http_connection(). If proxy is present request->server->addr_str is empty string. - - - - - 80706636 by Paul Gofman at 2026-05-03T17:21:06+02:00 wininet: Store server address related data in the new server_addr_t structure. - - - - - b5c34d8a by Paul Gofman at 2026-05-03T17:21:06+02:00 wininet: Enclose ipv6 address string in square brackets. - - - - - 8245512c by Paul Gofman at 2026-05-03T17:21:06+02:00 wininet: Introduce and use create_connect_socket(). - - - - - 20de97c2 by Paul Gofman at 2026-05-03T17:21:06+02:00 wininet: Try to connect to multiple server addresses. - - - - - 5c93ae5b by Paul Gofman at 2026-05-03T17:21:06+02:00 wininet: Do not force ipv4 addresses. - - - - - 7 changed files: - dlls/wininet/ftp.c - dlls/wininet/http.c - dlls/wininet/internet.c - dlls/wininet/internet.h - dlls/wininet/netconnection.c - dlls/wininet/tests/http.c - dlls/wininet/utility.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fd4f05012d0f8e9ada07e57bf1278b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fd4f05012d0f8e9ada07e57bf1278b... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)