mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 02:22:36 +02:00
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. |
||
|---|---|---|
| .. | ||
| help | ||
| crash.txt | ||
| design.txt | ||
| faq.html | ||
| formats.txt | ||
| irssi.1 | ||
| Makefile.am | ||
| manual.txt | ||
| perl.txt | ||
| proxy.txt | ||
| signals.txt | ||
| special_vars.txt | ||
| startup-HOWTO.html | ||