log libpurple/protocols/msn/slplink.h @ 32768:50cd80d3554e

age author description
Mon, 09 May 2011 22:56:29 +0000 Elliott Sales de Andrade Getting the P2P version is probably the slplink's job, since it has
Wed, 15 Dec 2010 04:17:59 +0000 Elliott Sales de Andrade As Mark did before, we probably don't need a return value from these
Thu, 29 Jul 2010 00:12:54 +0000 masca Process SlpMessageParts, a sequence of parts will generate a SlpMessage.
Thu, 24 Jun 2010 00:41:07 +0000 masca Move file request up in the stack.
Thu, 24 Jun 2010 00:12:45 +0000 masca Hide msn_slplink_destroy and use the unref version everywhere.
Wed, 23 Jun 2010 22:47:49 +0000 masca Remove all unneeded MsnMessage related code that was replaced by SlpParts.
Thu, 03 Jun 2010 21:50:45 +0000 masca Drop Binary from the struct name.
Thu, 03 Jun 2010 21:41:43 +0000 masca Drop MsnSlpHeader in favor of MsnP2pBinaryHeader.
Fri, 28 May 2010 10:10:26 +0000 masca ft.h is not needed in the headers.
Fri, 21 May 2010 04:51:31 +0000 Elliott Sales de Andrade This is supposed to go along with the queue sending stuff.
Fri, 23 Apr 2010 22:19:23 +0000 Elliott Sales de Andrade merge of '21280175da42b51e30e31b091bb3b4adf7708407'
Wed, 17 Mar 2010 03:45:07 +0000 kukkerman Initial support for direct connections. Preliminary patch from ticket #247
Tue, 20 Apr 2010 00:05:34 +0000 Elliott Sales de Andrade Fix a possible use-after-free.
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Fri, 16 Oct 2009 01:26:04 +0000 Paul Aurich A quick and dirty hack to make MSN use the in-core code to perform FT.
Thu, 13 Nov 2008 08:58:44 +0000 Mark Doliner Make another function static
Thu, 13 Nov 2008 08:45:40 +0000 Mark Doliner Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
Thu, 13 Nov 2008 07:36:33 +0000 Mark Doliner Make a few more functions static and remove a few declarations for
Thu, 13 Nov 2008 06:18:53 +0000 Mark Doliner Get rid of slplink->local_user because it's a copy of
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/