Thu, 05 Aug 2010 22:41:22 +0000 |
masca |
Get rid of the ack_id field in the SlpMessage in favor of the one in the Header.
|
Thu, 05 Aug 2010 21:58:13 +0000 |
masca |
Get rid of the offset field in the SlpMessage in favor of the one in the Header.
|
Wed, 04 Aug 2010 04:30:03 +0000 |
masca |
Use the SlpMessage header offset only instead of it and the one on the SlpMessage when sending it. This fixes sending big data which needs to be split in multiple messages.
|
Thu, 29 Jul 2010 20:54:50 +0000 |
masca |
Split a little more msn_slplink_process_msg. I think this way is easier to read.
|
Thu, 29 Jul 2010 00:12:54 +0000 |
masca |
Process SlpMessageParts, a sequence of parts will generate a SlpMessage.
|
Wed, 28 Jul 2010 20:35:28 +0000 |
masca |
Split msn_slplink_process_msg in three smaller functions.
|
Wed, 28 Jul 2010 16:55:07 +0000 |
masca |
Fix a warning about a static function.
|
Wed, 21 Jul 2010 19:59:38 +0000 |
masca |
Remove session_id from SlpMsg and use the one from the header.
|
Mon, 19 Jul 2010 21:11:32 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
|
Tue, 06 Jul 2010 18:56:58 +0000 |
masca |
Set the correct length of the data before calling the function to process it.
|
Mon, 05 Jul 2010 22:00:10 +0000 |
masca |
Documetn P2P Application ID in a enum and use it instead of 'magic numbers'.
|
Mon, 05 Jul 2010 20:52:35 +0000 |
masca |
Remove the header and footer from the length of the mesage.
|
Thu, 01 Jul 2010 00:53:28 +0000 |
masca |
Send buffer data when the message is not a xfer.
|
Thu, 24 Jun 2010 00:41:07 +0000 |
masca |
Move file request up in the stack.
|
Thu, 24 Jun 2010 00:12:45 +0000 |
masca |
Hide msn_slplink_destroy and use the unref version everywhere.
|
Wed, 23 Jun 2010 22:47:49 +0000 |
masca |
Remove all unneeded MsnMessage related code that was replaced by SlpParts.
|
Tue, 22 Jun 2010 23:09:36 +0000 |
masca |
Fix debug_*_to_file to process SlpMessages instead of MsnMessages.
|
Sat, 19 Jun 2010 21:48:19 +0000 |
masca |
Remove the MsnMessage from SlpMessage.
|
Thu, 17 Jun 2010 19:54:52 +0000 |
masca |
Reomove MsnMessage reference from DirectConn.
|
Wed, 16 Jun 2010 22:17:28 +0000 |
masca |
SlpLink must not use MsnMessages but SlpMessageParts, so migrate code to use SlpMessagePart API.
|
Tue, 15 Jun 2010 21:21:24 +0000 |
masca |
Manage sending messages trough switchboard in sbconn.
|
Tue, 15 Jun 2010 21:05:27 +0000 |
masca |
Document SlpMessage size limits.
|
Tue, 15 Jun 2010 00:42:05 +0000 |
masca |
Move MsnMessage stuff out of slplink to SBConn.
|
Sat, 12 Jun 2010 21:38:32 +0000 |
masca |
Use better function names.
|
Sat, 12 Jun 2010 21:22:06 +0000 |
masca |
Move more SlpMessage creation to its module.
|
Thu, 10 Jun 2010 22:40:44 +0000 |
masca |
The creation of SlpMessage must be done in its own module.
|
Tue, 08 Jun 2010 21:26:39 +0000 |
masca |
Drop slp header and footer from MsnMessage in favor of MsnSlpMessage->header and footer.
|
Sun, 06 Jun 2010 21:27:12 +0000 |
masca |
merge of '5af6a35c4c39341b79cc8d61c700da2b874b9b6b'
|
Wed, 02 Jun 2010 20:51:24 +0000 |
masca |
propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head 49bf2f5880edfe6f07decbf14418f2032ba59ad0)
|
Wed, 02 Jun 2010 20:08:53 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head a16b83242562658cc9f08739aedaa0a4b621077a)
|