log libpurple/protocols/msn/slpcall.c @ 30407:f7ba0e314fc8

age author description
Tue, 16 Feb 2010 08:54:07 +0000 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
Fri, 16 Oct 2009 01:26:04 +0000 Paul Aurich A quick and dirty hack to make MSN use the in-core code to perform FT.
Mon, 24 Aug 2009 01:39:31 +0000 Elliott Sales de Andrade So apparently, I messed up the name of this charset. But I wonder why it
Tue, 04 Aug 2009 03:49:01 +0000 Elliott Sales de Andrade THis conversion specifier is incorrect.
Fri, 31 Jul 2009 04:42:52 +0000 Elliott Sales de Andrade Don't leak the GError from g_convert.
Fri, 31 Jul 2009 04:09:01 +0000 Elliott Sales de Andrade Got the 'to' and 'from' charsets backwards there, didn't I.
Fri, 31 Jul 2009 04:05:57 +0000 Elliott Sales de Andrade Fix the warnings.