log libpurple/protocols/yahoo/libymsg.c @ 32038:8d3b5853b017

age author description
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Fri, 02 Sep 2011 02:42:39 +0000 Elliott Sales de Andrade Hide PurpleProxyInfo struct.
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()
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
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"
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
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
Sun, 17 Oct 2010 03:55:04 +0000 Daniel Atallah Fix for CVE-2010-3711. Properly validate the return value from
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
Sun, 01 Aug 2010 20:21:20 +0000 Paul Aurich yahoo: Avoid misuse of purple_normalize
Sat, 19 Jun 2010 16:15:19 +0000 John Bailey So it turns out the name vs oname thing wasn't a typo on Mark's part. I just
Thu, 17 Jun 2010 22:23:38 +0000 John Bailey merge of '17361f09097a5f1f0b18ee376798623ad992ef35'
Thu, 17 Jun 2010 22:21:53 +0000 Sadrul Habib Chowdhury Initialize pointer, fix a typo to fix a crash.
Thu, 17 Jun 2010 22:20:25 +0000 John Bailey Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.
Thu, 17 Jun 2010 21:06:00 +0000 Mark Doliner Minor cleanup
Mon, 14 Jun 2010 14:10:42 +0000 John Bailey Fix a mistake I made with the fallback code. Refs #11986.
Sun, 13 Jun 2010 23:07:24 +0000 John Bailey Very hackily implement a fallback mechanism in Yahoo, but not for Yahoo Japan
Sat, 12 Jun 2010 02:41:35 +0000 John Bailey Change the function of the "proxy_ssl" account option to cover regular HTTP
Sun, 16 May 2010 20:56:47 +0000 Paul Aurich yahoo: Fix a few race-condition crashes at login
Sun, 11 Apr 2010 05:15:29 +0000 Paul Aurich yahoo: Add a FIXME. Refs #10346, #10746.
Sat, 10 Apr 2010 21:28:07 +0000 Sadrul Habib Chowdhury Fix a typo and a memleak.
Sat, 10 Apr 2010 19:45:47 +0000 John Bailey Leaking the B cookie is bad.
Thu, 08 Apr 2010 03:21:27 +0000 John Bailey Rework the Yahoo auth16 sutff a bit such that we now retrieve and use the
Mon, 05 Apr 2010 00:09:37 +0000 John Bailey Some debugging stuff intended to help me later.
Sun, 04 Apr 2010 02:08:56 +0000 John Bailey Small tweaks:
Sat, 03 Apr 2010 18:11:43 +0000 John Bailey Clarify an error condition I was able to duplicate reliably last night.
Sat, 03 Apr 2010 05:09:28 +0000 John Bailey Some improvements to the new CS-via-HTTP stuff, sparked by Stu's suggestion to
Fri, 02 Apr 2010 06:42:32 +0000 John Bailey Ladies and gentlemen, I give you HTTP-based retrieval of the Yahoo CS server
Sat, 13 Mar 2010 21:20:54 +0000 vamposdecampos yahoo: fix decoding of P2P session_id
Sat, 13 Mar 2010 20:30:08 +0000 John Bailey Document the code I just touched, and use a convenience variable in a couple
Sat, 13 Mar 2010 20:24:52 +0000 John Bailey Attempt to handle transparent proxies that return documents instead of errors.
Tue, 09 Feb 2010 22:40:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
Mon, 16 Nov 2009 22:06:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Mon, 16 Nov 2009 20:45:56 +0000 Marcus Lundblad Let _got_attention call _conversation_attention, instead of having prpls do it
Sun, 15 Nov 2009 21:03:10 +0000 Marcus Lundblad Fix compilation error
Tue, 03 Nov 2009 18:27:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Tue, 20 Oct 2009 22:32:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Sun, 20 Sep 2009 19:57:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Tue, 01 Sep 2009 19:51:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650)
Mon, 24 Aug 2009 19:23:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
Thu, 13 Aug 2009 17:42:44 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
Tue, 28 Jul 2009 20:52:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Sun, 12 Jul 2009 20:48:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
Mon, 06 Jul 2009 17:40:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
Mon, 02 Nov 2009 03:18:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 53ad409302bf312b4f1e4153f893f1350638c8c9)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)