log libpurple/protocols/jabber/si.c @ 32819:2c6510167895 default tip

age author description
Sun, 30 Oct 2011 15:52:45 +0000 andrew victor Jabber: 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:52:12 +0000 Elliott Sales de Andrade Update XMPP for 64-bit 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().
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber 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 19:06:02 +0000 andrew victor Convert the jabber prpl to use the new API.
Tue, 03 May 2011 05:32:23 +0000 Paul Aurich jabber: This seems slightly more straightforward to me.
Tue, 03 May 2011 05:31:38 +0000 Paul Aurich Silence a swath of warnings regarding set-but-unused.
Tue, 03 May 2011 02:26:35 +0000 Daniel Atallah xmpp: Don't advertise our IPs as available streamhosts when using a TOR proxy.
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Wed, 06 Apr 2011 13:35:53 +0000 Paul Aurich Fix a typo in a comment (a very useful commit)
Sat, 02 Apr 2011 18:03:54 +0000 Paul Aurich jabber: Slightly better handling of large files (on receipt).
Thu, 10 Mar 2011 06:01:39 +0000 Elliott Sales de Andrade Use strtoul instead of atoi for the size of an SI transfer, which