log libpurple/protocols/yahoo/libymsg.c @ 32463:d5ddf2d1ee04

age author description
Tue, 30 Aug 2011 21:00:29 +0000 andrew victor Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
Tue, 30 Aug 2011 20:03:11 +0000 andrew victor Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 21 Aug 2011 18:43:00 +0000 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we
Sun, 21 Aug 2011 18:04:00 +0000 Mark Doliner Simplify. This is 6 lines instead of 15.
Sun, 21 Aug 2011 18:00:53 +0000 Mark Doliner The id field is unused
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sun, 21 Aug 2011 01:59:13 +0000 Mark Doliner Rename purple_util_fetch_url_request_len_with_account to
Wed, 17 Aug 2011 01:56:48 +0000 maiku Fix parsing Yahoo sms carrier result
Sun, 26 Jun 2011 18:53:44 +0900 Yoshiki Yazawa fix group name's encoding for yahoojp. patch by nosuke.
Sun, 26 Jun 2011 02:27:01 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 13 Jun 2011 22:29:48 +0000 maiku Fix coming out of idle while in an unavailable state for Yahoo
Mon, 13 Jun 2011 21:44:04 +0000 maiku Allow setting custom status messages for Yahoo when "Busy"
Thu, 17 Mar 2011 20:25:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sat, 08 Jan 2011 03:10:40 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7d1d85421a7221e67b586df32625c65c1434f195)
Sat, 20 Nov 2010 13:02:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
Thu, 08 Jul 2010 22:38:33 +0000 Mark Doliner Add a purple_notify_user_info_add_pair_plaintext function that accepts a
Fri, 11 Mar 2011 02:00:15 +0000 John Bailey Fix CVE-2011-1091, improper handling of malformed YMSG packets cause NULL
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 30 Dec 2010 01:22:52 +0000 hanzz Yahoo: Fix a crash that happens when the PurpleAccount disconnects after
Sat, 23 Oct 2010 16:12:36 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 17 Oct 2010 03:55:04 +0000 Daniel Atallah Fix for CVE-2010-3711. Properly validate the return value from
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
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
Wed, 11 Aug 2010 21:35:32 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 01 Aug 2010 20:21:20 +0000 Paul Aurich yahoo: Avoid misuse of purple_normalize
Mon, 21 Jun 2010 17:35:10 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin