log libpurple/protocols/yahoo/yahoo.c @ 27124:94fa9e38f366

age author description
Fri, 19 Jun 2009 01:36:58 +0000 Mark Doliner This isn't needed because connection.c cancels the connection attempt
Fri, 19 Jun 2009 01:28:46 +0000 Mark Doliner Yikes. buf is on the stack and shouldn't be freed. This fixes
Thu, 18 Jun 2009 22:40:12 +0000 Mark Doliner Pass a handle to purple_proxy_connect() when making this connection.
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Fri, 12 Jun 2009 21:00:44 +0000 Mike Ruprecht NULL terminate some strings. Hopefully stop Yahoo texting crashes.
Sat, 06 Jun 2009 08:18:02 +0000 Sulabh Mahajan yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
Thu, 04 Jun 2009 06:40:16 +0000 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
Mon, 01 Jun 2009 07:30:00 +0000 Sulabh Mahajan Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
Sat, 30 May 2009 00:58:04 +0000 John Bailey Update the yahoo prpl to use the new function I added. This should fix the
Wed, 13 May 2009 18:42:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
Wed, 13 May 2009 16:01:25 +0000 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Wed, 13 May 2009 18:40:41 +0000 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
Wed, 13 May 2009 06:50:47 +0000 Paul Aurich Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
Tue, 12 May 2009 00:50:45 +0000 John Bailey Support logging into Yahoo! Japan with protocol 16. It seems not to care
Wed, 06 May 2009 08:48:57 +0000 Sulabh Mahajan Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
Tue, 28 Apr 2009 18:57:16 +0000 Sadrul Habib Chowdhury Fix a crash when sending too large a message in yahoo.
Mon, 27 Apr 2009 17:49:36 +0000 Sadrul Habib Chowdhury Fix a couple of runtime-warnings when disconnecting a yahoo account.
Wed, 15 Apr 2009 15:46:31 +0000 Sulabh Mahajan Remove a bug where host_ip was accessed after freeing it.
Sat, 11 Apr 2009 21:54:06 +0000 Paul Aurich Fix two int/size_t format build warnings on 64-bit
Wed, 08 Apr 2009 16:45:16 +0000 Sadrul Habib Chowdhury Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
Wed, 08 Apr 2009 16:28:17 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1.
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Sun, 08 Mar 2009 06:24:15 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
Sun, 08 Mar 2009 06:20:04 +0000 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
Sun, 08 Mar 2009 05:45:46 +0000 Sulabh Mahajan clear a double free bug
Wed, 28 Jan 2009 07:01:37 +0000 Sulabh Mahajan use "msn/" rather than "wlm/"
Wed, 21 Jan 2009 08:55:05 +0000 Sulabh Mahajan msn interoperability: change groups
Tue, 20 Jan 2009 18:08:36 +0000 Sulabh Mahajan initialize *pkt to NULL, remove a warning from the compiler
Tue, 20 Jan 2009 17:44:36 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)