log

age author description
Sun, 28 Nov 2010 07:24:22 +0000 Elliott Sales de Andrade Stop escaping all characters in the display name. It's only necessary
Sun, 28 Nov 2010 02:15:18 +0000 Elliott Sales de Andrade Fix the name of this flag.
Sun, 28 Nov 2010 00:44:35 +0000 jakub adam Correct parsing of multipart messages in purple_mim_document_parse,
Sun, 28 Nov 2010 00:18:31 +0000 Elliott Sales de Andrade Update internal/external libgadu to 1.9.0, except for some superfluous
Sat, 27 Nov 2010 22:36:49 +0000 Ari Pollak Fix purple-remote on Python 2.6+.
Sat, 27 Nov 2010 19:58:15 +0000 John Bailey Luke Ross has retired from translating.
Sat, 27 Nov 2010 07:56:27 +0000 Elliott Sales de Andrade These new files are missing GPL headers. And fix a couple incorrect
Sat, 27 Nov 2010 07:11:48 +0000 Elliott Sales de Andrade The left/right scroll, and close buttons in a PidginScrollBook should
Sat, 27 Nov 2010 07:08:24 +0000 Elliott Sales de Andrade Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
Wed, 24 Nov 2010 05:57:48 +0000 John Bailey Bring these files up to date.
Wed, 24 Nov 2010 05:57:22 +0000 John Bailey I released 2.7.7, so this branch is now 2.7.8.
Tue, 23 Nov 2010 14:52:50 +0000 Stu Tomlinson Fix building RPMs with the correct SSL libraries
Tue, 23 Nov 2010 05:30:37 +0000 John Bailey Looks like I'm now the maintainer of the ChangeLog too.
Tue, 23 Nov 2010 04:34:54 +0000 John Bailey I forgot to update these after I released last night.
Tue, 23 Nov 2010 04:33:29 +0000 John Bailey Properly handle an AIM login server of login.messaging.aol.com. Fixes #12948.
Tue, 23 Nov 2010 01:56:12 +0000 Stu Tomlinson Our certificate code is generally designed around no two CA
Tue, 23 Nov 2010 01:50:30 +0000 Stu Tomlinson NSS will not return invalid or irrelevant intermediate certificates
Mon, 22 Nov 2010 10:50:32 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Mon, 22 Nov 2010 10:49:06 +0000 Mark Doliner disapproval of revision '3ac008cdb1707c831737d497562a2751cdff861c'
Mon, 22 Nov 2010 10:45:46 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Mon, 22 Nov 2010 09:54:54 +0000 Mark Doliner I noticed a NULL printf crash from the first chunk of this change.
Mon, 22 Nov 2010 09:16:49 +0000 Mark Doliner Close open requests related to this xfer when the request is canceled
Mon, 22 Nov 2010 07:43:56 +0000 Mark Doliner Nothing uses this return value, so stop returning it. I think it's weird
Mon, 22 Nov 2010 07:40:23 +0000 Mark Doliner msn_message_destroy() calls msn_message_unref() if refcount>0. This is
Mon, 22 Nov 2010 07:32:57 +0000 Mark Doliner * Don't include ourselves in the list of other endpoints that can be
Mon, 22 Nov 2010 03:04:17 +0000 Elliott Sales de Andrade merge of '3d06a17dd5bf8095f142141e395986dda870cfe6'
Sun, 21 Nov 2010 22:07:08 +0000 jakub adam pidgin: Remove a timeout when destroying this object to avoid a use-after-free
Mon, 22 Nov 2010 03:01:14 +0000 Elliott Sales de Andrade Sigh, so apparently, I broke receiving smileys with some over-zealous
Mon, 22 Nov 2010 02:39:10 +0000 Elliott Sales de Andrade Fix the possible leak in the function that's actually used.
Mon, 22 Nov 2010 02:38:29 +0000 Elliott Sales de Andrade This function isn't used and I've been trying to find the bug in it.