log libpurple/protocols/jabber/jabber.c @ 30939:e0796db1df8a

age author description
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?
Wed, 11 Aug 2010 21:35:32 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 01 Aug 2010 03:23:24 +0000 Paul Aurich jabber: g_return-ify some PURPLE_CONNECTION_IS_VALID checks
Thu, 22 Jul 2010 15:37:35 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 10 Jul 2010 02:02:21 +0000 Paul Aurich jabber: Move another function out of caps.c...
Wed, 07 Jul 2010 17:52:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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
Mon, 21 Jun 2010 17:35:10 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Wed, 05 May 2010 15:42:34 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin.
Sat, 01 May 2010 18:09:16 +0000 Paul Aurich jabber: I never understood why this was in auth.c anyway...
Sat, 01 May 2010 18:03:52 +0000 Paul Aurich jabber: A bunch of paranoia-induced Cyrus SASL changes.
Sat, 01 May 2010 17:21:21 +0000 Paul Aurich jabber: I don't see how this is possible, and it looks like an error to me.
Sat, 01 May 2010 05:53:50 +0000 Paul Aurich jabber: Use the auth_mech_data JabberStream member for what it's for.
Thu, 22 Apr 2010 14:45:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 21 Apr 2010 19:07:19 +0000 Paul Aurich jabber: Send whitespace keepalives every two minutes of (outgoing) silence.
Sun, 18 Apr 2010 20:12:32 +0000 Paul Aurich jabber: --more leaks
Sun, 18 Apr 2010 19:10:38 +0000 Paul Aurich jabber: --leaks
Sat, 17 Apr 2010 21:16:19 +0000 Paul Aurich jabber: Stifle an assertion warning.
Wed, 14 Apr 2010 21:06:00 +0000 Paul Aurich jabber: If binding fails, don't continue trying to initialize the session.
Thu, 15 Apr 2010 16:48:50 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Apr 2010 19:43:04 +0000 Paul Aurich jabber: Check at connection time that the user specified a JID with a node.
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Fri, 12 Mar 2010 06:25:15 +0000 Paul Aurich jabber: Clear the stream header when restarting a stream, and be
Fri, 12 Mar 2010 06:16:43 +0000 Paul Aurich jabber: The parser is namespace-aware, so don't match on "stream:features".
Tue, 16 Mar 2010 12:07:06 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 10 Mar 2010 05:12:35 +0000 Elliott Sales de Andrade merge of '60c9671daa2b521f9de4c0980f8798876959570e'
Mon, 08 Mar 2010 05:57:15 +0000 Elliott Sales de Andrade Fix a warning.
Tue, 09 Mar 2010 23:09:54 +0000 Paul Aurich jabber: Treat the version properly.
Tue, 09 Mar 2010 22:44:59 +0000 Paul Aurich jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.
Tue, 09 Mar 2010 20:53:11 +0000 Paul Aurich jabber: Only initialize SASL once, too.
Tue, 09 Mar 2010 19:09:37 +0000 Paul Aurich jabber: And fix up the commands now to be per-plugin
Tue, 09 Mar 2010 18:59:08 +0000 Paul Aurich jabber: Move the initialization into the jabber plugin, and only initialize some things once.
Tue, 09 Mar 2010 03:34:03 +0000 Paul Aurich jabber: Fix the type signature of jabber_cmd_mood
Sun, 07 Mar 2010 19:45:12 +0000 Marcus Lundblad jabber: Added a /mood command make up for the lost PurplePluginAction to
Wed, 03 Mar 2010 01:13:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 28 Feb 2010 19:34:49 +0000 Marcus Lundblad jabber: Print an error message to the current conversation when failing to
Sun, 28 Feb 2010 06:13:14 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 27 Feb 2010 03:49:32 +0000 Paul Aurich jabber: Don't ping more often than once a minute.
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 18 Feb 2010 21:38:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Tue, 09 Feb 2010 22:07:48 +0000 Marcus Lundblad Show the translated mood message (again), if it matches one of the moods we
Mon, 08 Feb 2010 21:38:26 +0000 Marcus Lundblad Implemented the get_moods prpl function for XMPP. Enables the generic mood
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)