Commit Graph

5 Commits

Author SHA1 Message Date
Taavi Väänänen e64b5d47c3 Add SASL authentication support
This hacks together support for IRCv3.1 SASL. Currently only SASL PLAIN
is supported, but it's implemented in a way that adding support for
other types should not require too many changes to the current code.
2022-11-28 09:05:14 +00:00
Alex Bramley cb4b7e5d82 Go version update; mod tidy. 2021-03-26 09:06:36 +00:00
Luca Bigliardi e0c319f8ff Support context during connect
Signed-off-by: Luca Bigliardi <shammash@google.com>
2021-02-24 19:06:21 +00:00
Alex Bramley d8596aa285 Remove explicit dependency on optional logging packages. 2020-03-17 16:51:30 +00:00
Alex Bramley 0dc1109b0d Go modules for goirc. 2018-09-28 20:19:31 +01:00