log libpurple/protocols/msn/slp.c @ 31346:bc85e62fdb19

age author description
Thu, 04 Nov 2010 05:00:05 +0000 Elliott Sales de Andrade Fix possible uninitialized value.
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Fri, 29 Oct 2010 17:36:08 +0000 masca propagate from branch 'im.pidgin.pidgin' (head aa3b95627ddc76842b7b33f30bce406d7a689dd8)
Wed, 22 Sep 2010 20:58:43 +0000 masca This function is now in slp.h, it doesnt need to be here.
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Sat, 11 Sep 2010 19:03:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
Sat, 31 Jul 2010 23:42:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
Mon, 05 Jul 2010 22:00:10 +0000 masca Documetn P2P Application ID in a enum and use it instead of 'magic numbers'.
Tue, 29 Jun 2010 23:33:52 +0000 masca Move queue logic in requesting user display out of slp code.
Tue, 29 Jun 2010 22:24:05 +0000 masca Move slp parsing and answering code down the stack to SlpCall. This simplify a lot slp.c.
Tue, 29 Jun 2010 22:18:22 +0000 masca Move msn_xfer code to it's own module aiming to simplify slp code.
Thu, 24 Jun 2010 00:41:07 +0000 masca Move file request up in the stack.
Tue, 22 Jun 2010 23:23:15 +0000 masca Remove uneeded include.
Sat, 19 Jun 2010 22:28:59 +0000 masca This header is needed to know the max size of a part.
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.
Wed, 16 Jun 2010 22:18:22 +0000 masca Msg->slpmsg is not valid anymore, use part.
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.
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)
Thu, 03 Jun 2010 21:07:08 +0000 masca Start moving p2p specific code to its own module.
Wed, 02 Jun 2010 09:01:12 +0000 masca Replace magic numbers with the enumed SlpHeaderFlag.
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Sat, 22 May 2010 06:27:18 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)
Mon, 10 May 2010 23:21:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)
Wed, 10 Mar 2010 17:58:21 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fc8a21d1f30004cf7a468e8ab79c0f922c6c4a3e)
Thu, 18 Feb 2010 16:59:04 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 624bba8bd37445c496620c94bfe6da7da8af2ee4)
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Sun, 17 Oct 2010 03:55:04 +0000 Daniel Atallah Fix for CVE-2010-3711. Properly validate the return value from
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 07 Aug 2010 19:51:30 +0000 Elliott Sales de Andrade Fall back to SB when a DC is declined via transrespbody also.
Sat, 31 Jul 2010 23:39:40 +0000 Elliott Sales de Andrade Add support for Url/Url1 in MSN objects, which are used for buddy
Fri, 28 May 2010 23:16:57 +0000 Elliott Sales de Andrade So, elb informs me this is probably not safe on non-x86 architectures.
Wed, 26 May 2010 23:20:18 +0000 Elliott Sales de Andrade I think it's more accurate to say that a DC is a P2P transfer, so if that
Wed, 26 May 2010 23:15:06 +0000 Elliott Sales de Andrade ALICE sends a "603 Decline" to our DC request, so we need to fallback to a
Wed, 26 May 2010 23:08:53 +0000 Elliott Sales de Andrade Add an error handler for SLP messages instead of bailing out immediately.
Fri, 21 May 2010 07:45:11 +0000 Elliott Sales de Andrade Minor comment fix.
Fri, 21 May 2010 07:36:59 +0000 Elliott Sales de Andrade Make it more explicit that incoming and outgoing timeouts are different.
Fri, 21 May 2010 06:21:05 +0000 Elliott Sales de Andrade A nonce doesn't seem to be necessary for an INVITE with Bridges. Didn't I
Fri, 21 May 2010 04:22:33 +0000 Elliott Sales de Andrade Don't crash if there's no Hashed-Nonce or Nonce.
Fri, 21 May 2010 04:07:02 +0000 Elliott Sales de Andrade I don't know why this function returns a boolean that's never used.
Fri, 21 May 2010 04:05:14 +0000 Elliott Sales de Andrade Disable direct connections when the account option is off.
Fri, 21 May 2010 03:53:06 +0000 Elliott Sales de Andrade We want to call got_invite for existing slpcalls, too.
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 05:24:06 +0000 Elliott Sales de Andrade I think user might be NULL here.
Wed, 05 May 2010 07:32:45 +0000 Elliott Sales de Andrade I think this finally works with both aMSN and the official client, for
Sat, 24 Apr 2010 06:52:06 +0000 Elliott Sales de Andrade Don't bother sending a direct connection request if the other side doesn't
Sat, 24 Apr 2010 06:41:52 +0000 Elliott Sales de Andrade Support old-style Nonce, which should let us use direct connections to
Fri, 23 Apr 2010 22:38:13 +0000 Elliott Sales de Andrade Save remote nonce, and verify we get the same data when initiating the
Fri, 23 Apr 2010 20:53:57 +0000 Elliott Sales de Andrade Fix some leaks, and simplify these branches.
Fri, 23 Apr 2010 20:45:05 +0000 Elliott Sales de Andrade A direct connection shouldn't be FT-only.
Fri, 23 Apr 2010 00:03:20 +0000 Elliott Sales de Andrade Set some information for debugging.
Mon, 19 Apr 2010 08:27:05 +0000 Elliott Sales de Andrade Remove one more unused code block, and unnecessary variable.