irssi/docs/help
Kenny Root 7c37b2a4d6 Add support for SASL mechanisms handled by scripts
This implements the suggested API from #323 with a caveat: currently the
SASL mechanisms are tied to IRC and needs a bit of extra work to make
them generic enough to move to the regular src/core instead of solely in
src/irc/core.

This greatly simplifies scripts for each mechanism since this handles
the splitting and reassembly of the 400 byte fragments going to and
coming from the server.

The ECDSA-NIST256P-CHALLENGE mechanism has been reimplemented using this
new API and found to work.
2016-06-30 08:31:07 -07:00
..
in Add support for SASL mechanisms handled by scripts 2016-06-30 08:31:07 -07:00
Makefile.am.gen docs generator updates 2001-01-05 09:38:08 +00:00