log libpurple/protocols/jabber/auth_plain.c @ 32778:1c0d9e817dcc

age author description
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Mon, 20 Sep 2010 00:51:21 +0000 Paul Aurich jabber: Partial revert (everything but ChangeLog) of 945ef5abc5
Sat, 01 May 2010 17:38:40 +0000 Paul Aurich jabber: Nothing to see here
Sat, 01 May 2010 16:37:07 +0000 Paul Aurich jabber: Only add the ga:client-uses-full-bind-result to gmail/googlemail domains
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)
Tue, 01 Dec 2009 07:32:53 +0000 Paul Aurich Let's try a more complex set of return states / values for auth mechs.
Fri, 27 Nov 2009 20:41:22 +0000 Paul Aurich jabber: Use NS_XMPP_SASL
Sat, 07 Nov 2009 06:10:17 +0000 Paul Aurich jabber: Factor the SASL auth methods into their own files.