log libpurple/network.c @ 32819:2c6510167895 default tip

age author description
Sat, 18 Feb 2012 23:26:02 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 9e9d09486a04f5adb2e51b0f5aada69a9b053e93)
Wed, 15 Feb 2012 09:39:56 +0000 Mark Doliner *** Plucked rev 10ead4688e3af4132d454fa3bc241480500651c9 (dcbw@redhat.com):
Thu, 22 Dec 2011 00:50:40 +0000 dcbw Support new connection states and signals for NetworkManager 0.9+.
Sat, 24 Sep 2011 21:10:41 +0000 andrew victor Remove deprecated purple_network_listen_map_external().
Sat, 24 Sep 2011 20:48:59 +0000 andrew victor Rename purple_network_listen_range_family() to purple_network_listen_range().
Sat, 24 Sep 2011 20:36:47 +0000 andrew victor Remove the deprecated purple_network_listen(), and rename the newer
Fri, 02 Sep 2011 01:57:25 +0000 Elliott Sales de Andrade Replace purple_dnsquery_a_account with purple_dnsquery_a.
Mon, 06 Jun 2011 20:13:30 +0000 Marcus Lundblad Add support for using TCP relaying with TURN
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Fri, 08 Apr 2011 00:49:24 +0000 dcbw Support new connection states in NetworkMakanter 0.9. Fixes #13505.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 29 Nov 2010 07:13:08 +0000 Mark Doliner Cast back and forth between int and pointer instead of putting pointers
Fri, 17 Sep 2010 14:40:13 +0000 Daniel Atallah Fix some cases where an arbitrary string was being specified as a printf format.
Fri, 03 Sep 2010 07:24:29 +0000 Elliott Sales de Andrade protocol is the *value*, not the *key*. Thus, we really shouldn't be
Tue, 31 Aug 2010 18:26:04 +0000 Marcus Lundblad Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"