log

age author description
Wed, 11 May 2011 03:49:44 +0000 Elliott Sales de Andrade Small space to tab changes.
Wed, 11 May 2011 04:34:39 +0000 Paul Aurich mxit: Audited the rest of mxit for glib/libc mixing of alloc/free
Wed, 11 May 2011 04:32:30 +0000 Paul Aurich mxit/protocols: Use g_realloc, as these are freed with g_free
Wed, 11 May 2011 04:29:56 +0000 Paul Aurich silc: Avoid calling strstr(NULL, ...) if chname isn't set.
Wed, 11 May 2011 04:20:12 +0000 Paul Aurich jabber/caps: Reorganize for the purpose of making clang's analyzer happier
Wed, 11 May 2011 02:42:52 +0000 Paul Aurich jabber/bosh: We require glib 2.16 now, this was added in 2.16
Wed, 11 May 2011 01:58:03 +0000 Paul Aurich jabber: Treat empty <group/> elements as "Buddies", not ""
Tue, 10 May 2011 04:45:01 +0000 Paul Aurich Updated a bunch of translations.
Tue, 10 May 2011 03:18:20 +0000 Elliott Sales de Andrade Rename this enums a little better. And I don't think we need these
Tue, 10 May 2011 03:09:47 +0000 Elliott Sales de Andrade Hide some offset occurrences and define a couple of abstractions in
Mon, 09 May 2011 22:56:29 +0000 Elliott Sales de Andrade Getting the P2P version is probably the slplink's job, since it has
Mon, 09 May 2011 22:50:05 +0000 Elliott Sales de Andrade Let's not fool anyone here. The slplink is never NULL.
Mon, 09 May 2011 22:20:56 +0000 Elliott Sales de Andrade This function doesn't exist.
Mon, 09 May 2011 22:17:03 +0000 Elliott Sales de Andrade I've always wondered why the SB layer was parsing the P2P stuff, when
Mon, 09 May 2011 08:48:25 +0000 Mark Doliner Grab the only other translations I see in Trasifex, and fix I problem
Mon, 09 May 2011 08:34:25 +0000 Mark Doliner merge of 'd09f79ede5d30c1f516d4af546eb9a0f1d052593'
Mon, 09 May 2011 08:33:42 +0000 Mark Doliner I grabbed the Norwegian translation from Transifex. I guess we have
Mon, 09 May 2011 08:06:27 +0000 Elliott Sales de Andrade Get the P2P version based on the user. Still hard-coded as v1 though.
Mon, 09 May 2011 07:08:10 +0000 Elliott Sales de Andrade Get the slplink from the slpcall as needed.
Mon, 09 May 2011 07:02:44 +0000 Elliott Sales de Andrade Oops, forgot to checkin the header changes that go along with the
Mon, 09 May 2011 07:00:03 +0000 Elliott Sales de Andrade This function doesn't do much of anything any more.
Mon, 09 May 2011 06:56:18 +0000 Elliott Sales de Andrade Add the slplink as a parameter when creating a slpmsg ack.
Mon, 09 May 2011 06:44:45 +0000 Elliott Sales de Andrade Add the slpcall as a parameter when creating a slpmsg.
Sat, 07 May 2011 22:20:09 +0000 Bj«Órn Voigt German translation update
Sat, 07 May 2011 08:55:26 +0000 Josep Puigdemont Catalan translation updated.
Sat, 07 May 2011 08:43:31 +0000 Elliott Sales de Andrade Try to hide msn_p2p_info_get_flags as much as possible, since it may
Sat, 07 May 2011 07:49:25 +0000 Elliott Sales de Andrade Only send acks on p2pv2 when required.
Sat, 07 May 2011 07:29:47 +0000 Elliott Sales de Andrade Add P2Pv2 ack'ing.
Sat, 07 May 2011 07:28:05 +0000 Elliott Sales de Andrade Add a function to add/replace a TLV to a list.
Sat, 07 May 2011 07:22:03 +0000 Elliott Sales de Andrade Rename things a little.