log libpurple/protocols/jabber/jingle/session.c @ 32380:231c9635b82a

age author description
Tue, 06 Dec 2011 07:06:01 +0000 Mark Doliner Fix crashes and memory leaks when receiving malformed voice
Sat, 22 Oct 2011 21:55:51 +0000 Paul Aurich jabber: Add a few extra g_return_if_fails to the Jingle code
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 09 Dec 2009 03:52:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f0addfa93983499a661e29f567e66a98a9544a89)
Sat, 28 Nov 2009 02:22:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Tue, 01 Dec 2009 16:49:15 +0000 Paul Aurich strchr() is valid on a UTF8 string when searching for an ASCII character
Thu, 26 Nov 2009 19:45:21 +0000 Paul Aurich jabber/jingle: Slightly less repitition.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Mon, 27 Apr 2009 23:07:01 +0000 Paul Aurich Provide alternative find_by_jid that doesn't use g_hash_table_find
Thu, 19 Mar 2009 10:46:41 +0000 Mike Ruprecht merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
Thu, 19 Mar 2009 10:46:34 +0000 Mike Ruprecht Silence a warning.
Thu, 19 Mar 2009 10:23:35 +0000 Mike Ruprecht Have creator == NULL be a wildcard.
Thu, 19 Mar 2009 01:28:34 +0000 Mike Ruprecht Fix a bunch of memsets.
Tue, 17 Mar 2009 04:40:25 +0000 Mike Ruprecht Add functions for more easily creating session-terminate packets.
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.