log libpurple/protocols/jabber/jabber.h @ 26457:20743d9bd62d

age author description
Sat, 04 Apr 2009 17:01:59 +0000 Paul Aurich Fix allowing gmail user to initiate voice call by advertising a specific ext
Sat, 04 Apr 2009 03:15:59 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sat, 04 Apr 2009 10:33:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Sat, 21 Mar 2009 09:07:06 +0000 Mike Ruprecht Clean up usage of USE_VV in the XMPP protocol.
Mon, 23 Mar 2009 00:38:20 +0000 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Wed, 25 Feb 2009 03:48:34 +0000 Mike Ruprecht Get rid of the medias variable in JabberStream.
Wed, 11 Feb 2009 00:01:20 +0000 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Thu, 08 Jan 2009 08:26:36 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 01:32:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Mon, 02 Mar 2009 21:25:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Sat, 14 Feb 2009 18:23:13 +0000 Paul Aurich Use a JabberStream variable instead of a setting for the initial hash
Mon, 22 Dec 2008 11:24:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)
Mon, 17 Nov 2008 18:22:26 +0000 Marcus Lundblad Change jabber_presence_send to not take an extra argument to force idle updating
Mon, 01 Dec 2008 05:47:04 +0000 Paul Aurich Jabber BOSH: Many fixes
Sat, 22 Nov 2008 19:44:05 +0000 Paul Aurich Add more jabber plugin unloading functions to clean up more data structures
Sat, 22 Nov 2008 18:30:01 +0000 Paul Aurich jabber_contact_info is no longer used
Sat, 22 Nov 2008 18:26:45 +0000 Paul Aurich Sprinkle around more support for xml:lang on JabberIdentities
Fri, 21 Nov 2008 00:35:44 +0000 Paul Aurich Entity Capabilities must be per-JabberStream
Thu, 20 Nov 2008 23:58:17 +0000 Paul Aurich Fix compilation errors and many warnings
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Thu, 20 Nov 2008 21:13:56 +0000 Paul Aurich explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'
Sun, 03 Aug 2008 23:16:24 +0000 Tobias Markmann propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)
Fri, 15 Aug 2008 14:02:21 +0000 Tobias Markmann * using libpurple's internal SASL mechanisms during BOSH authentication phase
Sun, 03 Aug 2008 22:58:10 +0000 Tobias Markmann * missing commit
Sun, 06 Jul 2008 18:51:26 +0000 Tobias Markmann * fixing a bug in jabber_caps_compare()
Wed, 02 Jul 2008 21:27:51 +0000 Tobias Markmann * changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
Sun, 22 Jun 2008 18:59:33 +0000 Tobias Markmann * defined JabberCapsIdentity as struct _JabberIdentity
Mon, 16 Jun 2008 13:52:45 +0000 Tobias Markmann Removing short-names for features and calculating own caps hash.
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Mon, 22 Dec 2008 07:51:06 +0000 Mark Doliner Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
Mon, 18 Aug 2008 06:31:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
Sat, 09 Aug 2008 03:51:42 +0000 Mike Ruprecht Changed PurpleMediaStreamType to PurpleMediaSessionType.
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
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:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Sat, 24 May 2008 01:40:34 +0000 Mike Ruprecht Moved jingle.c global variable "sessions" into JabberStream.
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sat, 29 Dec 2007 17:45:47 +0000 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined.
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.
Sat, 09 Aug 2008 01:58:27 +0000 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
Wed, 06 Aug 2008 09:27:06 +0000 Mark Doliner We talked about this and decided it was probably cleaner to not use
Sun, 27 Jul 2008 22:34:32 +0000 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Sun, 13 Apr 2008 06:37:47 +0000 Stu Tomlinson The next version of RFC 3920, the draft of which can be found at http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-04.html, and subsequent email clarifications with Peter Saint-Andre and Alexey Melnikov indicate that we should be trying the next mechanism in line after one mechanism fails. We should also be ensuring that the mech list is sorted in order of descending security, which we don't do yet; however, servers are supposed to send us a sorted list, as well, so this isn't a major issue.
Tue, 08 Jan 2008 00:22:48 +0000 Andreas Monitzer Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787