Sign in
goma
/
wine
/
2f2b5732592218a19ee0227fb6383e5f3df2d8a5
/
dlls
/
urlmon
baf036d
urlmon: Prevent putting garbage data into TRACE.
by Thomas Mullaly
· 14 years ago
ebf9f12
urlmon: Make sure to include query part of relative URI containing path in combine_uri.
by Jacek Caban
· 14 years ago
5fac827
urlmon: Honor E_ABORT for URLDownloadToFile status callbacks.
by Thomas Mullaly
· 14 years ago
e7ea2d3
urlmon: Improve handling of error codes being returned from client OnStartBinding callback.
by Thomas Mullaly
· 14 years ago
f123b6a
urlmon: Code clean up and make tests a bit stricker.
by Jacek Caban
· 14 years ago
8a1df20
wininet: Added support for persistent HTTP connections.
by Jacek Caban
· 14 years ago
dad5913
urlmon: Stop binding with E_ABORT if the client returns that from OnStartBinding.
by Thomas Mullaly
· 14 years ago
7aaf9f0
urlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.
by Detlef Riekenberg
· 14 years ago
16e27e4
urlmon: Implement IInternetZoneManager_SetZoneAttributes.
by Detlef Riekenberg
· 14 years ago
4815e41
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.
by Jacek Caban
· 14 years ago
3587158
urlmon: Mark internal functions as hidden.
by Marcus Meissner
· 14 years ago
ba2bcaf
urlmon: Use winetest post.php URLs for http POST tests.
by Jacek Caban
· 14 years ago
b7694d8
urlmon: Added basic implementation for CoInternet{Is/Set}FeatureEnabled.
by Thomas Mullaly
· 14 years ago
985aebd
urlmon/tests: Added FeatureControl registry key tests.
by Thomas Mullaly
· 14 years ago
6487dfa
urlmon: Added FeatureControl registry keys.
by Thomas Mullaly
· 14 years ago
b83967c
urlmon/tests: Added tests for CoInternetSetFeatureEnabled.
by Thomas Mullaly
· 14 years ago
99480b0
urlmon/tests: Added tests for CoInternetIsFeatureEnabled.
by Thomas Mullaly
· 14 years ago
777b06f
urlmon: Use winetest data.php URLs for regular http binding tests.
by Jacek Caban
· 14 years ago
548cef0
urlmon: Use dedicated data.php URL for testing regular http binding.
by Jacek Caban
· 14 years ago
69b5fc4
urlmon/tests: Test for return value directly, without macros.
by Nikolay Sivov
· 14 years ago
b26aa09
urlmon: Fix parameter validation in BindToStorage().
by Nikolay Sivov
· 14 years ago
319a748
urlmon/tests: Added IWinInetHttpInfo tests.
by Piotr Caban
· 14 years ago
1041f61
urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo} implementation.
by Piotr Caban
· 14 years ago
e1c1b93
urlmon: Forward IWinInetHttpInfo calls to protocol implementations.
by Piotr Caban
· 14 years ago
e06d49f
urlmon: Added basic domain zone support to MapUrlToZone.
by Thomas Mullaly
· 14 years ago
1b625bb
urlmon: Removed str_last_of in favor of memrchrW.
by Thomas Mullaly
· 14 years ago
47a44f6
urlmon/tests: Add another case to IUri tests.
by André Hentschel
· 14 years ago
2f5ca80
urlmon/tests: Added CoInternetParseUrl tests.
by Thomas Mullaly
· 14 years ago
b9308fa
urlmon/tests: Added zone domain mapping tests.
by Thomas Mullaly
· 14 years ago
b41d85d
urlmon/tests: Added SecurityManager zone mapping cache tests.
by Thomas Mullaly
· 14 years ago
6bbd0b8
urlmon: IsValidUrl should not fail if first parameter is not NULL.
by Dan Kegel
· 14 years ago
3dc7ffb
urlmon/tests: Update test data location to test.winehq.org/tests.
by Alexandre Julliard
· 14 years ago
91aa80b
urlmon/tests: Add a '\n' to an ok() call.
by Francois Gouget
· 14 years ago
bc32d48
urlmon/tests: Remove win9x hacks.
by Austin English
· 14 years ago
6d887f0
urlmon: Register MIME filter only for bindings testing them.
by Jacek Caban
· 14 years ago
7af0b1c
urlmon: Use winetest page URL for abort test.
by Jacek Caban
· 14 years ago
a124d74
urlmon: Get rid of no longer needed buffering in stgmed_buf_t.
by Jacek Caban
· 14 years ago
8bee20d
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
by Jacek Caban
· 14 years ago
4499b45
urlmon: Read remaining protocol data if report_data was called after binding finished.
by Jacek Caban
· 14 years ago
0d01f2f
urlmon: Get rid of init variable in stgmed_buf_t.
by Jacek Caban
· 14 years ago
1703368
urlmon: Fixed invalid read and write errors (Valgrind).
by Thomas Mullaly
· 14 years ago
4b3ad0d
urlmon/tests: Fix expected result.
by André Hentschel
· 14 years ago
da3feee
urlmon/tests: Make sure to use a return value (LLVM/Clang).
by Austin English
· 14 years ago
9896d41
urlmon: Fixed Valgrind warnings.
by Jacek Caban
· 14 years ago
a41ed68
urlmon/tests: Mark unavailable InternetZoneManagerEx2 as broken.
by André Hentschel
· 14 years ago
c6aa255
urlmon/tests: Make sure return values are used (LLVM/Clang).
by Austin English
· 14 years ago
380e300
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
by Jacek Caban
· 14 years ago
139382a
urlmon: CoInternetGetSecurityUrlEx rewrite.
by Jacek Caban
· 14 years ago
69ee496
urlmon: CoInternetGetSecurityUrl rewrite.
by Jacek Caban
· 14 years ago
4ac397b
urlmon: Don't hardcode zone numbers.
by Jacek Caban
· 14 years ago
8fb709e
urlmon/uri: Remove dead assignment and useless initializer (LLVM/Clang).
by Nikolay Sivov
· 14 years ago
5b1d461
urlmon/tests: Fix a leak in test (Valgrind).
by Nikolay Sivov
· 14 years ago
c117f21
urlmon: Fixed key name size and format in open_zone_key.
by Jacek Caban
· 14 years ago
4454770
urlmon: Call remove_dot_segments on path opaque for mk: protocol.
by Jacek Caban
· 14 years ago
3c6c6e9
urlmon: Added backslash handling to remove_dot_segments.
by Jacek Caban
· 14 years ago
670c850
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
by Thomas Mullaly
· 14 years ago
9d4a843
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
by Thomas Mullaly
· 14 years ago
540a56a
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.
by Thomas Mullaly
· 14 years ago
312bfb1
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
by Thomas Mullaly
· 14 years ago
f46bd50e
urlmon: Added stub for CoInternetGetSecurityUrlEx.
by Thomas Mullaly
· 14 years ago
3f15300
urlmon/tests: Fix tests when connecting via proxy.
by Greg Geldorp
· 14 years ago
31c23ad
urlmon: Fixed memory leaks in tests.
by Jacek Caban
· 14 years ago
c63cf70
urlmon/tests: Fixed memory leak in tests (valgrind).
by Thomas Mullaly
· 14 years ago
81d6e74
urlmon: Fixed misc typos and removed a few random tab characters.
by Thomas Mullaly
· 14 years ago
e5b2a22
urlmon: Remove some leftovers from the old COM days.
by Michael Stefaniuc
· 14 years ago
970e211
urlmon: COM cleanup for the IStream iface.
by Michael Stefaniuc
· 14 years ago
a1cef72
urlmon: COM cleanup for the rest of the ifaces in Binding.
by Michael Stefaniuc
· 14 years ago
7b496eb
urlmon: COM cleanup for the IBinding iface.
by Michael Stefaniuc
· 14 years ago
aaa9fa7
urlmon: Fix MK protocol handling of escaped characters.
by Erich Hoover
· 14 years ago
1678a4a
urlmon: Update MK protocol handling to IInternetProtocolEx.
by Erich Hoover
· 14 years ago
5d6b2f1
urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy.
by Michael Stefaniuc
· 14 years ago
1515b36
urlmon: COM cleanup for the rest of the iface in BindProtocol.
by Michael Stefaniuc
· 14 years ago
c41cf7d
urlmon: COM cleanup for the IInternetProtocolEx iface.
by Michael Stefaniuc
· 14 years ago
5205d03
urlmon: Add some error handling to the http protocol.
by David Hedberg
· 14 years ago
8c0a694
urlmon: COM cleanup for the IMoniker iface.
by Michael Stefaniuc
· 14 years ago
346e766
urlmon: Use an iface instead of a vtbl pointer in AsyncBindCtx.
by Michael Stefaniuc
· 14 years ago
2f7da96
urlmon: Use ifaces instead of vtbl pointers in BindStatusCallback.
by Michael Stefaniuc
· 14 years ago
482740d
urlmon: Use an iface instead of a vtbl pointer in stgmed_buf_t.
by Michael Stefaniuc
· 14 years ago
682dc4d
urlmon: Store object instead of interface pointer to BindProtocol in Binding object.
by Jacek Caban
· 14 years ago
0abef30
urlmon: Use an iface instead of a vtbl pointer in MkProtocol.
by Michael Stefaniuc
· 14 years ago
d4f8ce0
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
by Michael Stefaniuc
· 14 years ago
3d05c17
urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
by Michael Stefaniuc
· 14 years ago
2796677
urlmon: Use an iface instead of a vtbl pointer in ProxyBindStatusCallback.
by Michael Stefaniuc
· 14 years ago
5db4cae
urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl functions.
by Michael Stefaniuc
· 14 years ago
d34bbb2
urlmon: Fixed IUriBuilderFactory declaration.
by Jacek Caban
· 14 years ago
4121ac1
urlmon: Add new on_error function to protocol vtbl.
by David Hedberg
· 14 years ago
2b5c18c
urlmon: Move protocol flags for wininet based protocols into a common header.
by David Hedberg
· 14 years ago
4ed08b9
urlmon/tests: Don't test function directly when reporting GetLastError().
by André Hentschel
· 14 years ago
81f44f5
urlmon: Use an iface instead of a vtbl pointer in ClassFactory.
by Michael Stefaniuc
· 14 years ago
495e55c
urlmon: Fixed traces on 64bit systems.
by Eric Pouech
· 14 years ago
87f0ba4
urlmon: Fixed a race in tests causing unexpected Switch call failures.
by Jacek Caban
· 14 years ago
4678447
urlmon: Make protocol tests more verbose.
by Jacek Caban
· 14 years ago
fcc4c46
urlmon: Converted more registration process to IRegistrar mechanism.
by Jacek Caban
· 14 years ago
67f7e26
urlmon: Added more IInternetProtocolEx tests.
by Jacek Caban
· 14 years ago
3e10d4e
urlmon: Fix return value from QueryService.
by David Hedberg
· 14 years ago
5be7064
urlmon: Split the code for sending an http request into its own function.
by David Hedberg
· 14 years ago
b6db011
urlmon: Added IUriContainer stub implementation of URLMoniker object.
by Jacek Caban
· 14 years ago
7af43bb
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified.
by David Hedberg
· 14 years ago
967657d
urlmon: Add stubs for ordinals 410 and 423.
by Austin English
· 14 years ago
889ac56
urlmon: Convert the coclasses registration to the IRegistrar mechanism.
by Alexandre Julliard
· 14 years ago
Next »