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

age author description
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
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
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Sat, 08 May 2010 03:00:06 +0000 Paul Aurich Update this comment; the function supports IPv6
Sat, 17 Apr 2010 01:27:04 +0000 Paul Aurich Add network listen functions that accept a family argument (AF_INET(6?)).
Mon, 12 Apr 2010 00:24:04 +0000 Mark Doliner I got confused when I first read this because I looked at the functions above
Mon, 12 Apr 2010 00:21:46 +0000 Mark Doliner Strip trailing whitespace
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
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
Mon, 25 Jan 2010 18:43:42 +0000 Marcus Lundblad Fix an incorrect API comment