log libpurple/protocols/jabber/data.c @ 29786:b6dda7d483a2

age author description
Mon, 29 Jun 2009 20:44:45 +0000 Marcus Lundblad Added an "ephemeral" argument when creating local data objects (given a CID).
Thu, 25 Jun 2009 22:25:23 +0000 Marcus Lundblad Added a function to destroy JabberData instances.
Thu, 25 Jun 2009 20:56:37 +0000 Marcus Lundblad Allow the "alt" property on a Bits of Binary object to be NULL (do not store
Wed, 31 Mar 2010 03:42:21 +0000 Paul Aurich jabber: Plug some leaks and make the success case quieter.
Tue, 23 Mar 2010 22:17:34 +0000 Marcus Lundblad jabber: Cache incoming BoB object per JID (and local JID) instead of discarding
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Sun, 21 Mar 2010 19:59:24 +0000 Marcus Lundblad jabber: Ofcourse we should only associate non-ephemeral BoBs, not the other
Sun, 21 Mar 2010 19:39:40 +0000 Marcus Lundblad jabber: Refactor BoB request code to reside inside data.c
Mon, 08 Mar 2010 22:51:42 +0000 Paul Aurich jabber: Use the jabber-specific function that is guaranteed to always be SHA1
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Mon, 31 Aug 2009 20:27:04 +0000 Paul Aurich Eighth^WNinth time's the charm...
Mon, 31 Aug 2009 20:12:25 +0000 Paul Aurich Minor merge duplication.
Mon, 31 Aug 2009 20:10:35 +0000 Paul Aurich merge of '5fabe3309f53afaf46157b615ec20eec581969e5'
Mon, 31 Aug 2009 20:06:36 +0000 Paul Aurich jabber: Stricter parsing of a BoB data stanza
Mon, 31 Aug 2009 20:07:34 +0000 Marcus Lundblad Don't crash when receiving an error iq response when trying fetch a custom
Sat, 22 Aug 2009 23:32:38 +0000 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 19:25:45 +0000 Paul Aurich Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
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)
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
Sat, 22 Nov 2008 19:44:05 +0000 Paul Aurich Add more jabber plugin unloading functions to clean up more data structures
Tue, 23 Sep 2008 07:51:55 +0000 Sadrul Habib Chowdhury A couple of compile warning fixes, a couple of memory leak plugs.
Mon, 08 Sep 2008 20:48:16 +0000 Marcus Lundblad Fixed a memory error, which was due to me destroying some hashtables in the
Mon, 08 Sep 2008 16:36:38 +0000 Marcus Lundblad Patch from Phil Hannent fixing build on Windows
Sat, 06 Sep 2008 23:11:44 +0000 Marcus Lundblad Removed commented out declarations (oops)
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Sun, 01 Jun 2008 21:39:15 +0000 Marcus Lundblad New files used for custom smileys.