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
|
Fri, 17 Dec 2010 07:49:47 +0000 |
Elliott Sales de Andrade |
Change SLP P2P functions to use the new buffer access functions
|
Sun, 28 Nov 2010 02:15:18 +0000 |
Elliott Sales de Andrade |
Fix the name of this flag.
|
Sat, 27 Nov 2010 07:56:27 +0000 |
Elliott Sales de Andrade |
These new files are missing GPL headers. And fix a couple incorrect
|
Thu, 05 Aug 2010 23:42:42 +0000 |
masca |
Avoid duplicated code using a util function to check the flags.
|
Tue, 08 Jun 2010 21:08:13 +0000 |
masca |
Add P2PFooter helper functions.
|
Fri, 04 Jun 2010 00:20:00 +0000 |
masca |
Oops, forgot to save before commiting.
|
Thu, 03 Jun 2010 22:55:52 +0000 |
masca |
Move parsing of the p2p header to p2p to avoid duplicated code.
|