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.