log libpurple/protocols/simple/simple.c @ 25560:750d700098c1

age author description
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Fri, 02 Jan 2009 22:11:08 +0000 Richard Laager explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
Fri, 02 Jan 2009 21:48:12 +0000 Richard Laager explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.
Sun, 15 Feb 2009 21:03:40 +0000 John Bailey This is a combination of patches from darkrain42 and Marcus Sundberg to fix
Sat, 03 Jan 2009 20:43:44 +0000 John Bailey disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'
Tue, 16 Dec 2008 06:12:58 +0000 John Bailey Fix my accidental breakage of string freeze by borrowing a generic message from
Mon, 15 Dec 2008 03:54:39 +0000 Florian Qu«²ze Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.
Tue, 02 Dec 2008 03:34:17 +0000 Daniel Atallah Some cleanup. The headers are all NUL delimited, so we don't need to mess with
Tue, 02 Dec 2008 03:28:10 +0000 Daniel Atallah Fix a NULL pointer deref. Fixes #7624.
Mon, 24 Nov 2008 00:01:27 +0000 Richard Laager Add a NULL check to fix a crash. Fixes #4516.
Fri, 14 Nov 2008 06:25:48 +0000 Richard Laager Fix CID #370
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Tue, 12 Aug 2008 23:09:05 +0000 Daniel Atallah Use non-blocking io for inbound TCP connections for SIMPLE.
Thu, 12 Jun 2008 16:09:58 +0000 Mark Doliner There's no need to dup this
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Tue, 13 May 2008 18:55:06 +0000 Daniel Atallah Patch from Will Hawkins to fix SIMPLE authentication on some servers.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Mon, 17 Mar 2008 14:15:29 +0000 Stu Tomlinson Use purple_str_has_prefix which provides backwards compatibility with older