log libpurple/protocols/jabber/iq.c @ 26213:ff4212a5268f

age author description
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Sun, 19 Oct 2008 04:40:59 +0000 Mike Ruprecht merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Tue, 10 Feb 2009 08:27:30 +0000 Paul Aurich Remove a "suggested parenthes around assignment" warning
Tue, 10 Feb 2009 06:15:27 +0000 Paul Aurich These checks are redundant; id is guaranteed to be something above
Sun, 08 Feb 2009 21:56:03 +0000 Paul Aurich Report the correct UTC time (thanks for noticing this, Marcus).
Sun, 08 Feb 2009 07:07:25 +0000 Paul Aurich merge of '1f6758f8bdba42d2eeca66535d11e7de12d9e715'
Sun, 08 Feb 2009 07:07:23 +0000 Paul Aurich merge of '528b6f92c03b496c915051174c5b85fc46260287'
Sun, 08 Feb 2009 07:04:50 +0000 Paul Aurich disapproval of revision '5224382f81d105bd5d72ac3e55cc95b894bb824e'
Sun, 08 Feb 2009 06:40:15 +0000 Paul Aurich Avoid assertion failures on NULL 'from' attributes
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Sun, 08 Feb 2009 04:30:23 +0000 Paul Aurich Track the sub-node name in addition to the namespace for handlers.
Sun, 08 Feb 2009 07:04:34 +0000 Paul Aurich Track the node name in addition to the namespace for handlers (try #2)
Sun, 08 Feb 2009 03:34:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8d4081da0c186c04dc75d736d688bf4f20e52676)
Thu, 05 Feb 2009 07:31:55 +0000 Paul Aurich This is shorter and easier to read.
Tue, 03 Feb 2009 18:43:12 +0000 Paul Aurich Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)
Tue, 03 Feb 2009 18:14:15 +0000 Paul Aurich Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)
Tue, 03 Feb 2009 17:10:05 +0000 Paul Aurich Jabber IQ handlers should handle non-query child nodes
Wed, 16 Jul 2008 21:42:13 +0000 Mike Ruprecht Fix compiling without voice and video support.
Thu, 10 Jul 2008 22:49:52 +0000 Mike Ruprecht Further decouple Jingle from iq.c
Wed, 04 Jun 2008 19:21:49 +0000 Mike Ruprecht Added functions to help create Jingle packets. Revised some of the Jingle flow.
Mon, 02 Jun 2008 20:59:20 +0000 Mike Ruprecht Moved Jingle message handlers from jabber.c to jingle.c.
Wed, 28 May 2008 21:13:36 +0000 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Thu, 12 Feb 2009 21:48:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Fri, 06 Feb 2009 22:48:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Mon, 27 Oct 2008 23:14:04 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
Tue, 23 Sep 2008 17:44:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
Sun, 26 Oct 2008 17:23:40 +0000 Daniel Atallah Perform some sanity checking on inbound IQs and send an error / drop as needed.
Sat, 06 Sep 2008 07:49:05 +0000 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Mon, 12 May 2008 02:18:55 +0000 Daniel Atallah Fix jabber_iq_register_handler() to match header.
Wed, 21 Nov 2007 05:22:39 +0000 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
Fri, 19 Oct 2007 18:28:33 +0000 Luke Schierer applied changes from d4b316d73ebaf93803ca2642e78b8821c3b5d5c7
Fri, 28 Sep 2007 15:46:47 +0000 Richard Laager applied changes from 8543caa9958f323a231c630bebd65c74dec3401f
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 26 Jul 2007 01:32:21 +0000 Andreas Monitzer Updated the XEP-0199 namespace according to the XEP.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Tue, 03 Jul 2007 03:14:40 +0000 Nathan Walp I like this better
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Sun, 24 Jun 2007 04:53:36 +0000 Nathan Walp support replying to XEP-0202 queries
Sat, 16 Jun 2007 20:59:41 +0000 Nathan Walp i'm an idiot. now we have real support for replying to XMPP pings
Sat, 16 Jun 2007 17:57:07 +0000 Mark Doliner Warn be gone
Sat, 16 Jun 2007 03:17:13 +0000 Nathan Walp respond to XEP-0199 queries (XMPP ping)
Thu, 14 Jun 2007 02:57:07 +0000 Nathan Walp step 1, don't call finch (and adium, maybe?) Pidgin
Mon, 25 Jun 2007 20:07:31 +0000 Andreas Monitzer Now all ad-hoc commands have to be sent through jabber_adhoc_execute to be properly executed (including the form steps). This cleans up the code a bit, and avoids DOS attacks by flooding the client with malicious ad-hoc command forms that were not requested.
Tue, 19 Jun 2007 02:53:24 +0000 Andreas Monitzer Implemented XEP-0050: Ad-Hoc Commands. Note that this XEP requires sending an initial command to the peer, which is not implemented in libpurple itself (since this requires a discovery browser or equivalent).