Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Mon, 08 Nov 2010 17:05:18 +0000 |
Paul Aurich |
jabber: Avoid a double-free in the google relay code.
|
Mon, 20 Sep 2010 19:54:46 +0000 |
Marcus Lundblad |
jabber: use g_ascii_strtod instead of atof here, should be more portable in multiple locales
|
Mon, 13 Sep 2010 18:33:09 +0000 |
Marcus Lundblad |
jabber: actually look at the correct description on an incoming Google session
|
Sun, 05 Sep 2010 08:35:37 +0000 |
Marcus Lundblad |
refactor out the relay credential fetching code to its own module
|
Sat, 04 Sep 2010 17:47:54 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 869046ae8047810bc7364fdf203146b14de21082)
|
Sat, 04 Sep 2010 15:48:23 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1fe5329935f43a65155a01681228bdab48f3b48b)
|
Thu, 02 Sep 2010 21:00:25 +0000 |
Marcus Lundblad |
Actually handle candidates we receive from the initiator before setting up our own streams (after getting a relay response from the HTTP server). This seems to somewhat work now, though for some reason it seems to use relays also locally...
|
Wed, 01 Sep 2010 21:23:55 +0000 |
Marcus Lundblad |
Now it compiles again...
|
Sat, 04 Sep 2010 17:47:46 +0000 |
Marcus Lundblad |
jabber: priority is called preference in Google mode
|
Sat, 04 Sep 2010 15:47:59 +0000 |
Marcus Lundblad |
jabber: set priority on remote candidates for Google-style vv
|
Wed, 01 Sep 2010 20:20:34 +0000 |
Marcus Lundblad |
jabber: Missed intialising session_data here.
|
Mon, 29 Mar 2010 21:45:00 +0000 |
Marcus Lundblad |
Remove direct use of PurpleMedia in the GoogleSession struct
|
Thu, 25 Mar 2010 20:18:54 +0000 |
Marcus Lundblad |
Added new files in sub directory google
|