regedit: Fix typo in commit c6d01ac847edc2ad02ef02c7a0ead7a833539c3c.
[wine] / dlls / winhttp /
2008-08-27  Hans Leidekkerwinhttp: Implement WinHttpSetCredentials.
2008-08-27  Hans Leidekkerwinhttp: Implement WinHttpQueryAuthSchemes.
2008-08-26  Alexandre JulliardInclude sys/filio.h to get the FIONREAD definition...
2008-08-26  Hans Leidekkerwinhttp: Remove some unneeded includes.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpWriteData.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpReadData.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpQueryDataAvailable.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpReceiveResponse.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpSendRequest.
2008-08-26  Hans Leidekkerwinhttp: Add networking infrastructure.
2008-08-26  Hans Leidekkerwinhttp: Add support for querying most of the standard...
2008-08-25  Alexandre Julliardwinhttp: Add support for building on Windows.
2008-08-25  Alexandre Julliardwinhttp: Fix WinHttpSetDefaultProxyConfiguration spec...
2008-08-21  Alexandre JulliardAvoid some size_t printf format warnings.
2008-08-21  Gerald Pfeiferwinhttp: #include <netinet/in.h> for sockaddr_in.
2008-08-20  Hans Leidekkerwinhttp: Add some tests for WinHttpAddRequestHeaders.
2008-08-20  Hans Leidekkerwinhttp: Use default values for verb, object and versio...
2008-08-20  Hans Leidekkerwinhttp: Implement WinHttpQueryHeaders.
2008-08-20  Hans Leidekkerwinhttp: Implement WinHttpAddRequestHeaders.
2008-08-20  Hans Leidekkerwinhttp: Add a stub implementation for WinHttpSetTimeouts.
2008-08-20  Hans Leidekkerwinhttp: Deliver status notifications to the application.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpTimeFromSystemTime and WinHtt...
2008-08-19  Hans Leidekkerwinhttp: Forward WinHttpCrackUrl and WinHttpCreateUrl...
2008-08-19  Hans Leidekkerwinhttp: Add stub implementations for WinHttpGetDefault...
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpSetStatusCallback. Start...
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpOpenRequest.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpConnect.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpOpen and WinHttpCloseHandle.
2008-08-19  Hans Leidekkerwinhttp: Add a handle management implementation.
2008-08-19  Zac Brownwinhttp: Add test for adding/querying headers.
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpAddRequestH...
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpQueryHeaders.
2008-08-19  Zac Brownwinhttp: Add test for WinHttpTimeToSystemTime.
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpTimeToSyste...
2008-08-19  Zac Brownwinhttp: Add test for WinHttpTimeFromSystemTime.
2008-08-19  Zac Brownwinhttp: Add stub implementation for WinHttpTimeFromSys...
2008-08-01  Zac Brownwinhttp/tests: Add test for sending request.
2008-07-29  Zac Brownwinhttp: Add stub implementation for WinHttpWriteData.
2008-07-18  Zac Brownwinhttp/tests: Add test for opening request.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpCloseHandle.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpReadData.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpSetOption.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpReceiveResp...
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpQueryDataAv...
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpQueryOption.
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpSendRequest.
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpOpenRequest...
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpConnect.
2008-06-30  Zachary Brownwinhttp: Build an import library.
2008-03-06  Hans Leidekkerwinhttp: Add a stub implementation of WinHttpDetectAuto...
2008-01-14  Rob Shearmanwinhttp: Add a stub for WinHttpOpen.
2007-11-06  Alexandre JulliardInclude objbase.h where need to get the DllRegisterServ...
2007-09-27  Peter Oberndorferwinhttp: Add WinHttpGetIEProxyConfigForCurrentUser...
2007-08-30  Francois Gougetwinhttp: Add a skeleton winhttp.h and use it.
2007-08-27  Maarten Lankhorstwinhttp: Add stub for WinHttpCheckPlatform.
2007-07-31  Paul Vrienswinhttp: Fix compile/install issue.
2007-07-31  Jacek Cabanwinhttp: Added winhttp.dll.