wininet/tests: Prefer winehq.org over winehq.com.
[wine] / dlls / wininet /
2009-05-04  Detlef Riekenbergwininet/tests: Prefer winehq.org over winehq.com.
2009-04-30  Hans Leidekkerwininet: Replace any existing content length header...
2009-04-30  Hans Leidekkerwininet: Implement InternetReadFileEx for ftp requests.
2009-04-27  Alexandre Julliardwininet: Fix a memory leak in the URL cache.
2009-04-27  Alexandre Julliardwininet: Add stubs for PrivacyGet/SetZonePreferenceW.
2009-04-27  Paul TBBle Hampsonwininet: HTTP_HttpAddRequestHeadersW should ignore...
2009-04-27  Paul TBBle Hampsonwininet/tests: Test for handling of blank headers in...
2009-04-24  Hans Leidekkerwininet: Replace any existing cookie header.
2009-04-24  Hans Leidekkerwininet: Fix parsing of cookies with attributes.
2009-04-21  Nicolas Le Camwininet/tests: Fix HttpSendRequestW test on IE5.
2009-04-20  Francois GougetAssorted spelling fixes.
2009-04-08  Hans Leidekkerwininet: Add tests for asynchronous HttpSendRequestEx...
2009-04-08  Hans Leidekkerwininet: Support asynchronous HttpEndRequest.
2009-04-08  Hans Leidekkerwininet: Don't start reading when POST data hasn't...
2009-04-08  Hans Leidekkerwininet: Send notifications from InternetWriteFile.
2009-04-08  Hans Leidekkerwininet: Keep track of the number of bytes written.
2009-04-06  Detlef Riekenbergwininet/tests: Fix a test with IE8.
2009-04-06  Marcus Meissnerwininet: Fixed memory corruption in urlcache.
2009-03-25  Alexandre Julliardwininet/tests: Fix another instance of changed behavior...
2009-03-25  Alexandre Julliardwininet/tests: Fix the http tests for the new winehq...
2009-03-10  Paul Vrienswininet/tests: Don't crash on IE5.01SP4.
2009-03-10  Paul Vrienswininet/tests: Skip tests if functions are not implemented.
2009-03-09  Jacek Cabanwininet: Release session after FTP_ReceiveResponse...
2009-03-09  Paul Vrienswininet/tests: Don't crash on systems with IE5.
2009-03-09  Paul Vrienswininet/tests: Skip tests for not implemented functions.
2009-03-09  Paul Vrienswininet/tests: Skip some tests on IE5.
2009-03-09  Paul Vrienswininet/tests: Test result differences are related...
2009-03-06  Vincent Povirkwininet: Stub RegisterUrlCacheNotification.
2009-03-05  Hans Leidekkerwinhttp, wininet: Load i2d_X509 from libcrypto.so.
2009-03-04  Hans Leidekkerwininet: Ignore invalid response headers.
2009-03-04  Hans Leidekkerwininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
2009-03-03  Jacek Cabanwininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
2009-02-25  Francois Gougetwininet/tests: Use win_skip() to skip over unimplemente...
2009-02-18  Aric Stewartwininet: Handle cookie expiration.
2009-02-18  Aric Stewartwininet: Make use of improved cookie functions and...
2009-02-18  Aric Stewartwininet: Complicated cookie value set/get tests.
2009-02-18  Aric Stewartwininet: Add and match paths for cookies.
2009-02-18  Aric Stewartwininet: When cracking a cookie url discard the webpage...
2009-02-18  Aric Stewartwininet: Parse cookie information from cookie value.
2009-02-16  Aric Stewartwininet: use debugstr_a in NETCON_getNextLine TRACE...
2009-02-13  Hans Leidekkerwininet: Properly drain content for chunked transfers.
2009-02-12  Aric Stewartwininet: Print better stubs for the internet options...
2009-02-12  Artem Reznikovwininet: Ukranian translation.
2009-02-11  Jacek Cabanwininet: Don't send INTERNET_STATUS_REQUEST_COMPLETE...
2009-02-11  Jacek Cabanwininet: Make sure that we have some data buffered...
2009-02-11  Jacek Cabanwininet: Added QueryDataAvailable implementation for...
2009-02-11  Jacek Cabanwininet: Fixed handling empty string password.
2009-02-11  Jacek Cabanwininet: Move FtpOpenFile[AW] implementation to avoid...
2009-02-02  Andrew Talbotwininet: Declare some functions static.
2009-02-02  Paul Vrienswininet/tests: Fix tests failures on W2K and below...
2009-01-30  Hans Leidekkerwininet: Implement IsDomainLegalCookieDomainW.
2009-01-29  Hans Leidekkerwininet: Make sure redirected POST requests become...
2009-01-29  Hans Leidekkerwininet: Add a stub implementation of GetDiskInfoA.
2009-01-29  Hans Leidekkerwininet: Return success from per connection option...
2009-01-29  Hans Leidekkerwininet: Mark IE6 behaviour of HttpSendRequestW as...
2009-01-22  Jacek Cabanwininet: Set dwError to 0 in first INTERNET_STATUS_REQU...
2009-01-21  Hans Leidekkerwininet: Strip trailing slashes from filename in Create...
2009-01-19  Hans Leidekkerwininet: Avoid illegal filenames in CreateUrlCacheEntryW.
2009-01-16  Hans Leidekkerwininet: Calculate the header size if needed in HttpSen...
2009-01-16  Hans Leidekkerwininet: Implement InternetReadFileExW.
2009-01-15  Hans Leidekkerwininet: Send a content length header for all verbs...
2009-01-13  Jacek Cabanwininet: Make sure that we have data buffered before...
2009-01-12  Jacek Cabanwininet: Use SSL_pending in NETCON_query_data_available.
2009-01-12  Jacek Cabanwininet: Improve NETCON_recv over SSL implementation.
2009-01-08  Alexandre Julliardwininet: Fix handle cast warnings on 64-bit.
2009-01-08  Alexandre Julliardwininet: Avoid pointer casts in traces.
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-05  Ge van Geldorpwininet/tests: INTERNET_STATUS_CLOSING_CONNECTION and...
2009-01-05  Alexandre Julliardwininet: Use ~0u instead of ~0ul for DWORD values.
2009-01-03  Alexandre Julliardwininet/tests: Use ~0u instead of ~0ul for DWORD values.
2008-12-22  Mike Ruprechtwininet/tests: Add test for FtpFindFirstFile.
2008-12-22  Alexandre Julliardwininet: Store file time as a SYSTEMTIME instead of...
2008-12-18  Hans Leidekkerwininet: Relax a notification test.
2008-12-12  Francois Gougetwininet & winhttp: Remove the MSG_WAITALL definition...
2008-12-12  Hans Leidekkerwininet: Adapt tests to winehq changes.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-10  Alexandre Julliardwininet/tests: Use new test URLs on test.winehq.org.
2008-12-09  Alexandre Julliardwininet: Include ws2tcpip.h before anything else for...
2008-12-08  Andrew Talbotwininet: Sign-compare warnings fix.
2008-12-08  Hans Leidekkerwininet: Set secure flag when scheme is https.
2008-12-08  Francois Gougetwininet & winhttp: Fix a pointer type mismatch warning...
2008-12-04  Alexandre Julliardwininet/tests: Avoid using size_t in a trace.
2008-12-03  Hans Leidekkerwininet: Stop leaking username and password.
2008-12-03  Hans Leidekkerwininet: Support setting username and password options...
2008-12-02  Hans Leidekkerwininet: Append the extra info part in InternetCreateUr...
2008-12-02  Hans Leidekkerwininet: Don't increase index in HttpQueryInfo if reque...
2008-12-01  Michael Stefaniucwininet: Remove some superfluous casts.
2008-11-25  Francois Gougetwininet: Remove WINAPI on static functions where not...
2008-11-18  Henri Verbeetwininet: Treat an empty username as NULL in FTP_Connect().
2008-11-11  Paul Vrienswininet/tests: Fix a test failure on some Win98 boxes.
2008-11-06  Austin Englishwininet: Change a couple fixme's to warn's.
2008-11-05  Lei Zhangwininet: Handle HTTP 303 redirects.
2008-11-05  Lei Zhangwininet: Remove redundant variables.
2008-11-03  Marcus Meissnerwininet: Removed redundant NULL check (Coverity).
2008-10-28  Nicolas Le Camwininet/tests: Fix a failing test on IE6.
next