dplayx: Tests for CreateGroup.
[wine] / dlls / wininet /
2008-08-19  Vincent Povirkwininet: Default to keep-alive when the server is HTTP...
2008-08-04  Hans Leidekkerwininet: Properly initialize access type when no proxy...
2008-08-04  Hans Leidekkerwininet: Use getaddrinfo for thread-safe resolving...
2008-07-31  Colin FinckFix some hackish usages of WideCharToMultiByte.
2008-07-31  Dan Kegelwininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn...
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-21  Hans Leidekkerwininet: Fix cookie buffer overflow.
2008-07-21  Hans Leidekkerwininet: Move insertion of cookie header from HttpOpenR...
2008-07-21  Hans Leidekkerwininet: Delete local file on error in FtpGetFile.
2008-07-21  Hans Leidekkerwininet: Make another test pass on IE6.
2008-07-21  Hans Leidekkerwininet: Fix a memory leak.
2008-07-21  Jacek Cabanwininet: Move remeining InternetQueryOption implementat...
2008-07-21  Jacek Cabanwininet: Moved InternetQueryOption(INTERNET_OPTION_PROX...
2008-07-21  Jacek Cabanwininet: Moved more InternetQueryOption implementation...
2008-07-21  Jacek Cabanwininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
2008-07-17  Vincent Povirkwininet: Always respect Proxy-Connection: or Connection...
2008-07-14  Andrew Talbotwininet: Remove unneeded address-of operators from...
2008-07-10  Zac Brownwininet/tests: Change some traces to skips in tests.
2008-07-07  Alexander Morozovwininet: Add port number to Host HTTP header.
2008-07-07  Alexander Morozovwininet: Add support of INTERNET_FLAG_NO_CACHE_WRITE.
2008-07-04  Alexander Morozovwininet: Remove unneeded variable.
2008-07-03  Alexander Morozovwininet/tests: Add HTTP 1.1 test.
2008-07-03  Alexander Morozovwininet/tests: Additional HTTP header tests.
2008-07-01  James Hawkinswininet: Fix a failing test in win2k.
2008-06-30  Hans Leidekkerwininet: Only reconnect when redirected to an external...
2008-06-30  Hans Leidekkerwininet: Allocate buffers in InternetCrackUrlA.
2008-06-30  Hans Leidekkerwininet: Don't assume URL is null-terminated in Interne...
2008-06-30  Hans Leidekkerwininet: More win64 compatibility fixes.
2008-06-30  Hans Leidekkerwininet: Avoid a crash on an invalid handle in Internet...
2008-06-30  Hans Leidekkerwininet: Add a test for InternetCanonicalizeUrl.
2008-06-30  Mikołaj Zalewskishlwapi: UrlCanonicalize should strip all the character...
2008-06-24  Dan Kegelwininet: InternetCrackUrlW: For URLs that have no urlpa...
2008-06-24  Hans Leidekkerwininet: Make a test pass on IE6.
2008-06-24  Hans Leidekkerwininet: Win64 compatibility fixes.
2008-06-24  Hans Leidekkerwininet: Resolve hostname once per connection.
2008-06-24  Hans Leidekkerwininet: Send a 'Pragma: no-cache' header if asked...
2008-06-24  Hans Leidekkerwininet: Improve some traces.
2008-06-24  Hans Leidekkerwininet: Clear last error upon successful return from...
2008-06-21  Rob Shearmanwininet: Fix memory leak in HTTP_DeleteCustomHeader.
2008-06-19  Colin Finckwininet: Always pass a variable as lpNumberOfBytesWritt...
2008-06-18  Rob ShearmanUpdate generated packing tests using current headers.
2008-06-13  Michael Stefaniucwininet: Add the Romanian translation.
2008-06-02  Hans Leidekkerwininet: Don't send a "Connection: Close" header.
2008-06-02  Hans Leidekkerwininet: Return success from the InternetSetOption...
2008-06-02  Hans Leidekkerwininet: Don't send a handle closing callback for sessi...
2008-06-02  Hans Leidekkerwininet: Make resolving hostnames thread-safe.
2008-06-02  Alexandre Julliardwininet: Include openssl/ssl.h before Windows headers.
2008-05-26  Dmitry Timoshkovwininet: INTERNET_InternetOpenUrlW is an internal helper.
2008-05-22  Lei Zhangwininet: Send https scheme to proxy server when appropr...
2008-05-22  Francois Gougetwininet/tests: Get the tests running again on Win98.
2008-05-22  Francois Gougetwininet/tests: Remove a stray reference to InternetSetS...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-19  Hans Leidekkerwininet: Fix buffer size query for HttpQueryInfo(HTTP_Q...
2008-05-19  Hans Leidekkerwininet: INTERNET_STATUS_REQUEST_COMPLETE callback...
2008-05-19  Rob Shearmanwininet: Fix a typo in is_basic_auth_value.
2008-05-13  Alexandre Julliardconfigure: Improve the libcrypto checks.
2008-05-12  Hans Leidekkerwininet: Implement INTERNET_OPTION_USER_AGENT for Inter...
2008-05-12  Hans Leidekkerwininet: HTTP_BuildProxyRequestUrl returns a pointer.
2008-05-12  Hans Leidekkerwininet: Partial implementation of InternetGet/SetCookieEx.
2008-05-12  Hans Leidekkerwininet: Make a test pass on IE6.
2008-05-12  Hans Leidekkerwininet: Don't overwrite content length header in HttpS...
2008-05-08  Lei Zhangwininet: Handle NULL input for FindCloseUrlCache.
2008-05-07  Hans Leidekkerwininet: Deal with bogus accept types array passed...
2008-05-07  Maarten Lankhorstwininet: Ignore INTERNET_STATUS_DETECTING_PROXY message...
2008-05-07  Jens Albretsenwininet: Danish translation.
2008-05-05  Andrew Talbotwininet: Remove unused variables.
2008-05-05  Hans Leidekkerwininet: Don't add the user agent header until HttpSend...
2008-04-30  Rob Shearmanwininet: Add tests for GetUrlCacheEntryInfoExA.
2008-04-30  Rob Shearmanwininet: Don't crash in GetUrlCacheEntryInfoA/W if...
2008-04-24  Dan Hipschmanwininet: Don't forget the INTERNET_STATUS_REDIRECT...
2008-04-23  Dan Hipschmanwininet: Remove custom content-length/type headers...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-18  Louis Lenderswininet: Improve stub for FindNextUrlCacheEntryW a...
2008-04-18  Aric Stewartwininet: Correct the case where Content-Length is set...
2008-04-11  Vitaliy Margolenwininet: Properly initialize struct.
2008-04-07  Rok Mandeljcwininet: Updated Slovenian translation.
2008-04-04  Alexandre Julliardwininet: Avoid size_t type in trace.
2008-04-01  Hans Leidekkerwininet: Use INTERNET_MAX_URL_LENGTH to size buffers...
2008-04-01  Hans Leidekkerwininet: Parse the redirect URL in HTTP_HandleRedirect...
2008-04-01  Hans Leidekkerwininet: Remove dead code from HTTP_DealWithProxy and...
2008-03-31  Hans Leidekkerwininet: Use a direct connection for tests that connect...
2008-03-31  Hans Leidekkerwininet: Set ProxyEnable registry value if it isn't...
2008-03-31  Hans Leidekkerwininet: Don't set the host port from the server port.
2008-03-31  Hans Leidekkerwininet: Fix redirects through a proxy.
2008-03-31  Hans Leidekkerwininet: Don't close proxy connections when keep-alive...
2008-03-31  Hans Leidekkerwininet: Support http_proxy environment variable.
2008-03-31  Vitaliy MargolenUpdate Russian translations.
2008-03-28  Dan Hipschmanwininet: InternetReadFileExA should check INTERNET_FLAG...
2008-03-28  Dan Hipschmanwininet: HttpSendRequestExA is not a stub.
2008-03-26  Hans Leidekkerwininet: Support chunked reads in InternetReadFileEx...
2008-03-26  Hans Leidekkerwininet: Implement chunked reads.
2008-03-25  Hans Leidekkerwininet: Avoid a crash with traces on.
2008-03-25  Hans Leidekkerwininet: Correct spec file entry for InternetCanonicali...
2008-03-25  Hans Leidekkerwininet: Don't strip Accept-Encoding headers from versi...
2008-03-24  Kai Blinjanitorial: Use poll() instead of select().
2008-03-24  Andrew Talbotwininet: Assign to structs instead of using memcpy.
2008-03-17  Rob Shearmanwininet: The lpszLocalFileName parameter to CommitUrlCa...
2008-03-17  Jacek Cabanwininet: Don't use query and hash part of URL to genera...
2008-03-15  Marcus Meissnerwininet: Split out NULL ptr and function ptr check.
2008-03-15  Rob Shearmanwininet: If we receive an error from InitializeSecurity...
next