log libpurple/protocols/jabber/jabber.h @ 32773:c2dcb6d3b246

age author description
Tue, 18 Oct 2011 21:20:56 +0000 andrew victor Jabber: Move the "inpa" input watcher into protocol_data.
Thu, 24 Mar 2011 23:22:29 +0000 thijsalkemade Added PurpleSrvTxtQueryUiOps which allow UIs to specify their own mechanisms
Mon, 20 Sep 2010 03:25:12 +0000 Paul Aurich jabber: Comment the problematic behavior of jabber_add_(feature|identity)
Wed, 01 Sep 2010 18:41:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 947bfbeaa5e5a82ae69f2f3d36e34af9c15e24df)
Wed, 10 Mar 2010 05:40:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a9876c2b74baddb4b0fd99eede7daef1d346604b)
Tue, 09 Mar 2010 21:41:41 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 96b27a20c7250b87761a8bd4f5540bf1fa32b6f4)
Thu, 18 Feb 2010 21:53:35 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Sun, 06 Dec 2009 19:06:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774)
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:01:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
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, 31 Aug 2009 20:23:51 +0000 Marcus Lundblad Some unfinished code to take advantage of Google's relays
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, 10 Jul 2010 02:02:21 +0000 Paul Aurich jabber: Move another function out of caps.c...
Sat, 01 May 2010 05:53:50 +0000 Paul Aurich jabber: Use the auth_mech_data JabberStream member for what it's for.
Wed, 21 Apr 2010 19:07:19 +0000 Paul Aurich jabber: Send whitespace keepalives every two minutes of (outgoing) silence.
Fri, 12 Mar 2010 06:25:15 +0000 Paul Aurich jabber: Clear the stream header when restarting a stream, and be
Tue, 09 Mar 2010 23:09:54 +0000 Paul Aurich jabber: Treat the version properly.
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.
Sat, 27 Feb 2010 03:49:32 +0000 Paul Aurich jabber: Don't ping more often than once a minute.
Mon, 15 Feb 2010 00:20:55 +0000 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
Sun, 06 Dec 2009 00:52:10 +0000 Paul Aurich jabber: Roster Versioning support.
Fri, 27 Nov 2009 20:36:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
Tue, 17 Nov 2009 19:23:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sat, 07 Nov 2009 06:10:17 +0000 Paul Aurich jabber: Factor the SASL auth methods into their own files.
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.