source: protocols/jabber/sasl.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @84b045d   2007-04-16T01:03:08Z wilmer s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
(edit) @c2fb3809   2007-04-15T22:39:35Z wilmer Cleaned up struct im_connection. No more username/password stuff since …
(edit) @aef4828   2007-04-06T05:20:31Z wilmer More cleanups, mainly in the callbacks. Replaced things like …
(edit) @0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
(edit) @47d3ac4   2006-10-31T08:25:41Z wilmer Added #defines for XML namespaces.
(edit) @501b4e0   2006-10-02T16:42:32Z wilmer Added a useful error message for SASL negotiation failures and turned …
(edit) @d9282b4   2006-10-02T13:46:33Z wilmer The SASL DIGEST-MD5 handler now doesn't barf on challenges without a …
(edit) @d8e0484   2006-09-22T22:49:40Z wilmer Implemented support for SASL DIGEST-MD5 authentication.
(edit) @fe7a554   2006-09-22T18:39:31Z wilmer Better detection of successful IQ authentication (using packet …
(edit) @8d74291   2006-09-22T16:56:58Z wilmer Fixed return value on incomplete write()s in write handler, protection …
(add) @5997488   2006-09-22T12:04:35Z wilmer Basic SASL (PLAIN only ATM) authentication code. Doesn't log in …
Note: See TracRevisionLog for help on using the revision log.