log libpurple/protocols/msn/p2p.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 10 May 2011 03:18:20 +0000 Elliott Sales de Andrade Rename this enums a little better. And I don't think we need these
Tue, 10 May 2011 03:09:47 +0000 Elliott Sales de Andrade Hide some offset occurrences and define a couple of abstractions in
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 08:06:27 +0000 Elliott Sales de Andrade Get the P2P version based on the user. Still hard-coded as v1 though.
Sat, 07 May 2011 08:43:31 +0000 Elliott Sales de Andrade Try to hide msn_p2p_info_get_flags as much as possible, since it may
Sat, 07 May 2011 07:49:25 +0000 Elliott Sales de Andrade Only send acks on p2pv2 when required.
Sat, 07 May 2011 07:29:47 +0000 Elliott Sales de Andrade Add P2Pv2 ack'ing.
Thu, 05 May 2011 22:21:12 +0000 Elliott Sales de Andrade I think this is the way to map to P2Pv2, but I don't have Internet
Thu, 05 May 2011 21:49:21 +0000 Elliott Sales de Andrade This should fix TLV in from and out of the wire.
Thu, 10 Mar 2011 06:29:00 +0000 Elliott Sales de Andrade Add P2Pv2 parsing and saving functions. Tested by compiling them!
Thu, 10 Mar 2011 05:07:48 +0000 Elliott Sales de Andrade Oops, I forgot to move the size check to the new location.
Thu, 10 Mar 2011 05:00:17 +0000 Elliott Sales de Andrade Add a maximum length when parsing the P2P wire data.
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, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace