Files
emacs/doc/misc
F. Jason Park ed8862c404 Add non-IRCv3 SASL module to ERC
* doc/misc/erc.texi: Add SASL section in Advanced Usage chapter to
document the new SASL module.

* etc/ERC-NEWS: Mention addition of erc-sasl module for SASL support.

* lisp/erc/erc-compat.el
(erc-compat--29-sasl-scram-construct-gs2-header,
erc-compat--29-sasl-scram-client-first-message,
erc-compat--29-sasl-scram--client-final-message): Fix encoding bug and
add minimal authorization support with copies of SASL functions
introduced in Emacs 29.

* lisp/erc/erc.el (erc-modules): Add `sasl'.
* lisp/erc/erc-sasl.el: New file (bug#29108).
* test/lisp/erc/erc-sasl-tests.el: New file.
* test/lisp/erc/erc-scenarios-sasl.el: New file.
* test/lisp/erc/resources/sasl/plain-failed.eld: New file.
* test/lisp/erc/resources/sasl/plain.eld: New file.
* test/lisp/erc/resources/sasl/scram-sha-1.eld: New file.
* test/lisp/erc/resources/sasl/scram-sha-256.eld: New file.
* test/lisp/erc/resources/sasl/external.eld: New file.
2022-11-23 21:14:25 -05:00
..
2022-09-19 19:30:03 +02:00
2022-11-22 02:24:20 +01:00
2022-11-18 16:02:19 +01:00
2022-11-20 12:59:39 +01:00
2022-11-22 02:24:20 +01:00
2022-11-22 02:24:20 +01:00
2022-11-11 15:52:37 +01:00
2022-11-22 02:24:20 +01:00
2022-11-22 02:24:20 +01:00
2022-11-23 21:14:25 -05:00
2022-11-17 09:34:24 +01:00
2022-11-17 09:34:24 +01:00
2022-06-21 06:30:25 +02:00
2022-11-21 15:20:11 +01:00
2022-11-23 05:49:22 +01:00
2022-08-23 06:30:36 +02:00
2022-11-22 02:24:20 +01:00
2022-11-22 02:24:20 +01:00
2022-11-22 02:24:20 +01:00
2022-10-15 13:06:45 +02:00
2022-11-20 12:59:39 +01:00
2022-11-18 16:02:19 +01:00
2022-11-18 13:06:55 +01:00
2022-10-15 13:06:45 +02:00
2022-11-20 12:59:39 +01:00
2022-11-11 15:52:37 +01:00
2022-11-18 16:02:19 +01:00
2022-09-08 23:35:04 +02:00