log

age author description
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 20:02:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Mon, 22 Nov 2010 00:01:39 +0000 Elliott Sales de Andrade Fix possible leak.
Sun, 21 Nov 2010 20:58:18 +0000 Elliott Sales de Andrade Oops, we shouldn't free the MsnMessage here, because it comes from
Sun, 21 Nov 2010 19:42:37 +0000 John Bailey ChangeLog updates, NEWS, and prep for release.
Sun, 21 Nov 2010 19:06:12 +0000 John Bailey Updated translations for the 2.7.6 release. Fixes #12855, #12859, #12883.
Sun, 21 Nov 2010 10:38:27 +0000 Mark Doliner merge of '903a08541756b999683e95bd5bd022856dbc122b'
Sun, 21 Nov 2010 10:03:02 +0000 Elliott Sales de Andrade merge of '235da67d85fa24f86f8a6e0b743c070914f23a45'
Sun, 21 Nov 2010 09:40:48 +0000 Mark Doliner merge of '21547ef2d3fe0b84909cf441e8a0eff458724c91'
Sun, 21 Nov 2010 10:37:29 +0000 Mark Doliner Add comments for translators
Sat, 20 Nov 2010 23:44:19 +0000 Paul Aurich Changelog that commit
Sun, 21 Nov 2010 10:01:18 +0000 Elliott Sales de Andrade It looks like this account proxy info is leaked, too.
Sun, 21 Nov 2010 09:56:48 +0000 Elliott Sales de Andrade Fix a lot more leaks, some old, some new.
Sun, 21 Nov 2010 08:47:08 +0000 Elliott Sales de Andrade Fix some leaks. Header and footer are allocated, copied and not freed.
Sun, 21 Nov 2010 06:58:45 +0000 Elliott Sales de Andrade Prevent a use-after-free. The timeout_cb may free the MsnTransaction,
Sun, 21 Nov 2010 00:53:26 +0000 Elliott Sales de Andrade Don't attempt to process zero-length DC messages. We should probably
Sun, 21 Nov 2010 02:12:29 +0000 Kelemen G«¡bor Hungarian translation updated for 2.7.6
Sat, 20 Nov 2010 18:12:13 +0000 Paul Aurich merge of '6f879669a6513a5c40335bbaefe842389a92b39e'
Sat, 20 Nov 2010 02:42:59 +0000 Paul Aurich jabber: Print out plaintext-equivalent passwords when PURPLE_UNSAFE_DEBUG is set.
Sat, 20 Nov 2010 09:21:29 +0000 Josep Puigdemont Catalan translation updated.
Fri, 19 Nov 2010 07:13:04 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 18 Nov 2010 20:47:28 +0000 Stu Tomlinson Add new intermediate certificates that Microsoft have started using to
Wed, 17 Nov 2010 08:28:51 +0000 Bj«Órn Voigt German translation update
Wed, 17 Nov 2010 08:12:56 +0000 Bj«Órn Voigt Encryption keys were marked with the _N() translation macro
Mon, 15 Nov 2010 21:31:30 +0000 Marcus Lundblad ChangeLog
Mon, 15 Nov 2010 21:30:07 +0000 Marcus Lundblad Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
Mon, 15 Nov 2010 16:56:33 +0000 Jochen Kemnade update for German translation, still incomplete
Sat, 13 Nov 2010 04:35:36 +0000 John Bailey Make 'intltool-update --maintain' happy.
Wed, 10 Nov 2010 23:44:57 +0000 Mark Doliner Minor cleanup. Should be no functionality change, just a variable
Wed, 10 Nov 2010 23:41:53 +0000 Mark Doliner Fix a bug where if we used fetch url with include_headers=FALSE and
Wed, 10 Nov 2010 01:22:53 +0000 Mark Doliner Correct typo in comment
Wed, 10 Nov 2010 01:17:22 +0000 Mark Doliner g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0.
Wed, 10 Nov 2010 01:00:42 +0000 Mark Doliner g_strcmp0 was added in glib 2.16.0, but we keep compatibility with 2.12.
Mon, 08 Nov 2010 22:51:35 +0000 Daniel Atallah merge of '148e99c7c4a60cc18826232bd8b3270cbdddc7b5'
Thu, 04 Nov 2010 19:20:38 +0000 Daniel Atallah Make untarring work for non-ASCII destination dirs on Windows.
Mon, 08 Nov 2010 17:05:53 +0000 Paul Aurich merge of '69fbc32fd3dfe8ca0979e1c486c3d51eb06088cf'
Mon, 08 Nov 2010 17:05:18 +0000 Paul Aurich jabber: Avoid a double-free in the google relay code.
Thu, 18 Nov 2010 23:07:34 +0900 Yoshiki Yazawa more unicode normalization
Wed, 10 Nov 2010 11:41:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 06 Nov 2010 03:46:35 +0000 Elliott Sales de Andrade merge of '833313a684a714d5138a37f30a635c00044f3b93'
Sat, 06 Nov 2010 02:44:06 +0000 Elliott Sales de Andrade slpcall is never NULL here.
Sat, 06 Nov 2010 02:35:40 +0000 Elliott Sales de Andrade first can be NULL here, obviously, We don't want any NULL-pointer
Thu, 04 Nov 2010 05:00:05 +0000 Elliott Sales de Andrade Fix possible uninitialized value.
Thu, 04 Nov 2010 04:50:18 +0000 Elliott Sales de Andrade One more dead assignment.
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Fri, 05 Nov 2010 00:38:46 +0000 ivan komarov merge of '2dfb64bc744cbdfa05ad4ebc9d940e9f078650ef'
Fri, 05 Nov 2010 00:37:23 +0000 ivan komarov No need to clutter the debug log with dozens of lines when
Thu, 04 Nov 2010 23:38:20 +0000 ivan komarov A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
Thu, 04 Nov 2010 18:28:48 +0000 ivan komarov The end user is not going to be amused when he sees a "<URL>: Ok" connection
Thu, 04 Nov 2010 19:40:28 +0000 masca Add switchboard users to the chat instead of adding always the same user as Elliot and Stu pointed out.
Thu, 04 Nov 2010 18:23:41 +0000 Daniel Atallah Build the "Pidgin Theme Editor" plugin on Windows too.
Tue, 02 Nov 2010 20:55:06 +0000 ivan komarov Removed an abstruse Easter Egg from 869efa8a750e9eee235af2ec631e7554cb373778.
Tue, 02 Nov 2010 20:51:44 +0000 ivan komarov merge of '5e579d58062410991f6268b66906fb7434730423'
Tue, 02 Nov 2010 02:06:13 +0000 Paul Aurich jabber: Protect against broken OSes and printf("%s", NULL) crashes
Tue, 02 Nov 2010 01:57:06 +0000 Paul Aurich merge of '837b54a614756c96003b17bffd4864c0e86d651f'
Tue, 02 Nov 2010 01:56:59 +0000 Paul Aurich merge of 'a620b30d584e5cb6309f10afa12d79f6b5f0a9b2'
Mon, 01 Nov 2010 19:08:08 +0000 ivan komarov Removed unhelpful warning.
Mon, 01 Nov 2010 18:57:39 +0000 ivan komarov Continuing Daniel's quest for safety in Pidginland (see b01c2771dfe0c2c521afb1699a3a9c509c12567d).
Mon, 01 Nov 2010 03:40:14 +0000 eion jabber: Add abstraction functions for adding/removing auth mechs. Closes #12715
Mon, 01 Nov 2010 17:42:47 +0000 Daniel Atallah A gboolean doesn't need to be '1' to be TRUE. This is safer.
Mon, 01 Nov 2010 17:29:32 +0000 Mark Doliner Remove unneeded returns
Mon, 01 Nov 2010 14:20:44 +0000 John Bailey Better phrasing for Masca's ChangeLog entries.
Mon, 01 Nov 2010 07:12:08 +0000 ivan komarov merge of 'a05232ffa430529ccf3e31b0b2006324a28ef9bd'
Mon, 01 Nov 2010 05:43:02 +0000 masca Add some stuff to Changelog and NEWS.
Mon, 01 Nov 2010 05:26:01 +0000 masca propagate from branch 'im.pidgin.soc.2010.msn-tlc' (head f9e92250cfa7d84022736153e2c970889805aaab)
Sat, 30 Oct 2010 17:45:46 +0000 masca Manually propagate the fix for CVE-2010-3711.
Fri, 29 Oct 2010 17:36:08 +0000 masca propagate from branch 'im.pidgin.pidgin' (head aa3b95627ddc76842b7b33f30bce406d7a689dd8)
Wed, 22 Sep 2010 21:09:50 +0000 masca Normalize both passports before comparation. This fixes the bug that opens a MUC with a buddy that is logged in on mutiple endpoints.
Wed, 22 Sep 2010 20:58:43 +0000 masca This function is now in slp.h, it doesnt need to be here.
Sun, 19 Sep 2010 20:38:03 +0000 masca This files doesn't exist anymore and the Makefile.mingw must be updated to reflect the change. Thanks to Andrea Visioni for the patch.
Sun, 19 Sep 2010 01:00:07 +0000 masca Enable MSNP16 since it looks quite stable now.
Sat, 18 Sep 2010 21:29:31 +0000 masca Fix the bug when a buddy is connected in different locations and a MUC opens and add both locations as different buddies.
Sat, 18 Sep 2010 20:56:11 +0000 masca Fix a crash when we want to remove a user that is not in the switchboard.
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Sat, 11 Sep 2010 19:03:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
Sun, 01 Aug 2010 00:08:26 +0000 Elliott Sales de Andrade applied changes from cc2567c1558bffb058fda6a6319faf70206a8c34
Sat, 31 Jul 2010 23:42:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
Tue, 10 Aug 2010 18:01:01 +0000 Mark Doliner ref_count is an int
Fri, 06 Aug 2010 00:10:13 +0000 masca Fix a warning about the size of the flags and avoi displaying trialing 0 that will not be used.
Fri, 06 Aug 2010 00:08:23 +0000 masca Use the documented enum flag instead of a magic number.
Fri, 06 Aug 2010 00:07:39 +0000 masca Get rid of the Flags field in the SlpMessage in favor of the one in the Header.
Thu, 05 Aug 2010 23:58:21 +0000 masca Use the flag util function here too.
Thu, 05 Aug 2010 23:42:42 +0000 masca Avoid duplicated code using a util function to check the flags.
Thu, 05 Aug 2010 23:16:49 +0000 masca Get rid of the ack_size field in the SlpMessage in favor of the one in the Header. And do nothing if the released SlpMessage is an ACK or a 100 (DC Handshake).
Thu, 05 Aug 2010 23:09:12 +0000 masca Get rid of the ack_sub_id field in the SlpMessage in favor of the one in the Header.
Thu, 05 Aug 2010 22:47:36 +0000 masca Fix a warning caused because slpmsg->buffer is unsigned and the function spect a gchar pointer. I don't think this can harm in any way.
Thu, 05 Aug 2010 22:41:22 +0000 masca Get rid of the ack_id field in the SlpMessage in favor of the one in the Header.
Thu, 05 Aug 2010 21:58:13 +0000 masca Get rid of the offset field in the SlpMessage in favor of the one in the Header.
Wed, 04 Aug 2010 04:30:03 +0000 masca Use the SlpMessage header offset only instead of it and the one on the SlpMessage when sending it. This fixes sending big data which needs to be split in multiple messages.
Mon, 02 Aug 2010 20:36:02 +0000 masca Don't destroy our local object storing the display picture when a NLN command show us the same MsnObject.
Fri, 30 Jul 2010 18:21:59 +0000 masca Add DC packet lenght when creating the SlpPart.
Thu, 29 Jul 2010 20:54:50 +0000 masca Split a little more msn_slplink_process_msg. I think this way is easier to read.
Thu, 29 Jul 2010 00:12:54 +0000 masca Process SlpMessageParts, a sequence of parts will generate a SlpMessage.
Wed, 28 Jul 2010 20:35:28 +0000 masca Split msn_slplink_process_msg in three smaller functions.
Wed, 28 Jul 2010 16:55:07 +0000 masca Fix a warning about a static function.
Wed, 21 Jul 2010 19:59:38 +0000 masca Remove session_id from SlpMsg and use the one from the header.
Mon, 19 Jul 2010 21:11:32 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
Mon, 19 Jul 2010 21:05:06 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 51236278b5344e58692ae671bd25a862058432da)
Wed, 07 Jul 2010 21:26:08 +0000 masca Do not send the extended caps when using msnp < 16.
Wed, 07 Jul 2010 21:25:38 +0000 masca Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2.
Wed, 07 Jul 2010 21:08:26 +0000 masca A Message may not have a part, use destroy which return silently when part == NULL instead of asserting.