log libpurple/protocols/jabber/caps.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Wed, 11 May 2011 04:20:12 +0000 Paul Aurich jabber/caps: Reorganize for the purpose of making clang's analyzer happier
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 10 Jul 2010 02:02:21 +0000 Paul Aurich jabber: Move another function out of caps.c...
Sat, 10 Jul 2010 00:59:19 +0000 Paul Aurich jabber: Move (and harden) a function to xdata.c
Sat, 10 Jul 2010 00:35:52 +0000 Paul Aurich jabber: Minor cleanup (formatting + strcmp->g_str_equal) of caps
Fri, 09 Jul 2010 22:49:17 +0000 Paul Aurich jabber: Don't crash on caps that include an empty <value/> in the Software Information extended info. Fixes #12292
Fri, 09 Jul 2010 22:14:03 +0000 Paul Aurich jabber: Start adding some caps tests
Wed, 17 Mar 2010 02:27:28 +0000 Paul Aurich jabber: Space efficiency.
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Mon, 26 Oct 2009 03:47:25 +0000 Paul Aurich jabber: Plug another leak.
Mon, 31 Aug 2009 03:29:48 +0000 Paul Aurich jabber: Reduce severity of "Ignoring exts..." message.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Fri, 21 Aug 2009 19:17:48 +0000 Paul Aurich jabber: Print out the expected/generated caps hashes.