log libpurple/protocols/jabber/jingle/jingle.c @ 32672:3828a61c44da

age author description
Tue, 06 Dec 2011 07:06:01 +0000 Mark Doliner Fix crashes and memory leaks when receiving malformed voice
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
Mon, 06 Dec 2010 22:38:56 +0000 Marcus Lundblad jingle: termininate the sesion with reason unsupported-applications if we get an unsupported content type
Sun, 14 Feb 2010 22:42:11 +0000 Marcus Lundblad Fix merge and a compilation error
Fri, 08 Jan 2010 23:33:51 +0000 Marcus Lundblad merge of '0e796ed7d94b3fa776ecd40ce0da65ae3f6b3242'
Fri, 08 Jan 2010 23:33:44 +0000 Marcus Lundblad Some merge-resolving...
Fri, 08 Jan 2010 23:22:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Mon, 09 Nov 2009 19:01:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Mon, 28 Sep 2009 20:56:39 +0000 Marcus Lundblad Rearranged some code to remove some duplication.
Mon, 28 Sep 2009 18:14:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 903af32836ce489b57aec5f255ba91e9e675526f)
Thu, 24 Sep 2009 20:22:24 +0000 Marcus Lundblad Can now generate a relayed candidate for the initiator
Fri, 11 Dec 2009 00:20:27 +0000 Marcus Lundblad Rearrange includes a bit to be consistent with the other files in the same dir
Tue, 03 Nov 2009 18:51:32 +0000 Marcus Lundblad jabber: Automatically find a STUN server by SRV lookup on the account's domain
Wed, 23 Sep 2009 10:00:56 +0000 maiku Fix a crash when content modify contains unknown content.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Fri, 03 Apr 2009 17:36:24 +0000 Paul Aurich Fix merge for ./jingle/
Tue, 17 Mar 2009 02:48:43 +0000 Mike Ruprecht Update to be closer to the current Jingle XEP.
Tue, 17 Mar 2009 02:19:10 +0000 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
Tue, 17 Mar 2009 02:15:09 +0000 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
Thu, 05 Feb 2009 01:31:40 +0000 Mike Ruprecht Update to newest XEP-0166 Jingle spec.
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Thu, 08 Jan 2009 08:26:36 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.
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.