log libpurple/protocols/msn/slplink.c @ 30697:f3d2a46a5ea8

age author description
Mon, 08 Feb 2010 08:26:12 +0000 Mark Doliner Attempt to simplify and clean
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Sat, 03 Jul 2010 23:45:59 +0000 Elliott Sales de Andrade Destroy a DC if its corresponding slpcall is going away and it hasn't
Sat, 29 May 2010 22:19:12 +0000 Elliott Sales de Andrade And another one just like 94fa017925fa206fc36f520ee42c54f57429b4e1. But
Sat, 29 May 2010 00:01:03 +0000 Elliott Sales de Andrade And another one of those reverse links. We don't want dc to automatically
Fri, 28 May 2010 08:30:49 +0000 Elliott Sales de Andrade NULL-ify one more link on destroy that might lead to a crash.
Mon, 24 May 2010 06:27:03 +0000 Elliott Sales de Andrade Add and remove an extra ref per MsnMessage when saving it in a slpmsg, to
Sun, 23 May 2010 21:45:19 +0000 Elliott Sales de Andrade NULL-ify some reverse links so that there's no double-free on exit.
Fri, 21 May 2010 04:51:31 +0000 Elliott Sales de Andrade This is supposed to go along with the queue sending stuff.
Tue, 18 May 2010 06:36:35 +0000 Elliott Sales de Andrade It seems like aMSN can get a bit stuck when using multiple file transfers,
Fri, 14 May 2010 06:57:26 +0000 Elliott Sales de Andrade merge of 'b5086a027dfbc0926b74627b9783794d250c2cb4'
Tue, 11 May 2010 06:32:00 +0000 Elliott Sales de Andrade merge of '8995bf8c14c5b7fb67a84a18ba9bf73e7be3fca8'
Fri, 07 May 2010 20:04:42 +0000 Elliott Sales de Andrade merge of '5378b2067023c1be51d87906196d87f03c9992e3'
Thu, 06 May 2010 07:40:34 +0000 Elliott Sales de Andrade Close the DC when the slplink is empty.
Wed, 05 May 2010 07:15:55 +0000 Elliott Sales de Andrade It's probably a good idea to free the direct connection when the slplink
Fri, 23 Apr 2010 22:19:23 +0000 Elliott Sales de Andrade merge of '21280175da42b51e30e31b091bb3b4adf7708407'
Mon, 19 Apr 2010 08:05:55 +0000 Elliott Sales de Andrade Remove old code that was commented out, but is really just not necessary.
Thu, 18 Mar 2010 03:29:28 +0000 Elliott Sales de Andrade Re-indent directconn.h, and fix a typo.
Thu, 18 Mar 2010 03:15:01 +0000 Elliott Sales de Andrade De-spacify.
Wed, 17 Mar 2010 03:45:07 +0000 kukkerman Initial support for direct connections. Preliminary patch from ticket #247
Wed, 12 May 2010 05:00:06 +0000 Elliott Sales de Andrade Normalize the remote passport before sending a P2P message. If it's not
Tue, 11 May 2010 01:21:49 +0000 hanzz Fix MSN FT for UIs that use our abstract FT stuff in ways that are slightly
Sun, 25 Apr 2010 21:09:34 +0000 Elliott Sales de Andrade Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly.
Sat, 24 Apr 2010 14:59:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7850267e7626c94b519fd5f1c959c79f0624d34e)
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Tue, 09 Mar 2010 21:41:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 96b27a20c7250b87761a8bd4f5540bf1fa32b6f4)
Sun, 28 Feb 2010 04:14:15 +0000 Elliott Sales de Andrade Add support for recieving and sending MSN file transfer previews.
Tue, 20 Apr 2010 00:05:34 +0000 Elliott Sales de Andrade Fix a possible use-after-free.
Sun, 28 Feb 2010 06:46:32 +0000 Elliott Sales de Andrade Re-order msg_ack, since purple_xfer_prpl_ready might cancel the transfer