server: Move socket async activation to sock_poll_event.
[wine] / dlls / inetcomm /
2010-04-08  Alexandre Julliardinetcomm: Rewrite MimeMessage_FindFirst/Next to iterate...
2010-04-08  Alexandre Julliardinetcomm: Store an index instead of a handle for mime...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-12-17  Amine Khaldiinetcomm: Remove an unneeded variable.
2009-12-07  Huw Daviesinetcomm: Fix memory leak.
2009-05-14  Paul Vriensinetcomm: Prevent possible dereferences (Coverity).
2009-03-31  Alexandre Julliardinetcomm: Include ws2tcpip.h before anything else.
2009-02-18  Huw Daviesinetcomm/tests: AddRef on the stream doesn't return...
2009-02-18  Huw Daviesinetcomm/tests: Object is a static singleton on win95.
2009-02-05  Andrew Talbotinetcomm: Remove unused function.
2009-01-26  Paul Vriensinetcomm: Wrap a few traces in debugstr_a() (Coverity).
2009-01-19  Michael Stefaniucinetcomm: Remove superfluous pointer casts.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-04  Alexandre Julliardinetcomm: Make a function static.
2008-11-17  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2008-11-11  Hans Leidekkerinetcomm: Get rid of the server info copy.
2008-11-11  Hans Leidekkerinetcomm: Add an implementation of IVirtualStream.
2008-11-10  Hans Leidekkerinetcomm: Send a notification when disconnecting.
2008-11-10  Hans Leidekkerinetcomm: Support both forms of the UIDL and LIST commands.
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Flesh out the pop3 command parser.
2008-11-04  Hans Leidekkerinetcomm: CreateIMAPTransport, CreatePOP3Transport...
2008-11-04  Hans Leidekkerinetcomm: Advertise support for a couple more interfaces.
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of ISMTPTransport2...
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Implement IPOP3Transport::Disconnect.
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of the pop3 USER and...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-30  Rob Shearmaninetcomm: Add an implementation of the HELO/EHLO command.
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of ISMTPTransport2.
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of IPOP3Transport.
2008-10-29  Alistair Leslie... inetcomm: Correct test under w2k8.
2008-10-02  Alexandre Julliardinetcomm: Add missing license header.
2008-09-30  Hans Leidekkerinetcomm: Add a stub implementation of IIMAPTransport.
2008-09-23  Huw Daviesinetcomm: Add wrapper functions MimeOleFindCharset...
2008-09-23  Huw Daviesinetcomm: Implement IMimeBody_IsType(IBT_EMPTY).
2008-09-23  Huw Daviesinetcomm: Content-Disposition can have parameters.
2008-09-22  Huw Daviesinetcomm: Charset name comparison should be case insens...
2008-09-22  Huw Daviesinetcomm: Start of IMimeBody_SetOption.
2008-09-22  Huw Daviesinetcomm: Start of IMimeMessage_SetOption.
2008-09-18  Huw Daviesinetcomm: Make variable static to fix crash on process...
2008-09-17  Huw Daviesinetcomm: Implement MimeOleGetCharsetInfo.
2008-09-17  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_Conver...
2008-09-17  Huw Daviesinetcomm: Implement IMimeInternational_ConvertString.
2008-09-16  Huw Daviesinetcomm/tests: Tests for IMimeInternational_ConvertBuffer.
2008-09-16  Huw Daviesinetcomm: Implement IMimeInternational_ConvertBuffer.
2008-09-12  Alexandre Julliardinetcomm: Avoid a compiler warning.
2008-09-12  Huw Daviesinetcomm: Fix some more idl.
2008-09-11  Huw Daviesinetcomm: Implement IMimeInternational_CanConvertCodePages.
2008-09-11  Huw Daviesinetcomm: Add a missing function and fix some idl.
2008-09-11  Huw Daviesinetcomm/tests: Add a test for IMimeInternational_SetDe...
2008-09-11  Huw Daviesinetcomm: Implement IMimeInternational_SetDefaultCharset.
2008-09-11  Huw Daviesinetcomm/tests: Add test for IMimeInternational_GetDefa...
2008-09-11  Huw Daviesinetcomm: Implement IMimeInternational_GetDefaultCharset.
2008-09-11  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_GetCod...
2008-09-11  Huw Daviesinetcomm: Implement IMimeInternational_GetCodePageCharset.
2008-09-11  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_GetCha...
2008-09-11  Huw Daviesinetcomm: Implement IMimeInternational_GetCharsetInfo.
2008-09-11  Huw Daviesinetcomm/tests: Tests for IMimeInternational_FindCharset.
2008-09-11  Huw Daviesinetcomm: Implement IMimeInternational_FindCharset.
2008-09-11  Huw Daviesinetcomm/tests: Start of IMimeInternational tests.
2008-09-11  Huw Daviesinetcomm: Add a stub MimeInternational object.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-21  Huw Daviesinetcomm: Fully initialize start and length.
2008-05-05  Andrew Talbotinetcomm: Remove unused variables.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-21  James Hawkinsinetcomm: Fix a test that fails on all systems.
2008-03-31  Andrew Talbotinetcomm: Void functions should not return a value.
2008-03-24  Andrew Talbotinetcomm: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-29  Rob Shearmaninetcomm: Add default case to sub_stream_Seek to avoid...
2008-02-18  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2008-02-15  Huw Daviesinetcomm: Add IStream_CopyTo to the sub-stream implemen...
2008-02-15  Huw Daviesinetcomm: Improve some TRACEs.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetMessageSource.
2008-02-13  Huw Daviesinetcomm: Stub for MimeOleGetCharsetInfo.
2008-02-13  Huw Daviesinetcomm: Stub IMime{Message, Body}_GetCharset to retur...
2008-02-13  Huw Daviesinetcomm: Implement IMimeBody_GetProp for the primary...
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetAttachments.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetTextBody.
2008-02-13  Huw Daviesinetcomm: Forward a few IMimeMessage functions to the...
next