Thu, 22 Dec 2011 08:39:45 +0000 |
Elliott Sales de Andrade |
Remove dead assignments found with clang-analyzer.
|
Mon, 24 Oct 2011 05:37:19 +0000 |
Elliott Sales de Andrade |
Our API really shouldn't have a 'gc' in it anymore.
|
Tue, 18 Oct 2011 21:39:25 +0000 |
andrew victor |
Yahoo: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 20:25:41 +0000 |
andrew victor |
Add a purple_connection_update_last_received() function to update the
|
Tue, 18 Oct 2011 18:47:48 +0000 |
andrew victor |
On the way to hiding the PurpleConnection struct.
|
Sat, 01 Oct 2011 21:04:35 +0000 |
andrew victor |
Convert code to use the purple_account accessor functions.
|
Sat, 01 Oct 2011 18:21:43 +0000 |
andrew victor |
Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
|
Sat, 01 Oct 2011 15:03:57 +0000 |
andrew victor |
Use purple_conversation accessor methods.
|
Sat, 24 Sep 2011 22:09:40 +0000 |
andrew victor |
* purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
|
Sat, 24 Sep 2011 21:10:41 +0000 |
andrew victor |
Remove deprecated purple_network_listen_map_external().
|
Sat, 24 Sep 2011 20:36:47 +0000 |
andrew victor |
Remove the deprecated purple_network_listen(), and rename the newer
|
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
|