projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urlmon: Added CoInternetIsFeatureZoneElevationEnabled implementation.
[wine]
/
dlls
/
urlmon
/
tests
/
2011-09-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-09-12
Francois Gouget
urlmon/tests: Print the test URLs rather than their...
tree
|
commitdiff
2011-09-12
Thomas Mullaly
urlmon/tests: Removed a test that causes random failure...
tree
|
commitdiff
2011-09-05
Thomas Mullaly
urlmon: Made domain mapping support IUri based and...
tree
|
commitdiff
2011-09-05
Thomas Mullaly
urlmon: Added basic MapUrlToZoneEx2 implementation.
tree
|
commitdiff
2011-09-05
Thomas Mullaly
urlmon: Improved GetSecurityId's support for file url's.
tree
|
commitdiff
2011-09-02
André Hentschel
urlmon/tests: Print out the wrong mime.
tree
|
commitdiff
2011-08-24
Thomas Mullaly
urlmon/tests: Added tests for MapUrlToZoneEx2.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-07-26
Jacek Caban
urlmon: Store URI host len in parse_ipv4address before...
tree
|
commitdiff
2011-07-26
Austin English
urlmon/tests: Make sure a return value is used (LLVM...
tree
|
commitdiff
2011-07-22
Jacek Caban
urlmon: Added support for javascript URIs.
tree
|
commitdiff
2011-06-27
Jacek Caban
urlmon: Use CoInternetParseIUri instead of IUri::GetPat...
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Use proper IUri in BindToObject implementation.
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Use proper IUri in BindToStorage implementation.
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Added more CreateURLMoniker* tests.
tree
|
commitdiff
2011-06-23
Jacek Caban
urlmon: Fixed handling empty URIs.
tree
|
commitdiff
2011-06-09
Jacek Caban
urlmon: Added empty file binding test.
tree
|
commitdiff
2011-06-03
Jacek Caban
urlmon: Initialize PROTOCOLDATA structure before passin...
tree
|
commitdiff
2011-05-12
Jacek Caban
urlmon: Make sure to include query part of relative...
tree
|
commitdiff
2011-05-12
Thomas Mullaly
urlmon: Honor E_ABORT for URLDownloadToFile status...
tree
|
commitdiff
2011-05-12
Thomas Mullaly
urlmon: Improve handling of error codes being returned...
tree
|
commitdiff
2011-05-11
Jacek Caban
urlmon: Code clean up and make tests a bit stricker.
tree
|
commitdiff
2011-05-10
Jacek Caban
wininet: Added support for persistent HTTP connections.
tree
|
commitdiff
2011-05-09
Thomas Mullaly
urlmon: Stop binding with E_ABORT if the client returns...
tree
|
commitdiff
2011-05-05
Detlef Riekenberg
urlmon/tests: Add tests for IInternetZoneManager_SetZon...
tree
|
commitdiff
2011-05-04
Jacek Caban
urlmon: Moved test_internet_feature_defaults invokation...
tree
|
commitdiff
2011-04-14
Jacek Caban
urlmon: Use winetest post.php URLs for http POST tests.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon: Added basic implementation for CoInternet{Is...
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon/tests: Added FeatureControl registry key tests.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon/tests: Added tests for CoInternetSetFeatureEnabled.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon/tests: Added tests for CoInternetIsFeatureEnabled.
tree
|
commitdiff
2011-04-07
Jacek Caban
urlmon: Use winetest data.php URLs for regular http...
tree
|
commitdiff
2011-04-06
Jacek Caban
urlmon: Use dedicated data.php URL for testing regular...
tree
|
commitdiff
2011-04-01
Nikolay Sivov
urlmon/tests: Test for return value directly, without...
tree
|
commitdiff
2011-04-01
Nikolay Sivov
urlmon: Fix parameter validation in BindToStorage().
tree
|
commitdiff
2011-03-29
Piotr Caban
urlmon/tests: Added IWinInetHttpInfo tests.
tree
|
commitdiff
2011-03-29
Thomas Mullaly
urlmon: Added basic domain zone support to MapUrlToZone.
tree
|
commitdiff
2011-03-28
André Hentschel
urlmon/tests: Add another case to IUri tests.
tree
|
commitdiff
2011-03-28
Thomas Mullaly
urlmon/tests: Added CoInternetParseUrl tests.
tree
|
commitdiff
2011-03-28
Thomas Mullaly
urlmon/tests: Added zone domain mapping tests.
tree
|
commitdiff
2011-03-28
Thomas Mullaly
urlmon/tests: Added SecurityManager zone mapping cache...
tree
|
commitdiff
2011-03-28
Dan Kegel
urlmon: IsValidUrl should not fail if first parameter...
tree
|
commitdiff
2011-03-14
Alexandre Julliard
urlmon/tests: Update test data location to test.winehq...
tree
|
commitdiff
2011-03-07
Francois Gouget
urlmon/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-02-25
Austin English
urlmon/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-23
Jacek Caban
urlmon: Register MIME filter only for bindings testing...
tree
|
commitdiff
2011-02-16
Jacek Caban
urlmon: Use winetest page URL for abort test.
tree
|
commitdiff
2011-02-15
Jacek Caban
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
tree
|
commitdiff
2011-02-15
Jacek Caban
urlmon: Read remaining protocol data if report_data...
tree
|
commitdiff
2011-02-14
André Hentschel
urlmon/tests: Fix expected result.
tree
|
commitdiff
2011-02-14
Austin English
urlmon/tests: Make sure to use a return value (LLVM...
tree
|
commitdiff
2011-02-14
Jacek Caban
urlmon: Fixed Valgrind warnings.
tree
|
commitdiff
2011-02-11
André Hentschel
urlmon/tests: Mark unavailable InternetZoneManagerEx2...
tree
|
commitdiff
2011-02-09
Austin English
urlmon/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-08
Jacek Caban
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
tree
|
commitdiff
2011-01-24
Nikolay Sivov
urlmon/tests: Fix a leak in test (Valgrind).
tree
|
commitdiff
2011-01-21
Jacek Caban
urlmon: Call remove_dot_segments on path opaque for...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetG...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon/tests: Added pluggable protocol tests for CoInte...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon: Added basic CoInternetGetSecurityUrlEx implemen...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
tree
|
commitdiff
2011-01-19
Greg Geldorp
urlmon/tests: Fix tests when connecting via proxy.
tree
|
commitdiff
2011-01-17
Jacek Caban
urlmon: Fixed memory leaks in tests.
tree
|
commitdiff
2011-01-17
Thomas Mullaly
urlmon/tests: Fixed memory leak in tests (valgrind).
tree
|
commitdiff
2011-01-11
David Hedberg
urlmon: Add some error handling to the http protocol.
tree
|
commitdiff
2011-01-04
Jacek Caban
urlmon: Fixed IUriBuilderFactory declaration.
tree
|
commitdiff
2010-12-30
André Hentschel
urlmon/tests: Don't test function directly when reporti...
tree
|
commitdiff
2010-12-27
Jacek Caban
urlmon: Fixed a race in tests causing unexpected Switch...
tree
|
commitdiff
2010-12-23
Jacek Caban
urlmon: Make protocol tests more verbose.
tree
|
commitdiff
2010-12-22
Jacek Caban
urlmon: Added more IInternetProtocolEx tests.
tree
|
commitdiff
2010-12-20
Jacek Caban
urlmon: Added IUriContainer stub implementation of...
tree
|
commitdiff
2010-12-20
David Hedberg
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not...
tree
|
commitdiff
2010-12-09
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetP...
tree
|
commitdiff
2010-12-07
Thomas Mullaly
urlmon: Implemented IUriBuilderFactory interface.
tree
|
commitdiff
2010-12-05
Thomas Mullaly
urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION...
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_SITE for CoInternetParseIUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetP...
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetP...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Implemented PARSE_DOCUMENT for CoInternetParseIUri.
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Added implementation for PARSE_ROOTDOCUMENT...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Implementation for PARSE_FRIENDLY in CoInternet...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Added implementation for PARSE_CANONICALIZE...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Added stub for CoInternetParseIUri.
tree
|
commitdiff
2010-11-17
Alexandre Julliard
urlmon/tests: Avoid sizeof in traces.
tree
|
commitdiff
2010-11-15
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetC...
tree
|
commitdiff
2010-11-15
Thomas Mullaly
urlmon: Implemented CoInternetCombineUrlEx.
tree
|
commitdiff
2010-11-15
Thomas Mullaly
urlmon: Added stub for CoInternetCombineUrlEx.
tree
|
commitdiff
2010-11-10
Michael Stefaniuc
urlmon/tests: Escape '\' in C strings (sparse).
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: Improve IUri support of res URIs.
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: CoInternetCombineIUri uses pluggable protocols.
tree
|
commitdiff
2010-11-08
Thomas Mullaly
urlmon/tests: Fixed some IUri tests that used hard...
tree
|
commitdiff
2010-11-04
Jacek Caban
urlmon: Compute expected Uri_HAS_* flags from property...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Implemented case when relative URI has a path...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Implemented case when relative path begins...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Some IUri's don't display the default port...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Implemented case when the relative URI doesn...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon/tests: Added more CoInternetCombineIUri tests.
tree
|
commitdiff
next