log libpurple/protocols/msn/p2p.h @ 32819:2c6510167895 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.
Sat, 07 May 2011 07:22:03 +0000 Elliott Sales de Andrade Rename things a little.
Fri, 06 May 2011 06:25:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.masca.p2p' (head 33ca865dacb9e5bcf763d06f6a42cbaca337cc64)
Tue, 04 Jan 2011 05:05:06 +0000 masca Add Peer Info TLV struct and values.
Tue, 04 Jan 2011 04:51:48 +0000 masca Add TLV and data fields to P2Pv2 Header.
Tue, 04 Jan 2011 04:47:57 +0000 masca Add P2Pv2 Data Header struct.
Tue, 04 Jan 2011 04:29:36 +0000 masca Compile.
Tue, 04 Jan 2011 04:06:36 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 8707e10aca1fa6ef13a2a00f24760fb2ed97f641)
Wed, 15 Dec 2010 06:17:36 +0000 masca Add some constants used by P2Pv2.