log libpurple/protocols/msn/slpcall.c @ 32819:2c6510167895 default tip

age author description
Sun, 16 Oct 2011 07:01:52 +0000 Elliott Sales de Andrade Update MSN for 64-bit file transfers.
Sat, 15 Oct 2011 23:33:31 +0000 Elliott Sales de Andrade It doesn't make sense to set the entire slpcall wasted just because
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().
Fri, 02 Sep 2011 19:50:58 +0000 Elliott Sales de Andrade Be a bit more specific about removing non-local MSN objects, which
Fri, 26 Aug 2011 18:37:27 +0000 andrew victor Convert the msn prpl to use the new API.
Thu, 14 Jul 2011 05:54:10 +0000 Elliott Sales de Andrade Remove duplicate calls to msn_slpmsg_set_slplink. This function is
Sat, 07 May 2011 08:43:31 +0000 Elliott Sales de Andrade Try to hide msn_p2p_info_get_flags as much as possible, since it may
Thu, 20 Jan 2011 06:43:45 +0000 Elliott Sales de Andrade Try to hide all P2P fields away behind accessor functions.
Thu, 06 Jan 2011 05:51:03 +0000 Elliott Sales de Andrade Change MsnFileContext variables from "header" to "context". This it
Thu, 06 Jan 2011 05:35:23 +0000 Elliott Sales de Andrade Remove DC stuff from SLP stuff that I should have done with the other
Fri, 17 Dec 2010 08:53:34 +0000 Elliott Sales de Andrade Add functions for reading and writing a MsnFileContext which negates
Sun, 28 Nov 2010 02:15:18 +0000 Elliott Sales de Andrade Fix the name of this flag.
Sun, 21 Nov 2010 09:56:48 +0000 Elliott Sales de Andrade Fix a lot more leaks, some old, some new.
Sat, 06 Nov 2010 02:44:06 +0000 Elliott Sales de Andrade slpcall is never NULL here.