Wed, 31 Jan 2024 00:51:25 -0600 Elliott Sales de Andrade Fix incompatible type conversion errors release-2.x.y file | diff | annotate
Wed, 14 Dec 2022 01:43:19 -0600 Gary Kramlich Update the jabber plugin to not use the deprecated account api file | diff | annotate
Mon, 12 Dec 2022 23:41:40 -0600 Elliott Sales de Andrade Bump C standard to C99 for XMPP and fix warnings file | diff | annotate
Fri, 28 Oct 2022 03:42:47 -0500 Gary Kramlich Fix an issue where XMPP accounts weren't reading passwords from the credential manager file | diff | annotate
Fri, 20 May 2022 01:34:32 -0500 Gary Kramlich Remove the ui parameter from purple_account_[gs]et_enabled file | diff | annotate
Sat, 23 Jan 2021 20:31:28 -0600 Gary Kramlich Remove Google Talk from the XMPP plugin. file | diff | annotate
Sat, 02 Jan 2021 19:06:28 -0600 Gary Kramlich Use PurpleCredentialManager instead of the old keyring api. file | diff | annotate
Sun, 21 Jun 2020 04:16:15 -0500 Gary Kramlich Make it so only libpurple can directly include libpurple header files. file | diff | annotate
Thu, 21 May 2020 21:21:54 -0500 Gary Kramlich Make sure we're not including the gettext macros in header files and deal with the repercussions of that. file | diff | annotate
Fri, 01 May 2020 12:13:35 -0500 Gary Kramlich Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h file | diff | annotate
Fri, 01 May 2020 04:42:52 -0500 Gary Kramlich move all protocols, purple plugins, and purple tests to use purple.h instead of including files individually file | diff | annotate
Sun, 27 Oct 2019 14:28:20 -0400 Elliott Sales de Andrade Implement XEP-0233: XMPP Server Registration for use with Kerberos V5. file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate
Thu, 01 Jun 2017 19:59:58 -0500 Mike Ruprecht Remove purple_base64_encode/decode() wrappers file | diff | annotate
Fri, 24 Mar 2017 12:29:27 +0300 qarkai Remove redundant NULL checks string-comparison-r2 file | diff | annotate
Thu, 23 Mar 2017 19:19:01 +0300 qarkai Replace misused g_str_equal() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 03 Sep 2015 14:32:09 +0200 Jakub Adam Fix jabber password dialog infinite loop with SASL file | diff | annotate
Tue, 20 May 2014 12:46:02 +0200 Tomasz Wasilczyk Drop PURPLE_CONNECTION_IS_VALID in favor of (temporary) PURPLE_ASSERT_CONNECTION_IS_VALID file | diff | annotate
Mon, 03 Feb 2014 04:41:24 +0100 Tomasz Wasilczyk Try to fix a signed/unsigned warning file | diff | annotate
Wed, 06 Nov 2013 05:58:46 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 03 Oct 2013 02:08:55 +0530 Ankit Vani Backed out changeset 348356cbc657 soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 00:51:46 +0530 Ankit Vani Removed PURPLE_CONNECTION_IS_VALID. If needed, use PURPLE_IS_CONNECTION. soc.2013.gobjectification file | diff | annotate
Sun, 29 Sep 2013 16:48:49 +0530 Ankit Vani win32: fix build problems soc.2013.gobjectification file | diff | annotate
Mon, 16 Sep 2013 17:23:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 07 Sep 2013 00:10:19 +0530 Ankit Vani Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* API soc.2013.gobjectification file | diff | annotate
Tue, 05 Nov 2013 18:52:38 +0100 Tomasz Wasilczyk Fix build with Cyrus SASL file | diff | annotate
Mon, 16 Sep 2013 13:09:13 +0200 Tomasz Wasilczyk Win32: fix compilation file | diff | annotate
Mon, 18 Mar 2013 12:50:51 +0100 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Wed, 04 Jan 2012 02:50:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 67649fafdb51a088d026af51c8163e436dd43fc1) soc.2008.masterpassword file | diff | annotate
Sun, 06 Nov 2011 02:33:20 +0000 Elliott Sales de Andrade Use purple_connection_get_password in SASL stuff. soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 06:32:01 +0000 Elliott Sales de Andrade Remove the silly destroy argument from purple_account_set_password and soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 03:11:52 +0000 Elliott Sales de Andrade Remove deprecated API since we're targeting 3.0.0 here. Don't mind the soc.2008.masterpassword file | diff | annotate
Sun, 03 Mar 2013 18:35:43 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Sat, 02 Mar 2013 10:55:03 -0500 Daniel Atallah jabber: Correctly remove a failed SASL mech when it isn't the first in the list release-2.x.y file | diff | annotate
Tue, 03 Jan 2012 06:32:26 +0000 Paul Aurich jabber: Fix some compile warnings in auth_cyrus.c file | diff | annotate
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error file | diff | annotate
Wed, 11 May 2011 05:04:43 +0000 Paul Aurich Get rid of a few other dead variables. file | diff | annotate
Mon, 17 Jan 2011 22:37:03 +0000 Paul Aurich jabber: Un-assert-ify one failure case in the Cyrus code. file | diff | annotate
Mon, 20 Sep 2010 00:51:21 +0000 Paul Aurich jabber: Partial revert (everything but ChangeLog) of 945ef5abc5 file | diff | annotate
Fri, 27 Aug 2010 04:30:23 +0000 Paul Aurich jabber: Fix a pernicious race condition in our cyrus auth code file | diff | annotate
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled". file | diff | annotate
Thu, 19 Aug 2010 19:55:31 +0000 Paul Aurich jabber: Document this not being an off-by-one... file | diff | annotate
Thu, 08 Jul 2010 21:25:17 +0000 Paul Aurich jabber: This is more accurate, I think (e.g. Cyrus doesn't know what SCRAM-SHA-1 is) file | diff | annotate
Sat, 12 Jun 2010 23:01:44 +0000 Paul Aurich jabber: Document the other cyrus hack (ignoring EXTERNAL) file | diff | annotate
Sat, 12 Jun 2010 20:18:31 +0000 Paul Aurich jabber: Make that more future-proof by never generating "GSSAPI " file | diff | annotate
Sat, 12 Jun 2010 18:22:46 +0000 Paul Aurich jabber: Fix the GSSAPI-not-attempted fallback. Refs #12031 file | diff | annotate
Fri, 21 May 2010 05:35:33 +0000 Paul Aurich jabber: Blacklist EXTERNAL when using Cyrus. Allows connecting when it's advertised. file | diff | annotate
Fri, 21 May 2010 05:28:59 +0000 Paul Aurich jabber: trailing_whitespace--; file | diff | annotate
Thu, 20 May 2010 21:09:19 +0000 Paul Aurich jabber: Found a better string in auth.c file | diff | annotate
Thu, 20 May 2010 19:11:48 +0000 Paul Aurich jabber: Better error message when no concordant SASL mechs file | diff | annotate
Tue, 18 May 2010 04:28:41 +0000 Evan Schoenberg applied changes from bf4b720f9231b395fb51bf1e27440328d46bceb5 file | diff | annotate
Tue, 04 May 2010 02:22:31 +0000 Paul Aurich merge of 'a8708af7b4fef93ed71faac5c498da17e28903b1' file | diff | annotate
Tue, 04 May 2010 02:22:26 +0000 Paul Aurich disapproval of revision 'cbff10cc0c168a9dbe05a1ae970d98806285f846' file | diff | annotate
Tue, 04 May 2010 01:57:14 +0000 Paul Aurich jabber: Pluck evands's 2fcd83432 (the part that applies) to i.p.p file | diff | annotate
Tue, 04 May 2010 02:10:02 +0000 Evan Schoenberg applied changes from 8b6590428d8180cc466c8916f81aec2c8961fbd1 file | diff | annotate
Tue, 04 May 2010 01:46:40 +0000 Evan Schoenberg If SASL authentication fails, we generally shouldn't be setting an error file | diff | annotate
Tue, 04 May 2010 01:41:28 +0000 Evan Schoenberg Improve on a hack I commited in 12/2007 which allows connection via XMPP to iChat Server 10.5 when CYRUS-SASL is compiled with GSSAPI support but no GSSAPI credentials are valid to connect to the server. Instead of always trying jabber:iq:auth if all SASL mechs fail, we now only do so in the specific case of a single mech having been attempted and that mech being GSSAPI. In general, this means that we now gracefully fail authentication with SASL rather than getting ourselves booted from servers not expecting a jabber:iq:auth stanza. file | diff | annotate
Sat, 01 May 2010 16:37:07 +0000 Paul Aurich jabber: Only add the ga:client-uses-full-bind-result to gmail/googlemail domains file | diff | annotate
Sat, 03 Apr 2010 06:07:04 +0000 David Reiss jabber: Eliminate spurious warning when connecting to Facebook. Fixes #11320 file | diff | annotate
Fri, 04 Dec 2009 06:18:05 +0000 Paul Aurich jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized) cpw.darkrain42.xmpp.scram file | diff | annotate
(0) -60 tip

mercurial