wine-wine/dlls/winhttp
Nikolay Sivov e606551c21 winhttp: Release typeinfos and typelib on dll unload. 2015-01-14 13:18:59 +01:00
..
tests winhttp/tests: Use a wait event instead of an unconditional sleep in the server thread. 2015-01-05 20:15:05 +01:00
Makefile.in winhttp: Add support for retrieving the proxy automatic configuration URL on Mac OS X. 2014-05-15 19:04:45 +02:00
cookie.c winhttp: Move allocation after input validation to fix leaks (Coverity). 2014-03-25 10:56:50 +01:00
handle.c
main.c winhttp: Release typeinfos and typelib on dll unload. 2015-01-14 13:18:59 +01:00
net.c winhttp: Don't report data pending in the socket. 2014-12-09 13:16:43 +01:00
request.c winhttp: Release typeinfos and typelib on dll unload. 2015-01-14 13:18:59 +01:00
rsrc.rc winhttp: Reimplement WinHttpGetProxyForUrl on top of jsproxy. 2014-05-15 19:04:44 +02:00
session.c winhttp: Fix build on Mac OS X 10.5.8. 2014-05-19 11:33:26 +02:00
url.c winhttp: Only set the scheme if we have a valid URL. 2014-05-24 11:00:39 +09:00
winhttp.spec
winhttp_private.h winhttp: Release typeinfos and typelib on dll unload. 2015-01-14 13:18:59 +01:00
winhttp_tlb.idl