projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
[wine]
/
dlls
/
urlmon
/
2011-01-21
Thomas Mullaly
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon: Added stub for CoInternetGetSecurityUrlEx.
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-17
Thomas Mullaly
urlmon: Fixed misc typos and removed a few random tab...
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: Remove some leftovers from the old COM days.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IStream iface.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the rest of the ifaces in Binding.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IBinding iface.
tree
|
commitdiff
2011-01-14
Erich Hoover
urlmon: Fix MK protocol handling of escaped characters.
tree
|
commitdiff
2011-01-14
Erich Hoover
urlmon: Update MK protocol handling to IInternetProtocolEx.
tree
|
commitdiff
2011-01-14
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in Protocol...
tree
|
commitdiff
2011-01-12
Michael Stefaniuc
urlmon: COM cleanup for the rest of the iface in BindPr...
tree
|
commitdiff
2011-01-12
Michael Stefaniuc
urlmon: COM cleanup for the IInternetProtocolEx iface.
tree
|
commitdiff
2011-01-11
David Hedberg
urlmon: Add some error handling to the http protocol.
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: COM cleanup for the IMoniker iface.
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in Async...
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in BindStat...
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in stgme...
tree
|
commitdiff
2011-01-11
Jacek Caban
urlmon: Store object instead of interface pointer to...
tree
|
commitdiff
2011-01-10
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in MkPro...
tree
|
commitdiff
2011-01-10
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
tree
|
commitdiff
2011-01-10
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in GopherPr...
tree
|
commitdiff
2011-01-07
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in Proxy...
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl...
tree
|
commitdiff
2011-01-04
Jacek Caban
urlmon: Fixed IUriBuilderFactory declaration.
tree
|
commitdiff
2011-01-03
David Hedberg
urlmon: Add new on_error function to protocol vtbl.
tree
|
commitdiff
2011-01-03
David Hedberg
urlmon: Move protocol flags for wininet based protocols...
tree
|
commitdiff
2010-12-30
André Hentschel
urlmon/tests: Don't test function directly when reporti...
tree
|
commitdiff
2010-12-30
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in Class...
tree
|
commitdiff
2010-12-27
Eric Pouech
urlmon: Fixed traces on 64bit systems.
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-23
Jacek Caban
urlmon: Converted more registration process to IRegistr...
tree
|
commitdiff
2010-12-22
Jacek Caban
urlmon: Added more IInternetProtocolEx tests.
tree
|
commitdiff
2010-12-22
David Hedberg
urlmon: Fix return value from QueryService.
tree
|
commitdiff
2010-12-22
David Hedberg
urlmon: Split the code for sending an http request...
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-15
Austin English
urlmon: Add stubs for ordinals 410 and 423.
tree
|
commitdiff
2010-12-13
Alexandre Julliard
urlmon: Convert the coclasses registration to the IRegi...
tree
|
commitdiff
2010-12-09
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetP...
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in FileProt...
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in HttpProt...
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in FtpProtocol.
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in DownloadBSC.
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Standardize the COM usage in sec_mgr.c.
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in EnumF...
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-05
Thomas Mullaly
urlmon: Standardize IUriBuilder COM interface.
tree
|
commitdiff
2010-12-05
Thomas Mullaly
urlmon: Standardize COM implementation of IUri.
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-30
Jacek Caban
urlmon: Clean up default protocol handler pseudo-interf...
tree
|
commitdiff
2010-11-30
Jacek Caban
urlmon: Moved buffer-based MIME finding to a separated...
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
Jacek Caban
urlmon: Make Binding object IUri-based.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Make get_protocol_handler IUri-based.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Store BindProtocol as IInternetProtocolEx.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: BindProocol's protocol handler doesn't need...
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Don't forward StartEx call to protocol handler...
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Don't forward Start call to protocol handler...
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
Jacek Caban
urlmon: Added IInternetProtocolEx support to BindProtocol.
tree
|
commitdiff
2010-11-10
Michael Stefaniuc
urlmon/tests: Escape '\' in C strings (sparse).
tree
|
commitdiff
2010-11-10
Thomas Mullaly
urlmon: Simplified path canonicalization functions.
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: Improve IUri support of res URIs.
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: Make IUri implementation call functions through...
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-05
Gerald Pfeifer
urlmon: Avoid accessing an uninitialized variable in...
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
2010-11-03
Thomas Mullaly
urlmon: Improved IUri support for file URIs.
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Fixed memory free of an uninitialized variable.
tree
|
commitdiff
2010-11-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon: Implemented base case for CoInternetCombineIUri.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon/tests: Added actual CoInternetCombineIUri tests.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon/tests: Added basic tests for CoInternetCombineIUri.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon: Added stub for CoInternetCombineIUri.
tree
|
commitdiff
2010-11-01
Gerald Pfeifer
urlmon: Fix typo in trace in validate_path.
tree
|
commitdiff
2010-10-27
Piotr Caban
urlmon: Improved url canonicalize when Uri_CREATE_FILE_...
tree
|
commitdiff
2010-10-14
Jacek Caban
mshtml: Fixed the first ReportData invocation when...
tree
|
commitdiff
2010-10-11
Piotr Caban
urlmon: Added ProtocolStream_Stat implementation.
tree
|
commitdiff
next