Mercurial > pidgin
graph
-
Set the correct length of the data before calling the function to process it.Tue, 06 Jul 2010 18:56:58 +0000, by masca
-
Print SLP data as text if it's a negociating session message.Tue, 06 Jul 2010 18:51:44 +0000, by masca
-
Documetn P2P Application ID in a enum and use it instead of 'magic numbers'.Mon, 05 Jul 2010 22:00:10 +0000, by masca
-
Properly set the body_len of the SlpMessagePart, this set correctly the footer value.Mon, 05 Jul 2010 21:35:46 +0000, by masca
-
Remove the header and footer from the length of the mesage.Mon, 05 Jul 2010 20:52:35 +0000, by masca
-
Add some more flag definitions to the p2p flags.Mon, 05 Jul 2010 20:09:20 +0000, by masca
-
Update tmp pointer after reading the header.Sat, 03 Jul 2010 06:55:33 +0000, by masca
-
Add initial P2Pv2 header definition.Sat, 03 Jul 2010 05:22:58 +0000, by masca
-
Send buffer data when the message is not a xfer.Thu, 01 Jul 2010 00:53:28 +0000, by masca
-
Use the real ack callback.Thu, 01 Jul 2010 00:50:39 +0000, by masca
-
Add a function that will help debug of SlpMessages.Wed, 30 Jun 2010 20:41:58 +0000, by masca
-
Move queue logic in requesting user display out of slp code.Tue, 29 Jun 2010 23:33:52 +0000, by masca
-
Remove this prototipe and make the function static since it is not exposed anymore.Tue, 29 Jun 2010 22:25:24 +0000, by masca
-
Move slp parsing and answering code down the stack to SlpCall. This simplify a lot slp.c.Tue, 29 Jun 2010 22:24:05 +0000, by masca
-
Move msn_xfer code to it's own module aiming to simplify slp code.Tue, 29 Jun 2010 22:18:22 +0000, by masca
-
Move file request up in the stack.Thu, 24 Jun 2010 00:41:07 +0000, by masca
-
Hide msn_slplink_destroy and use the unref version everywhere.Thu, 24 Jun 2010 00:12:45 +0000, by masca
-
Remove unneeded include.Wed, 23 Jun 2010 23:35:13 +0000, by masca
-
Remove all unneeded MsnMessage related code that was replaced by SlpParts.Wed, 23 Jun 2010 22:47:49 +0000, by masca
-
Remove uneeded include.Tue, 22 Jun 2010 23:23:15 +0000, by masca
-
Fix debug_*_to_file to process SlpMessages instead of MsnMessages.Tue, 22 Jun 2010 23:09:36 +0000, by masca
-
Remove msgs list from SlpMessage.Tue, 22 Jun 2010 23:00:10 +0000, by masca
-
Destroying Parts return silently when it's passed a NULL pointer.Tue, 22 Jun 2010 22:54:17 +0000, by masca
-
Destroy Parts when the SlpMessage is destroyed.Tue, 22 Jun 2010 22:44:28 +0000, by masca