]> arthur.barton.de Git - ngircd.git/commit
Fix channel symbol returned by RPL_NAMREPLY for secret channels
authorVal Lorentz <progval+git@progval.net>
Fri, 19 Apr 2024 21:00:20 +0000 (23:00 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 21:00:20 +0000 (23:00 +0200)
commitd4fb21f3542ee2a42aecdddc73a76a6ff41fcacd
treeb8c0efa30c70135d2a99a11daed47192c548c6ea
parent90fb3cf0a2b980acc1958bff315838a50fa4ccbe
Fix channel symbol returned by RPL_NAMREPLY for secret channels

References:

- https://modern.ircdocs.horse/#rplnamreply-353
- https://datatracker.ietf.org/doc/html/rfc2812#page-47
- (RFC 1459 is irrelevant here, as
  https://datatracker.ietf.org/doc/html/rfc1459#page-51 uses a different
  format)

Closes #313.
src/ngircd/irc-info.c
src/ngircd/messages.h