log libpurple/protocols/jabber/auth.c @ 32819:2c6510167895 default tip

age author description
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Mon, 01 Nov 2010 03:40:14 +0000 eion jabber: Add abstraction functions for adding/removing auth mechs. Closes #12715
Tue, 31 Aug 2010 02:52:28 +0000 Paul Aurich jabber: Slight improvements to the stream ID fix
Tue, 31 Aug 2010 02:28:05 +0000 Paul Aurich jabber: Unify "Require TLS" and "Use old-style (port 5223) SSL" settings
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Fri, 28 May 2010 00:26:44 +0000 Mark Doliner Remove unnecessary check
Sat, 01 May 2010 18:09:16 +0000 Paul Aurich jabber: I never understood why this was in auth.c anyway...
Sun, 18 Apr 2010 20:12:32 +0000 Paul Aurich jabber: --more leaks
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Wed, 13 Jan 2010 03:13:26 +0000 Paul Aurich Cyrus may not have anything (yet) if it's waiting for a callback or something.
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
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sat, 07 Nov 2009 06:55:55 +0000 Paul Aurich Speilling!