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"
|
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()
|
Tue, 16 Feb 2010 02:21:33 +0000 |
Paul Aurich |
network: Use getifaddrs() to enumerate local interfaces/IPs if available.
|
Mon, 15 Feb 2010 22:32:33 +0000 |
Paul Aurich |
Clean up a little.
|
Thu, 10 Sep 2009 21:51:32 +0000 |
Marcus Lundblad |
Removed a comment that is now misleading...
|
Thu, 10 Sep 2009 20:51:30 +0000 |
Marcus Lundblad |
Woops, a stray ;
|
Thu, 10 Sep 2009 20:33:18 +0000 |
Marcus Lundblad |
Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
|
Wed, 09 Sep 2009 19:01:03 +0000 |
Marcus Lundblad |
Add a function to enumerate all local IPs
|
Sun, 19 Jul 2009 23:45:13 +0000 |
Paul Aurich |
Move the IDN support into the DNS routines.
|
Thu, 02 Jul 2009 04:26:00 +0000 |
mauro brasil |
Increase the logging level of some debugging messages that seemed to be a
|
Wed, 17 Jun 2009 18:14:51 +0000 |
Marcus Lundblad |
Remove port mappings from the hash tables when removing them.
|
Mon, 15 Jun 2009 21:43:25 +0000 |
Marcus Lundblad |
Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
|
Sat, 16 May 2009 19:58:40 +0000 |
Richard Laager |
A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
|
Sun, 12 Apr 2009 22:23:34 +0000 |
Paul Aurich |
Don't leak the struct sockaddr* from purple_dnsquery_a.
|
Mon, 02 Mar 2009 18:47:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Thu, 05 Feb 2009 00:31:35 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
|
Sat, 24 Jan 2009 12:01:34 +0000 |
Marcus Lundblad |
Removed a couple of warnings
|
Fri, 23 Jan 2009 06:20:16 +0000 |
Marcus Lundblad |
Removed some extra tabs on blank lines
|
Thu, 22 Jan 2009 23:04:52 +0000 |
Marcus Lundblad |
Added support to generate relayed candidates (TURN).
|
Sat, 17 Jan 2009 01:38:44 +0000 |
Marcus Lundblad |
Run an asynchronous DNS lookup for the STUN server IP (to set as a property
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Fri, 02 Jan 2009 22:35:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Fri, 28 Nov 2008 06:06:35 +0000 |
Richard Laager |
Add a -f/--force-online option to Pidgin which tells libpurple to claim the
|