log libpurple/protocols/msn/slpmsg.c @ 32819:2c6510167895 default tip

age author description
Sun, 16 Oct 2011 07:01:52 +0000 Elliott Sales de Andrade Update MSN for 64-bit file transfers.
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
Mon, 09 May 2011 22:50:05 +0000 Elliott Sales de Andrade Let's not fool anyone here. The slplink is never NULL.
Mon, 09 May 2011 08:06:27 +0000 Elliott Sales de Andrade Get the P2P version based on the user. Still hard-coded as v1 though.
Mon, 09 May 2011 07:08:10 +0000 Elliott Sales de Andrade Get the slplink from the slpcall as needed.
Mon, 09 May 2011 06:56:18 +0000 Elliott Sales de Andrade Add the slplink as a parameter when creating a slpmsg ack.
Mon, 09 May 2011 06:44:45 +0000 Elliott Sales de Andrade Add the slpcall as a parameter when creating a slpmsg.
Sat, 07 May 2011 07:29:47 +0000 Elliott Sales de Andrade Add P2Pv2 ack'ing.
Mon, 28 Feb 2011 00:19:29 +0000 Elliott Sales de Andrade Add P2Pv2 header information to the P2P info struct. Of course, all
Thu, 20 Jan 2011 06:43:45 +0000 Elliott Sales de Andrade Try to hide all P2P fields away behind accessor functions.
Tue, 11 Jan 2011 04:46:53 +0000 Elliott Sales de Andrade Save some memory. These fields aren't actually used for anything.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 17 Dec 2010 07:49:47 +0000 Elliott Sales de Andrade Change SLP P2P functions to use the new buffer access functions
Wed, 15 Dec 2010 23:10:13 +0000 Elliott Sales de Andrade Use the unref functions everywhere, instead of destroy. I also removed
Sat, 27 Nov 2010 07:56:27 +0000 Elliott Sales de Andrade These new files are missing GPL headers. And fix a couple incorrect