log libpurple/protocols/jabber/jabber.c @ 30515:7f1da2fbe7fc

age author description
Sun, 06 Dec 2009 19:06:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774)
Sun, 29 Nov 2009 19:04:27 +0000 Marcus Lundblad Fixup namespaces stuff after merge
Sun, 29 Nov 2009 18:53:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
Mon, 23 Nov 2009 21:32:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Mon, 09 Nov 2009 19:27:45 +0000 Marcus Lundblad merge of '745f55ef98eaf96a452eb54bb2c46f21845f9996'
Mon, 09 Nov 2009 19:27:38 +0000 Marcus Lundblad Use Google mode also for video when on a Google connection and the receiver
Mon, 09 Nov 2009 19:01:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Tue, 03 Nov 2009 18:26:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Tue, 20 Oct 2009 22:31:57 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Wed, 30 Sep 2009 21:31:04 +0000 Marcus Lundblad Keep track of more than one relay request at a time (this is probably not
Mon, 28 Sep 2009 18:14:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 903af32836ce489b57aec5f255ba91e9e675526f)
Sun, 27 Sep 2009 20:04:44 +0000 Marcus Lundblad Cancel ongoing Google relay request when signing out
Mon, 21 Sep 2009 21:28:55 +0000 Marcus Lundblad Only revert to Google jingle if using a Google account (since that is when
Mon, 21 Sep 2009 20:58:12 +0000 Marcus Lundblad merge of '04e7c54608e551322192b750ca2921f5b39b993c'
Mon, 21 Sep 2009 20:58:03 +0000 Marcus Lundblad Always use Google jingle when the other end supports, will have to do this
Sun, 20 Sep 2009 19:56:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Mon, 31 Aug 2009 20:23:51 +0000 Marcus Lundblad Some unfinished code to take advantage of Google's relays
Tue, 31 Aug 2010 18:28:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d)
Thu, 25 Mar 2010 20:16:48 +0000 Marcus Lundblad First shot at refactoring the Google-specific XMPP code.
Tue, 31 Aug 2010 02:28:05 +0000 Paul Aurich jabber: Unify "Require TLS" and "Use old-style (port 5223) SSL" settings
Fri, 27 Aug 2010 04:30:23 +0000 Paul Aurich jabber: Fix a pernicious race condition in our cyrus auth code
Sat, 14 Aug 2010 06:24:04 +0000 Elliott Sales de Andrade merge of '4216577c2d7814344e8e1face579d153098986ad'
Sat, 14 Aug 2010 05:53:42 +0000 Elliott Sales de Andrade I'm pretty sure this is a logical operation, not bitwise.
Sat, 14 Aug 2010 04:39:07 +0000 Paul Aurich < QuLogic> on line 208 of jabber.c, should that be *dot?
Sun, 01 Aug 2010 03:23:24 +0000 Paul Aurich jabber: g_return-ify some PURPLE_CONNECTION_IS_VALID checks
Sat, 10 Jul 2010 02:02:21 +0000 Paul Aurich jabber: Move another function out of caps.c...
Wed, 30 Jun 2010 21:34:43 +0000 Marcus Lundblad jabber: Don't show resources that we know for sure isn't supporting the file
Thu, 17 Jun 2010 21:04:40 +0000 Mark Doliner We've already checked for the existance of the starttls node, so we know
Tue, 15 Jun 2010 22:41:37 +0000 Paul Aurich jabber: Stricter checks on the send_raw prpl function.
Sat, 01 May 2010 18:09:16 +0000 Paul Aurich jabber: I never understood why this was in auth.c anyway...