Sat, 19 Jun 2010 22:06:31 +0000 |
masca |
Avoid magic numbers.
|
Sat, 19 Jun 2010 22:04:28 +0000 |
masca |
Move Switchboard callbacks out of Slp code.
|
Sat, 19 Jun 2010 21:48:19 +0000 |
masca |
Remove the MsnMessage from SlpMessage.
|
Thu, 17 Jun 2010 20:02:30 +0000 |
masca |
Remove msn.h dependency from DirectConn.
|
Thu, 17 Jun 2010 20:01:31 +0000 |
masca |
Fix slp.h headers so it have anything it needs on its own.
|
Thu, 17 Jun 2010 19:54:52 +0000 |
masca |
Reomove MsnMessage reference from DirectConn.
|
Thu, 17 Jun 2010 18:04:42 +0000 |
masca |
This bit must be migrated too.
|
Wed, 16 Jun 2010 22:18:22 +0000 |
masca |
Msg->slpmsg is not valid anymore, use part.
|
Wed, 16 Jun 2010 22:17:28 +0000 |
masca |
SlpLink must not use MsnMessages but SlpMessageParts, so migrate code to use SlpMessagePart API.
|
Wed, 16 Jun 2010 22:12:07 +0000 |
masca |
Migrate MsnMessage code to use Parts instead of the whole SlpMessage.
|
Wed, 16 Jun 2010 21:55:23 +0000 |
masca |
Add support for Parts in the MsnSlpMessages and MsnMessages structs.
|
Wed, 16 Jun 2010 21:53:08 +0000 |
masca |
Add a P2PFooter size define.
|
Wed, 16 Jun 2010 21:45:50 +0000 |
masca |
Add support in SBConn to send parts instead of messages.
|
Wed, 16 Jun 2010 21:32:12 +0000 |
masca |
Add a function that enqueue a Part instead of a Message since directconn does not sends messages.
|