wininet: Added more connection limit options tests.
[wine] / dlls / wininet / tests / http.c
2011-12-08  Jacek Cabanwininet: Added more connection failure tests.
2011-12-08  Jacek Cabanwininet: Use test.winehq.org instead of crossover.codew...
2011-11-23  Andy Claytonwininet: Avoid calling HTTP_ReceiveRequestData before...
2011-09-27  Hans Leidekkerwininet: Ignore the accept types array in HttpOpenReque...
2011-08-24  André Hentschelwininet: Test and fix possible error situations for...
2011-06-10  Jacek Cabanwininet: Added dwError of INTERNET_STATUS_REQUEST_COMPL...
2011-06-10  Jacek Cabanwininet: Don't pass handle to INTERNET_REQUEST_COMPLETE...
2011-05-23  Jacek Cabanwininet: Added connection closing tests.
2011-05-13  Jacek Cabanwininet: Added 204 No Content response tests.
2011-05-13  Jacek Cabanwininet: Better closing async handles in tests.
2011-05-13  Jacek Cabanwininet: Clean up closing connection notifications...
2011-05-10  Jacek Cabanwininet: Added support for persistent HTTP connections.
2011-05-02  Jacek Cabanwininet: Use test.winehq.org for post tests.
2011-04-04  Jacek Cabanwininet: Added more tests.
2011-03-15  Jacek Cabanwininet: Update remaining HttpOpenRequest to use the...
2011-03-14  Alexandre Julliardwininet/tests: Update test data location to test.winehq...
2011-03-02  Juan Langwininet/tests: Test retrieving http requests from cache.
2011-02-04  Jacek Cabanwininet: status_string clean up.
2011-02-03  Jacek Cabanwininet: Added more InternetCloseHandle tests.
2011-01-24  Hans Leidekkerwininet/tests: Trace errors from InternetReadFile in...
2011-01-21  Greg Geldorpwininet/tests: Fix failures when connecting through...
2011-01-13  Jacek Cabanwininet: Fixed memory leak in tests (valgrind).
2011-01-13  Jacek Cabanwininet: Added post data tests.
2010-10-19  Jacek Cabanwininet: Skip more tests on IE older than 6.0.
2010-10-01  Juan Langwininet: Secure flag is set in the request, not in...
2010-10-01  Juan Langwininet: Support querying the cipher strength of an...
2010-10-01  Juan Langwininet: Returned certificate strings are always ASCII.
2010-10-01  Juan Langwininet: Add some secure connection tests.
2010-05-25  Hans Leidekkerwininet: Add tests for setting and retrieving the conte...
2010-02-22  Hans Leidekkerwininet: Fix handling of a response without headers.
2009-12-22  Hans Leidekkerwininet: Avoid test failures on win9x.
2009-12-21  Hans Leidekkerwininet: Always set last error in HttpSendRequest{...
2009-12-03  Jacek Cabanwininet: Directly return error from HTTP_HttpSendRequest.
2009-09-30  Erik Inge Bolsøwininet: Add test for response without headers, avoid...
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-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-14  Alexandre Julliardwininet/tests: Add a test for reading chunked data.
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-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-21  Nicolas Le Camwininet/tests: Fix HttpSendRequestW test on IE5.
2009-04-08  Hans Leidekkerwininet: Add tests for asynchronous HttpSendRequestEx...
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-04  Hans Leidekkerwininet: Ignore invalid response headers.
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-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-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-02  Hans Leidekkerwininet: Don't increase index in HttpQueryInfo if reque...
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-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-07  Hans Leidekkerwininet: Option INTERNET_OPTION_CALLBACK is not settable.
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: Make another test pass on IE6.
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-06-24  Hans Leidekkerwininet: Make a test pass on IE6.
2008-06-24  Hans Leidekkerwininet: Resolve hostname once per connection.
2008-06-02  Hans Leidekkerwininet: Don't send a "Connection: Close" header.
2008-06-02  Hans Leidekkerwininet: Don't send a handle closing callback for sessi...
2008-05-22  Francois Gougetwininet/tests: Remove a stray reference to InternetSetS...
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-12  Hans Leidekkerwininet: Make a test pass on IE6.
2008-05-12  Hans Leidekkerwininet: Don't overwrite content length header in HttpS...
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-05  Hans Leidekkerwininet: Don't add the user agent header until HttpSend...
2008-03-31  Hans Leidekkerwininet: Use a direct connection for tests that connect...
2008-03-28  Dan Hipschmanwininet: InternetReadFileExA should check INTERNET_FLAG...
2008-02-19  Francois Gougetwininet/tests: Don't include the trailing '\0' in dwHea...
2008-02-18  Hans Leidekkerwininet: Handle the "100 Continue" response by ignoring it.
2008-02-15  Jacek Cabanwininet: Added cache test.
next