Release 1.5.29.
[wine] / dlls / wininet / tests / http.c
2013-04-25  Hans Leidekkerwininet/tests: Improve error reporting in a couple...
2013-04-24  Piotr Cabanwininet: Improve searching for no-store header in HTTP...
2013-04-22  Hans Leidekkerwininet: Add support for INTERNET_OPTION_PROXY_USERNAME...
2013-04-17  Hans Leidekkerwininet/tests: Add tests for a prematurely closed conne...
2013-04-15  Piotr Cabanwininet: Fixed Cache-Content: no-cache tests.
2013-04-03  Jacek Cabanwininet: Use schannel for HTTPS connection by defaul...
2013-03-13  Piotr Cabanwininet: Added tests for Cache-Control: no-cache and...
2013-03-13  Piotr Cabanwininet: Test if cache entry is created when INTERNET_F...
2013-03-11  Jacek Cabanwininet: Skip test_open_url_async on IEs older than 7.
2013-03-08  Jacek Cabanwininet: Added a test of request reading from cache.
2013-03-06  Hans Leidekkerwininet: Port resolution doesn't depend on the secure...
2013-02-18  Jacek Cabanwininet: Removed broken cache tests.
2013-02-18  Jacek Cabanwininet: Address string should never be converted to...
2013-02-14  Jacek Cabanwininet: Set available bytes in InternetQueryDataAvaila...
2012-12-19  Hans Leidekkerwininet: Map socket errors to ERROR_INTERNET_CANNOT_CON...
2012-11-02  Jacek Cabanwininet: Commit cache file as soon as all data is written.
2012-11-02  Jacek Cabanwininet: Write received data to cache before notifying...
2012-08-20  Gerald Pfeiferwininet: Fix initialization in test_cert_struct.
2012-08-17  Bruno Jesuswininet/tests: Add invalid index test for HttpQueryInfo.
2012-06-15  Jacek Cabanwininet: Fixed returned buffer size in HttpQueryInfo...
2012-06-11  Jacek Cabanwininet: Added InternetGetSecurityInfoByURL tests.
2012-06-08  Jacek Cabanwininet: Skip security flags tests on too old wininet...
2012-06-07  Jacek Cabanwininet: Added more security flags and errors tests.
2012-06-05  Jacek Cabanwininet: Added support for undocumented InternetQueryOp...
2012-05-30  Jacek Cabanwininet: Use CRLF separator in INTERNET_CERTIFICATE_INFO.
2012-05-29  Jacek Cabanwininet: Handle error flags only for masked-error mode.
2012-05-25  Jacek Cabanwininet: Added INTERNET_OPTION_SECURITY_FLAGS tests.
2012-05-24  Jacek Cabanwininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Jacek Cabanwininet: Fixed typo in tests and accompanying implement...
2012-05-03  Alexandre Julliardwininet/tests: Add even more optional COOKIE_SENT messages.
2012-05-03  Jacek Cabanwininet: Set status code OK for responses without headers.
2012-05-03  Jacek Cabanwininet: Added special case for HTTP_QUERY_STATUS_CODE...
2012-05-03  Jacek Cabanwininet: Clean up HTTP_QUERY_STATUS_CODE tests.
2012-05-03  Alexandre Julliardwininet/tests: Add more optional COOKIE_SENT messages.
2012-05-02  Alexandre Julliardwininet/tests: Add some optional COOKIE_SENT messages...
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...
next