log libpurple/protocols/bonjour/bonjour_ft.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 30 Oct 2011 15:46:31 +0000 andrew victor Bonjour: Use file-transfer accessor functions.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sun, 16 Oct 2011 06:12:25 +0000 Elliott Sales de Andrade Update Bonjour for 64-bit file transfers.
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().
Mon, 29 Aug 2011 22:55:51 +0000 Daniel Atallah Steps toward hiding PurpleXfer.
Mon, 29 Aug 2011 21:32:30 +0000 andrew victor Convert bonjour prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Fri, 26 Aug 2011 18:20:25 +0000 andrew victor Convert the bonjour prpl to use the new API.
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Mon, 04 Oct 2010 00:48:25 +0000 Daniel Atallah The hostname used for a bonjour account should always be the current machine
Wed, 24 Feb 2010 05:00:09 +0000 Daniel Atallah Implementation of IPv6 support for Bonjour
Sat, 22 Aug 2009 23:32:38 +0000 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
Sat, 22 Aug 2009 02:57:41 +0000 Paul Aurich Fix some more incorrect addresses.
Sun, 16 Aug 2009 23:46:15 +0000 Elliott Sales de Andrade Fix crashes when filenames end up being NULL in some prpls. Fixed a minor