log

age author description
2010-07-21 masca Remove session_id from SlpMsg and use the one from the header.
2010-07-19 masca propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
2010-07-19 masca propagate from branch 'im.pidgin.pidgin' (head 51236278b5344e58692ae671bd25a862058432da)
2010-07-07 masca Do not send the extended caps when using msnp < 16.
2010-07-07 masca Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2.
2010-07-07 masca A Message may not have a part, use destroy which return silently when part == NULL instead of asserting.
2010-07-07 masca Add a ref to the part at sbconn and add some debug output.
2010-07-07 masca Fix some field sizes in P2Pv2 header.
2010-07-06 masca Add support to ref/unref SlpMessageParts.
2010-07-06 masca Set the correct length of the data before calling the function to process it.
2010-07-06 masca Print SLP data as text if it's a negociating session message.
2010-07-05 masca Documetn P2P Application ID in a enum and use it instead of 'magic numbers'.