log libpurple/protocols/jabber/auth.h @ 32705:ef4ffed09e49

age author description
Mon, 01 Nov 2010 03:40:14 +0000 eion jabber: Add abstraction functions for adding/removing auth mechs. Closes #12715
Sat, 01 May 2010 18:09:16 +0000 Paul Aurich jabber: I never understood why this was in auth.c anyway...
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.
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sat, 07 Nov 2009 06:10:17 +0000 Paul Aurich jabber: Factor the SASL auth methods into their own files.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sun, 05 Apr 2009 19:21:22 +0000 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/