log libpurple/protocols/msn/slplink.h @ 30433:119bd7b072eb

age author description
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/