log libpurple/network.c @ 30632:bebd0cf0a20f

age author description
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"
Wed, 25 Aug 2010 19:11:38 +0000 Marcus Lundblad Added ability to relay over TCP and TLS for TURN for media.
Tue, 10 Aug 2010 06:57:25 +0000 Mark Doliner Make sure we keep track of this timer and remove it if our caller frees
Sat, 17 Apr 2010 01:27:04 +0000 Paul Aurich Add network listen functions that accept a family argument (AF_INET(6?)).
Tue, 16 Feb 2010 02:56:10 +0000 Paul Aurich Oops, probably better if we have both getifaddrs() and inet_ntop()