log libpurple/protocols/silc/silc.c @ 30262:2a436e0ce977

age author description
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sun, 19 Jul 2009 16:19:45 +0000 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
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)
Thu, 20 Sep 2007 07:01:29 +0000 Sadrul Habib Chowdhury Cute little compile errors.
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Tue, 03 Feb 2009 05:39:47 +0000 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
Sun, 01 Feb 2009 02:23:36 +0000 luke Plug a memory leak in SILC, thanks to Luke Petre.
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 21:58:23 +0000 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
Tue, 01 Jul 2008 18:06:32 +0000 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
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, 01 Jul 2008 21:49:46 +0000 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
Tue, 01 Jul 2008 21:33:14 +0000 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Wed, 23 Apr 2008 16:37:28 +0000 Stu Tomlinson Prompt for silc private key passphrase if it is not saved for the account
Wed, 23 Apr 2008 16:36:04 +0000 Stu Tomlinson Fix for changing silc private key passphrase to or from the empty string,
Wed, 23 Apr 2008 14:54:00 +0000 Stu Tomlinson Don't access uninitialized memory (I think this might actually fix some