log libpurple/protocols/jabber/caps.c @ 31667:076d62344ede

age author description
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.
Fri, 14 Aug 2009 05:20:24 +0000 Paul Aurich This is annoying, but am I actually missing anything?
Mon, 22 Jun 2009 23:39:56 +0000 Paul Aurich This works better.