log libpurple/protocols/jabber/si.c @ 32215:32b2a17d2f92

age author description
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
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 15 Nov 2010 21:30:07 +0000 Marcus Lundblad Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless