urlmon: Added CoInternetIsFeatureZoneElevationEnabled implementation.
[wine] / dlls / urlmon / tests /
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.
2011-03-28  Thomas Mullalyurlmon/tests: Added CoInternetParseUrl tests.
2011-03-28  Thomas Mullalyurlmon/tests: Added zone domain mapping tests.
2011-03-28  Thomas Mullalyurlmon/tests: Added SecurityManager zone mapping cache...
2011-03-28  Dan Kegelurlmon: IsValidUrl should not fail if first parameter...
2011-03-14  Alexandre Julliardurlmon/tests: Update test data location to test.winehq...
2011-03-07  Francois Gougeturlmon/tests: Add a '\n' to an ok() call.
2011-02-25  Austin Englishurlmon/tests: Remove win9x hacks.
2011-02-23  Jacek Cabanurlmon: Register MIME filter only for bindings testing...
2011-02-16  Jacek Cabanurlmon: Use winetest page URL for abort test.
2011-02-15  Jacek Cabanurlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
2011-02-15  Jacek Cabanurlmon: Read remaining protocol data if report_data...
2011-02-14  André Hentschelurlmon/tests: Fix expected result.
2011-02-14  Austin Englishurlmon/tests: Make sure to use a return value (LLVM...
2011-02-14  Jacek Cabanurlmon: Fixed Valgrind warnings.
2011-02-11  André Hentschelurlmon/tests: Mark unavailable InternetZoneManagerEx2...
2011-02-09  Austin Englishurlmon/tests: Make sure return values are used (LLVM...
2011-02-08  Jacek Cabanurlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
2011-01-24  Nikolay Sivovurlmon/tests: Fix a leak in test (Valgrind).
2011-01-21  Jacek Cabanurlmon: Call remove_dot_segments on path opaque for...
2011-01-21  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetG...
2011-01-21  Thomas Mullalyurlmon/tests: Added pluggable protocol tests for CoInte...
2011-01-21  Thomas Mullalyurlmon: Added basic CoInternetGetSecurityUrlEx implemen...
2011-01-21  Thomas Mullalyurlmon/tests: Added CoInternetGetSecurityUrlEx tests.
2011-01-19  Greg Geldorpurlmon/tests: Fix tests when connecting via proxy.
2011-01-17  Jacek Cabanurlmon: Fixed memory leaks in tests.
2011-01-17  Thomas Mullalyurlmon/tests: Fixed memory leak in tests (valgrind).
2011-01-11  David Hedbergurlmon: Add some error handling to the http protocol.
2011-01-04  Jacek Cabanurlmon: Fixed IUriBuilderFactory declaration.
2010-12-30  André Hentschelurlmon/tests: Don't test function directly when reporti...
2010-12-27  Jacek Cabanurlmon: Fixed a race in tests causing unexpected Switch...
2010-12-23  Jacek Cabanurlmon: Make protocol tests more verbose.
2010-12-22  Jacek Cabanurlmon: Added more IInternetProtocolEx tests.
2010-12-20  Jacek Cabanurlmon: Added IUriContainer stub implementation of...
2010-12-20  David Hedbergurlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not...
2010-12-09  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetP...
2010-12-07  Thomas Mullalyurlmon: Implemented IUriBuilderFactory interface.
2010-12-05  Thomas Mullalyurlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION...
2010-12-03  Thomas Mullalyurlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
2010-12-03  Thomas Mullalyurlmon: Implemented PARSE_SITE for CoInternetParseIUri.
2010-12-03  Thomas Mullalyurlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
2010-12-03  Thomas Mullalyurlmon: Implemented PARSE_URL_FROM_PATH for CoInternetP...
2010-12-03  Thomas Mullalyurlmon: Implemented PARSE_PATH_FROM_URL for CoInternetP...
2010-11-29  Thomas Mullalyurlmon: Implemented PARSE_DOCUMENT for CoInternetParseIUri.
2010-11-29  Thomas Mullalyurlmon: Added implementation for PARSE_ROOTDOCUMENT...
2010-11-29  Thomas Mullalyurlmon: Implementation for PARSE_FRIENDLY in CoInternet...
2010-11-29  Thomas Mullalyurlmon: Added implementation for PARSE_CANONICALIZE...
2010-11-29  Thomas Mullalyurlmon: Added stub for CoInternetParseIUri.
2010-11-17  Alexandre Julliardurlmon/tests: Avoid sizeof in traces.
2010-11-15  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetC...
2010-11-15  Thomas Mullalyurlmon: Implemented CoInternetCombineUrlEx.
2010-11-15  Thomas Mullalyurlmon: Added stub for CoInternetCombineUrlEx.
2010-11-10  Michael Stefaniucurlmon/tests: Escape '\' in C strings (sparse).
2010-11-09  Thomas Mullalyurlmon: Improve IUri support of res URIs.
2010-11-09  Thomas Mullalyurlmon: CoInternetCombineIUri uses pluggable protocols.
2010-11-08  Thomas Mullalyurlmon/tests: Fixed some IUri tests that used hard...
2010-11-04  Jacek Cabanurlmon: Compute expected Uri_HAS_* flags from property...
2010-11-03  Thomas Mullalyurlmon: Implemented case when relative URI has a path...
2010-11-03  Thomas Mullalyurlmon: Implemented case when relative path begins...
2010-11-03  Thomas Mullalyurlmon: Some IUri's don't display the default port...
2010-11-03  Thomas Mullalyurlmon: Implemented case when the relative URI doesn...
2010-11-03  Thomas Mullalyurlmon/tests: Added more CoInternetCombineIUri tests.
next