Follow-up Comment #2, task #8829 (project weechat): Here are some updated links because some of the ones posted below are broken:
http://hg.atheme.org/atheme/atheme/file/6655ba8e0772/doc/SASL <-- Description of how SASL works and the client/server messages that are sent on a SASL authentication. http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html <-- CAP spec/RFC, same as link below, relinked for laziness :D http://hg.atheme.org/charybdis/charybdis/file/dacf56ba0fc8/doc/sasl.txt <-- Looks like it could be the same document as the first link (didn't do a side-by-side diff or anything), if not, its still service documentation. http://hg.atheme.org/atheme/atheme/file/6655ba8e0772/contrib/cap_sasl.pl <-- SASL and CAP implementation in Perl for irssi. http://hg.atheme.org/conspire/conspire/file/fc79e70549c2/src/common/cap.c http://hg.atheme.org/conspire/conspire/file/fc79e70549c2/src/common/cap.h <-- CAP implementation in C for Conspire which is a GUI client based loosely on XChat. http://hg.atheme.org/conspire/conspire/file/fc79e70549c2/src/common/sasl.c http://hg.atheme.org/conspire/conspire/file/fc79e70549c2/src/common/sasl.h <-- SASL implementation in C for Conspire. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?8829> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ Weechat-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/weechat-dev
