This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-23 22:40:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Juan Lang
85579ebb4c
winhttp: Connect to the proxy port rather than the host port.
2009-07-15 14:10:13 +02:00
..
tests
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
2009-07-15 14:06:40 +02:00
cookie.c
…
handle.c
…
main.c
…
Makefile.in
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
2009-07-15 14:06:40 +02:00
net.c
winhttp: Support IPv6 in netconn_resolve.
2009-07-09 12:01:16 +02:00
request.c
winhttp: Connect to the proxy port rather than the host port.
2009-07-15 14:10:13 +02:00
session.c
winhttp: Set connect_t's servername and port based on proxy settings.
2009-07-15 14:09:55 +02:00
url.c
…
version.rc
…
winhttp_private.h
winhttp: Convert connect_t's address type from a struct sockaddr_in to a struct sockaddr_storage.
2009-07-09 12:00:23 +02:00
winhttp.spec
…