Sweden-Number/dlls/winhttp
Bruno Jesus 6db935a6f4 winhttp: Use a helper to send data and take care of EINTR. 2014-06-17 10:36:03 +02:00
..
tests winhttp: Only set the scheme if we have a valid URL. 2014-05-24 11:00:39 +09: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 winhttp: Double the handle table size on reallocation. 2011-12-01 14:18:02 +01:00
main.c winhttp: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:22:24 +01:00
net.c winhttp: Use a helper to send data and take care of EINTR. 2014-06-17 10:36:03 +02:00
request.c winhttp: Fix a couple of memory leaks (valgrind). 2014-05-13 13:47:11 +02: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: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:22:24 +01:00
winhttp_tlb.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00