log libpurple/protocols/simple/simple.c @ 32192:f71b6a715cc7

age author description
Sun, 10 Jul 2011 13:11:36 +0000 Florian Qu«²ze Fix some closes on invalid fds, which can crash on Windows.
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Wed, 14 Apr 2010 19:57:09 +0000 Paul Aurich simple: sipmsg_free() can't handle NULL. Reported by Jochen
Mon, 12 Apr 2010 08:05:57 +0000 Mark Doliner Fix one more small memleak by freeing any lingering transactions at shutdown
Mon, 12 Apr 2010 07:58:08 +0000 Mark Doliner Lots of little memleak fixes
Mon, 12 Apr 2010 07:13:52 +0000 Mark Doliner Two SIMPLE changes:
Mon, 12 Apr 2010 03:42:03 +0000 Mark Doliner Exit early if sip is null, instead of putting the whole body of this
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Fri, 19 Jun 2009 02:03:11 +0000 Mark Doliner These aren't needed either.
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.