log libpurple/protocols/jabber/jingle/iceudp.c @ 31534:a8cc50c2279f

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Thu, 30 Apr 2009 03:40:50 +0000 Paul Aurich Don't crash on malicious candidates missing attributes
Thu, 19 Mar 2009 07:38:24 +0000 Mike Ruprecht Don't forget to copy the rem_know attribute of IceUdp candidates.
Thu, 19 Mar 2009 07:34:25 +0000 Mike Ruprecht Make IceUdp candidates know whether the remote side knows about them.
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.
Tue, 17 Mar 2009 11:57:22 +0000 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
Wed, 25 Feb 2009 09:20:20 +0000 Mike Ruprecht Stop crash when there are no candidates set.
Tue, 24 Feb 2009 23:42:38 +0000 Mike Ruprecht Remove unused rem-addr and rem-port attributes.
Tue, 24 Feb 2009 23:36:51 +0000 Mike Ruprecht Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.
Thu, 05 Feb 2009 09:36:23 +0000 Mike Ruprecht Add the id attribute to ice-udp according to the XEP.
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.