log libpurple/protocols/irc/dcc_send.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 30 Oct 2011 15:47:29 +0000 andrew victor IRC: Use file-transfer accessor function.
Sun, 16 Oct 2011 07:47:40 +0000 Elliott Sales de Andrade Update IRC for 64-bit file transfers. This probably won't really make
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().
Tue, 30 Aug 2011 18:34:11 +0000 andrew victor Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 22:55:51 +0000 Daniel Atallah Steps toward hiding PurpleXfer.
Fri, 26 Aug 2011 18:25:12 +0000 andrew victor Convert the irc prpl to use the new API.