log libpurple/protocols/jabber/jingle/content.c @ 32785:c9da7f5fbd0e

age author description
Sat, 22 Oct 2011 21:55:51 +0000 Paul Aurich jabber: Add a few extra g_return_if_fails to the Jingle code
Sat, 08 Jan 2011 02:58:06 +0000 nikita Don't crash on invalid/unexpected jingle transport types. Fixes #13136.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 26 Sep 2009 18:05:44 +0000 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Wed, 22 Apr 2009 18:37:23 +0000 Marcus Lundblad Actually reject content unknown content types on Jingle session-initiate,
Thu, 19 Mar 2009 01:28:34 +0000 Mike Ruprecht Fix a bunch of memsets.
Thu, 19 Mar 2009 00:58:55 +0000 Mike Ruprecht Plug some memory leaks related to transports.
Wed, 18 Mar 2009 23:10:54 +0000 Mike Ruprecht Swallow transport refs on setting them in the content.
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Mon, 03 Nov 2008 03:07:07 +0000 Mike Ruprecht Fix support for audio and video (at the same time) sessions.
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.