wininet: Don't use INTERNET_SetLastError in HttpSendRequestA.
[wine] / dlls / wininet / tests /
2009-12-21  Hans Leidekkerwininet: Always set last error in HttpSendRequest{...
2009-12-10  Jacek Cabanwininet: Set lpszUrlPath in InternetCrackUrlW if its...
2009-12-10  Jacek Cabanwininet: Make InternetCrackUrlA tests more generic...
2009-12-08  Hans Leidekkerwininet/tests: Mark behavior of IE5 as broken for some...
2009-12-04  Hans Leidekkerwininet: Add a test for status callbacks on ftp connect...
2009-12-03  Jacek Cabanwininet: Directly return error from HTTP_HttpSendRequest.
2009-12-01  Hans Leidekkerwininet/tests: Trace extended errors in a couple of...
2009-10-05  Juan Langwininet: Correct user agent handling.
2009-09-30  Erik Inge Bolsøwininet: Add test for response without headers, avoid...
2009-09-29  Andrew Eikumwininet: Always extract #fragments in InternetCrackUrl.
2009-09-25  Hans Leidekkerwininet: Add some URL cache tests and make them pass.
2009-09-25  Hans Leidekkerwininet: Consistently set last error before testing it.
2009-09-15  Paul Vrienswininet/tests: Run tests again on systems with IE5.
2009-09-10  Paul Vrienswininet/tests: Fix a test failure on IE8.
2009-07-10  Juan Langwininet: Fix tests when running behind a proxy server.
2009-06-25  Hans Leidekkerwininet: Improve the PrivacyGet/SetZonePreferenceW...
2009-06-23  Aric Stewartwininet: Improve HTTP status 100 handling.
2009-06-23  Hans Leidekkerwininet: Don't delete the cache file when closing a...
2009-06-16  Mike Kaplinskiywininet/test: Test malformed header separators.
2009-06-16  Hans Leidekkerwininet: Always create a URL cache entry.
2009-06-03  Paul Vrienswininet/tests: Fix a few typos.
2009-06-02  Jacek Cabanwininet: Fixed tests on Windows.
2009-06-01  Jacek Cabanwininet: Test gzip encoded read.
2009-05-18  Detlef Riekenbergwininet/tests: Remove a duplicate test.
2009-05-14  Alexandre Julliardwininet/tests: Add a test for reading chunked data.
2009-05-14  Paul Vrienswininet/tests: Fix some test failures on systems with...
2009-05-13  Hans Leidekkerwininet: Implement GetDiskInfoA.
2009-05-13  Paul Vrienswininet/tests: Fix some test failures with IE8 on W2K3.
2009-05-11  Nicolas Le Camwininet/tests: Fix test when automatically detect netwo...
2009-05-11  Nicolas Le Camwininet/tests: Temporize async HttpSendRequestEx test...
2009-05-04  Detlef Riekenbergwininet/tests: Prefer winehq.org over winehq.com.
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-08  Hans Leidekkerwininet: Add tests for asynchronous HttpSendRequestEx...
2009-04-06  Detlef Riekenbergwininet/tests: Fix a test with IE8.
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  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-04  Hans Leidekkerwininet: Ignore invalid response headers.
2009-02-25  Francois Gougetwininet/tests: Use win_skip() to skip over unimplemente...
2009-02-18  Aric Stewartwininet: Complicated cookie value set/get tests.
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: Mark IE6 behaviour of HttpSendRequestW as...
2009-01-16  Hans Leidekkerwininet: Calculate the header size if needed in HttpSen...
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-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-03  Alexandre Julliardwininet/tests: Use ~0u instead of ~0ul for DWORD values.
2008-12-22  Mike Ruprechtwininet/tests: Add test for FtpFindFirstFile.
2008-12-18  Hans Leidekkerwininet: Relax a notification test.
2008-12-12  Hans Leidekkerwininet: Adapt tests to winehq changes.
2008-12-10  Alexandre Julliardwininet/tests: Use new test URLs on test.winehq.org.
2008-12-04  Alexandre Julliardwininet/tests: Avoid using size_t in a trace.
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-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-10-28  Nicolas Le Camwininet/tests: Fix a failing test on IE6.
2008-10-24  Hans Leidekkerwininet: Add an exception handler in HttpOpenRequestA...
2008-10-17  Hans Leidekkerwininet: Add a test for basic authentication.
2008-10-09  Paul Vrienswininet/tests: Don't crash on W2K and below.
2008-10-08  Rob Shearmanwininet: Fix crash when calling HttpQueryInfoA/W(HTTP_Q...
2008-10-08  Rob Shearmanwininet: Get rid of rc variable in InternetReadFile_test.
2008-10-08  Rob Shearmanwininet: Validate parameters passed to RetrieveUrlCache...
2008-10-07  Hans Leidekkerwininet: Option INTERNET_OPTION_CALLBACK is not settable.
2008-10-06  Rob Shearmanwininet: Fix behaviour of InternetTimeFromSystemTimeA...
2008-10-06  Rob Shearmanwininet: Add tests for passing invalid parameters into...
2008-10-06  Rob Shearmanwininet: Fix GetUrlCacheEntryInfoA/W when a NULL lpCach...
2008-10-02  Rob Shearmanwininet: Move internet time tests from http.c to intern...
2008-10-02  Rob Shearmanwininet: Fix behaviour of InternetTimeFromSystemTimeA...
2008-10-02  Rob Shearmanwininet: Add tests for InternetTimeFromSystemTimeW...
2008-08-28  Lei Zhangwininet: Work around NULL headers when handling HTTP_QU...
2008-08-26  Alexandre Julliardwininet/tests: Add a couple more optional notifications.
2008-08-26  Alexandre Julliardwininet/tests: Add support for optional notifications...
2008-07-31  Dan Kegelwininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn...
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  Jacek Cabanwininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
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-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: Avoid a crash on an invalid handle in Internet...
2008-06-30  Hans Leidekkerwininet: Add a test for InternetCanonicalizeUrl.
next