log libpurple/protocols/jabber/disco.c @ 32767:2ec94166be43

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Fri, 02 Sep 2011 03:18:15 +0000 Elliott Sales de Andrade Clean up SRV/TXT query functions.
Fri, 02 Sep 2011 01:57:25 +0000 Elliott Sales de Andrade Replace purple_dnsquery_a_account with purple_dnsquery_a.
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 16 Sep 2010 02:25:56 +0000 Paul Aurich jabber: Fix picking up bytestream proxies advertised by the server
Mon, 13 Sep 2010 09:20:18 +0000 Mark Doliner Fix this inconsequential compile warning:
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.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Thu, 04 Mar 2010 22:14:03 +0000 Marcus Lundblad Added PurpleConnection flags to determine support for moods and mood messages.
Mon, 01 Feb 2010 21:26:35 +0000 Marcus Lundblad jabber: Only make the SRV lookup for STUN based on the domain if no STUN
Sun, 06 Dec 2009 22:44:20 +0000 Paul Aurich jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.