log libpurple/protocols/yahoo/yahoo_filexfer.c @ 28599:c31707e63726

age author description
Sun, 01 Nov 2009 02:56:44 +0000 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
Sat, 26 Sep 2009 17:34:10 +0000 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sun, 02 Aug 2009 04:10:32 +0000 Paul Aurich yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Fri, 26 Jun 2009 04:45:05 +0000 Sulabh Mahajan Fix File transfer issue with Pidgin 2.5.7, ticket #9478
Thu, 18 Jun 2009 23:36:55 +0000 Mark Doliner Pass the gc as the handle in a bunch of calls to purple_proxy_connect
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Wed, 13 May 2009 18:40:41 +0000 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
Sun, 12 Apr 2009 22:25:56 +0000 Paul Aurich Free the DNS query data before purple_url_parse() to avoid leaking on failure.
Sat, 11 Apr 2009 21:54:06 +0000 Paul Aurich Fix two int/size_t format build warnings on 64-bit
Sat, 11 Apr 2009 21:52:58 +0000 Paul Aurich Reformat a printf so the HTTP headers are easier to read
Sun, 01 Mar 2009 09:50:59 +0000 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.