soju/xirc
delthas 8b558e39b7 xirc: Fix sending hostnames starting with ':' in WHO replies
Some IPv6 hostnames can start with a colon (eg '::1'). This breaks
the IRC line format.

To work around this issue, prefix the hostname with a '0'. This
changes the representation of the IP but not its value.

References: https://todo.sr.ht/~taiite/senpai/109
Co-authored-by: Simon Ser <contact@emersion.fr>
2023-01-25 00:02:26 +01:00
..
caps.go xirc: move over CapRegistry 2022-05-29 18:33:22 +02:00
genmsg.go Upgrade to gopkg.in/irc.v4 2022-11-14 12:06:58 +01:00
whox.go xirc: Fix sending hostnames starting with ':' in WHO replies 2023-01-25 00:02:26 +01:00
xirc.go Upgrade to gopkg.in/irc.v4 2022-11-14 12:06:58 +01:00