Mercurial > pidgin
log libpurple/protocols/msn/directconn.c @ 30952:b4285ea42b6e
age | author | description |
---|---|---|
Sun, 21 Nov 2010 09:56:48 +0000 | Elliott Sales de Andrade | Fix a lot more leaks, some old, some new. |
Sun, 21 Nov 2010 00:53:26 +0000 | Elliott Sales de Andrade | Don't attempt to process zero-length DC messages. We should probably |
Fri, 30 Jul 2010 18:21:59 +0000 | masca | Add DC packet lenght when creating the SlpPart. |
Thu, 29 Jul 2010 00:12:54 +0000 | masca | Process SlpMessageParts, a sequence of parts will generate a SlpMessage. |
Mon, 19 Jul 2010 21:05:06 +0000 | masca | propagate from branch 'im.pidgin.pidgin' (head 51236278b5344e58692ae671bd25a862058432da) |
Tue, 06 Jul 2010 19:00:21 +0000 | masca | Add support to ref/unref SlpMessageParts. |
Thu, 24 Jun 2010 00:12:45 +0000 | masca | Hide msn_slplink_destroy and use the unref version everywhere. |