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().