wininet: Load persistent cookies from other paths in get_cookie function.
[wine] / dlls / urlmon / tests /
2013-03-28  Hans Leidekkerurlmon: Fix handling of mailto URIs in CoInternetCombin...
2013-03-26  Jacek Cabanurlmon: Fixed handling URIs with implicit file scheme...
2013-03-08  Jacek Cabanurlmon: Fixed some test failures on IE10.
2013-03-07  Jacek Cabanurlmon: Added HTTP cache reading tests.
2013-02-18  Jacek Cabanurlmon: Skip https tests on IE6.
2013-02-12  Jacek Cabanurlmon: Fixed tests on IEs that report BINDSTATUS_DECODING.
2013-02-12  Jacek Cabanurlmon: Skip reported_url tests when binding to object.
2013-02-12  Jacek Cabanurlmon: Fixed QueryInfo tests during BINDSTATUS_PROXYDE...
2013-02-12  Jacek Cabanurlmon: Clean up handling tested URLs.
2013-01-29  Alexandre Julliardurlmon/tests: Avoid infinite timeouts in tests.
2012-12-28  Jacek Cabanurlmon: Fixed some tests on IE10.
2012-09-03  Jacek Cabanurlmon: Added more tests.
2012-07-30  Jacek Cabanurlmon/tests: Use proper helpers for iface calls.
2012-05-25  Michael Stefaniucurlmon/tests: Fix typo in an ok() message.
2012-05-24  Michael Stefaniucurlmon/tests: Remove stray ok() call.
2012-05-21  Nikolay Sivovurlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
2012-05-08  Alexandre Julliardurlmon/tests: Allow some more optional progress notific...
2012-05-03  Alexandre Julliardurlmon/tests: Allow more COOKIE_SENT notifications.
2012-05-03  Alexandre Julliardurlmon/tests: Allow multiple COOKIE_SENT notifications...
2012-05-03  Alexandre Julliardurlmon/tests: Fix a test failure on COOKIE_SENT status.
2012-03-16  Piotr Cabanurlmon/tests: Test PI_MIMEVERIFICATION when MIME filter...
2012-03-16  Piotr Cabanurlmon: Add mime handler layer before data is processed.
2012-03-15  Piotr Cabanurlmon/tests: Added GetBindResult tests.
2012-03-09  Piotr Cabanurlmon/tests: Show that text/plain and application...
2012-03-09  Piotr Cabanurlmon/tests: Mark results returned by older urlmon...
2012-03-09  Piotr Cabanurlmon/tests: Added text/xml mime filer tests.
2012-03-08  Piotr Cabanurlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
2012-03-08  Piotr Cabanurlmon/tests: Added CopyBindInfo tests.
2012-02-21  Piotr Cabanurlmon/tests: Fixed protocol tests on IE9.
2012-02-11  Jacek Cabanurlmon: Added empty hash URIs comparing tests.
2012-02-09  Jacek Cabanurlmon: Added more mk: combining tests.
2012-01-31  Piotr Cabanurlmon: Handle implicit file scheme in MapUrlToZone...
2012-01-31  Jacek Cabanurlmon: Properly handle relative URIs with specified...
2012-01-31  Jacek Cabanurlmon: Relative URI without scheme may be treated...
2012-01-30  Nikolay Sivovurlmon: Recognize <head> start tag as text/html MIME...
2012-01-23  Francois GougetAssorted spelling fixes.
2012-01-20  Piotr Cabanurlmon/tests: Test if url reported in IInternetProtocol...
2012-01-20  Piotr Cabanurlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC...
2012-01-16  Piotr Cabanurlmon/tests: Added Uri IMarshal_UnmarshalInterface...
2012-01-16  Piotr Cabanurlmon/tests: Added Uri IMarshal_MarshalInterface tests.
2012-01-13  Piotr Cabanurlmon/tests: Added Uri IPersistStream_Load tests.
2012-01-13  Piotr Cabanurlmon/tests: Test uninitialized IUri object.
2012-01-12  Piotr Cabanurlmon/tests: Added Uri IPersistStream_Save tests.
2011-12-15  Francois Gougetinclude: Add a couple of missing include directives...
2011-11-25  Jacek Cabanurlmon: Added file URIs compare tests.
2011-11-16  Jacek Cabanurlmon: Don't set is_opaque for file URIs in validate_c...
2011-11-16  Jacek Cabanurlmon: Get rid of create_todo_* from uri_equality...
2011-11-15  Jacek Cabanurlmon: Fixed protocol tests on IE9.
2011-11-15  Andrew Eikumurlmon: Improve parsing of SCHEME_MK URIs.
2011-11-14  Jacek Cabanurlmon: Fixed misc.c tests on IE9 and make image_tiff_f...
2011-11-14  Marcus Meissnerurlmon: Fixed an array overread (Coverity).
2011-11-14  Jacek Cabanurlmon: Fixed some failures on IE9.
2011-11-03  Austin Englishurlmon: Add some more tests for FindMimeFromData().
2011-10-31  Piotr Cabanurlmon: Improve disk detection in MapUrlToZone.
2011-10-18  Jacek Cabanurlmon: Skip tests that fail on too old IEs.
2011-10-10  Thomas Mullalyurlmon: Added basic GetSecurityIdEx2 implementation.
2011-10-10  Thomas Mullalyurlmon/tests: Added tests for GetSecurityIdEx2.
2011-10-10  Thomas Mullalyurlmon: Improved IUri support for wildcard URLs.
2011-10-10  Thomas Mullalyurlmon: Improved MapUrlToZone{Ex2} and GetSecurityId...
2011-09-21  Francois Gougeturlmon/tests: Skip some tests if not allowed to modify...
2011-09-19  Piotr Cabanurlmon/tests: Added CoInternetIsFeatureZoneElevationEna...
2011-09-13  Francois GougetAssorted spelling fixes.
2011-09-12  Francois Gougeturlmon/tests: Print the test URLs rather than their...
2011-09-12  Thomas Mullalyurlmon/tests: Removed a test that causes random failure...
2011-09-05  Thomas Mullalyurlmon: Made domain mapping support IUri based and...
2011-09-05  Thomas Mullalyurlmon: Added basic MapUrlToZoneEx2 implementation.
2011-09-05  Thomas Mullalyurlmon: Improved GetSecurityId's support for file url's.
2011-09-02  André Hentschelurlmon/tests: Print out the wrong mime.
2011-08-24  Thomas Mullalyurlmon/tests: Added tests for MapUrlToZoneEx2.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-07-26  Jacek Cabanurlmon: Store URI host len in parse_ipv4address before...
2011-07-26  Austin Englishurlmon/tests: Make sure a return value is used (LLVM...
2011-07-22  Jacek Cabanurlmon: Added support for javascript URIs.
2011-06-27  Jacek Cabanurlmon: Use CoInternetParseIUri instead of IUri::GetPat...
2011-06-24  Jacek Cabanurlmon: Use proper IUri in BindToObject implementation.
2011-06-24  Jacek Cabanurlmon: Use proper IUri in BindToStorage implementation.
2011-06-24  Jacek Cabanurlmon: Added more CreateURLMoniker* tests.
2011-06-23  Jacek Cabanurlmon: Fixed handling empty URIs.
2011-06-09  Jacek Cabanurlmon: Added empty file binding test.
2011-06-03  Jacek Cabanurlmon: Initialize PROTOCOLDATA structure before passin...
2011-05-12  Jacek Cabanurlmon: Make sure to include query part of relative...
2011-05-12  Thomas Mullalyurlmon: Honor E_ABORT for URLDownloadToFile status...
2011-05-12  Thomas Mullalyurlmon: Improve handling of error codes being returned...
2011-05-11  Jacek Cabanurlmon: Code clean up and make tests a bit stricker.
2011-05-10  Jacek Cabanwininet: Added support for persistent HTTP connections.
2011-05-09  Thomas Mullalyurlmon: Stop binding with E_ABORT if the client returns...
2011-05-05  Detlef Riekenbergurlmon/tests: Add tests for IInternetZoneManager_SetZon...
2011-05-04  Jacek Cabanurlmon: Moved test_internet_feature_defaults invokation...
2011-04-14  Jacek Cabanurlmon: Use winetest post.php URLs for http POST tests.
2011-04-11  Thomas Mullalyurlmon: Added basic implementation for CoInternet{Is...
2011-04-11  Thomas Mullalyurlmon/tests: Added FeatureControl registry key tests.
2011-04-11  Thomas Mullalyurlmon/tests: Added tests for CoInternetSetFeatureEnabled.
2011-04-11  Thomas Mullalyurlmon/tests: Added tests for CoInternetIsFeatureEnabled.
2011-04-07  Jacek Cabanurlmon: Use winetest data.php URLs for regular http...
2011-04-06  Jacek Cabanurlmon: Use dedicated data.php URL for testing regular...
2011-04-01  Nikolay Sivovurlmon/tests: Test for return value directly, without...
2011-04-01  Nikolay Sivovurlmon: Fix parameter validation in BindToStorage().
2011-03-29  Piotr Cabanurlmon/tests: Added IWinInetHttpInfo tests.
2011-03-29  Thomas Mullalyurlmon: Added basic domain zone support to MapUrlToZone.
2011-03-28  André Hentschelurlmon/tests: Add another case to IUri tests.
next