Jacek Caban
|
094c0104f0
|
urlmon: Fixed bscf for ReportData after mime verification call.
|
2009-08-21 11:09:39 +02:00 |
Jacek Caban
|
3d03ccf253
|
urlmon: Fixed report_data for recursive calls.
|
2009-08-21 11:09:31 +02:00 |
Jacek Caban
|
6927eecd6d
|
urlmon: Added IWinInetHttpInfo stub implementation to BindProtocol object.
|
2009-08-21 11:09:24 +02:00 |
Jacek Caban
|
80dd9b9c9e
|
urlmon: Use a copy of PROTOCOLDATA in Switch/Continue implementation.
|
2009-06-05 14:43:24 +02:00 |
Jacek Caban
|
061b6a839a
|
urlmon: Fixed buffer size calculation.
|
2009-05-21 16:17:50 +02:00 |
Michael Stefaniuc
|
441bc63538
|
urlmon: Move 'inline' right after the storage specifier.
|
2009-05-19 12:00:20 +02:00 |
Jacek Caban
|
9edd40fdc2
|
urlmon: Added support for MIME filters.
|
2009-05-19 11:58:52 +02:00 |
Jacek Caban
|
e16af65971
|
urlmon: Use common name for IInternetProtocol and IInternetProtocolSink vtbls.
|
2009-05-19 11:58:52 +02:00 |
Jacek Caban
|
638c7ac802
|
urlmon: Use protocol_handler in Switch implementation.
|
2009-05-19 11:58:52 +02:00 |
Jacek Caban
|
8ffd262d75
|
urlmon: Move MIME availability handling to separated function.
|
2009-05-19 11:58:52 +02:00 |
Jacek Caban
|
23c6cd4241
|
urlmon: Fixed buffer size argument in Read call.
|
2009-05-19 11:58:52 +02:00 |
Jacek Caban
|
e5f8427abf
|
urlmon: Use internal IInternetProtocol protocol for communication with pluggable protocol in BindProtocol.
|
2009-05-19 11:58:52 +02:00 |
Marcus Meissner
|
bbac7d9fb4
|
urlmon: Separate NULL ptr check (Coverity 924).
|
2009-05-15 10:28:03 +02:00 |
Jacek Caban
|
299ce6c18e
|
urlmon: Added PI_MIMEVERIFICATION support.
|
2009-05-14 11:14:00 +02:00 |
Jacek Caban
|
372a0f24a2
|
urlmon: Moved notif window handling to bindprot.c.
|
2009-05-12 11:20:33 +02:00 |
Jacek Caban
|
7de802eb0f
|
urlmon: Added PI_APARTMENTTHREADED support to BindProtocol::ReportResult.
|
2009-05-12 11:19:47 +02:00 |
Jacek Caban
|
8ca4a4a3a4
|
urlmon: Added PI_APARTMENTTHREADED support to BindProtocol::ReportProgress.
|
2009-05-12 11:19:42 +02:00 |
Jacek Caban
|
2dee8bb79d
|
urlmon: Added support for PI_APARTMENTTHREADED to BindProtocol::ReportProgress.
|
2009-05-12 11:19:35 +02:00 |
Jacek Caban
|
e487196dc2
|
urlmon: Added support for PI_APARTMENTTHREADED to BindProtocol::Switch.
|
2009-05-12 11:19:28 +02:00 |
Jacek Caban
|
19067f1256
|
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration.
|
2009-04-01 14:23:32 +02:00 |
Jacek Caban
|
67d2fdc34a
|
urlmon: Added IWinInetHttpInfo support to Binding object.
|
2009-03-30 15:09:39 +02:00 |
Jacek Caban
|
d4ce90e688
|
urlmon: Ignore ReportProgress(BINDSTATUS_ACCEPTRANGES) calls.
|
2009-01-13 15:29:01 +01:00 |
Jacek Caban
|
1ca205525c
|
urlmon: Use BindProtocol in Binding object.
|
2007-12-31 16:48:31 +01:00 |
Jacek Caban
|
da6dbedbe9
|
urlmon: Release protocol sink in Terminate.
|
2007-12-31 16:21:15 +01:00 |
Jacek Caban
|
2afdc8f591
|
urlmon: More ReportProgress implementation.
|
2007-12-31 16:21:11 +01:00 |
Jacek Caban
|
2e62330c67
|
urlmon: Move setting protocol_sink to separated function.
|
2007-12-31 16:21:08 +01:00 |
Jacek Caban
|
3c985a442a
|
urlmon: Rename BindProtocol's IInternetProtocolSink methods.
Binding's implementation uses the same names, what makes reading logs
harder.
|
2007-12-28 11:29:57 +01:00 |
Jacek Caban
|
8f09522357
|
urlmon: Use heap_alloc_zero to allocate BindProtocol.
|
2007-12-28 11:29:48 +01:00 |
Jacek Caban
|
19bca90710
|
urlmon: Added more BindProtocol::ReportProgress implementation.
|
2007-12-24 16:27:56 +01:00 |
Jacek Caban
|
4883c8aba6
|
urlmon: Added BindProtocol::[Un]LockRequest.
|
2007-12-24 16:27:52 +01:00 |
Jacek Caban
|
f189e7a060
|
urlmon: Added BindProtocol::Continue implementation.
|
2007-12-24 16:27:47 +01:00 |
Jacek Caban
|
a6eb0780be
|
urlmon: Added BindProtocol::Switch implementation.
|
2007-12-24 16:27:43 +01:00 |
Jacek Caban
|
a9765337f8
|
urlmon: Added IServiceProvider implementation to BindProtocol object.
|
2007-12-24 16:27:38 +01:00 |
Jacek Caban
|
7cd13e17ad
|
urlmon: Added BindProtocol::GetBindString implementation.
|
2007-12-24 16:27:33 +01:00 |
Jacek Caban
|
0d869d539f
|
urlmon: Fixed protocol tests.
|
2007-12-24 16:27:27 +01:00 |
Jacek Caban
|
7a2a6f4e0d
|
urlmon: Includes clean up.
|
2007-12-14 12:24:51 +01:00 |
Michael Stefaniuc
|
2ad6cc19b7
|
urlmon: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-11-30 12:43:42 +01:00 |
Jacek Caban
|
03218d6d2c
|
urlmon: Wrap heap functions.
|
2007-11-26 12:35:28 +01:00 |
Misha Koshelev
|
f5ed5a7f48
|
urlmon: LockModule in create_binding_protocol as we ReleaseModule when the object is released.
|
2007-07-24 12:32:47 +02:00 |
Jacek Caban
|
fed5d9e1ff
|
urlmon: Added BindProtocol's IInternetPriority implementation.
|
2007-01-24 12:32:47 +01:00 |
Jacek Caban
|
60df6e06a5
|
urlmon: Added beginning BindProtocol implementation.
|
2007-01-24 12:00:54 +01:00 |
Jacek Caban
|
6c13f391da
|
urlmon: Added IInternetProtocolSink interface to BindProtocol.
|
2007-01-24 12:00:37 +01:00 |
Jacek Caban
|
6bbd8c7f6e
|
urlmon: Added IInternetPriority interface to BindProtocol.
|
2007-01-24 11:59:50 +01:00 |
Jacek Caban
|
e40f814be0
|
urlmon: Added IInternetSession::CreateBinding beginning implementation.
|
2007-01-24 11:59:34 +01:00 |