Subj : src/sbbs3/websrvr.c To : Git commit to sbbs/master From : Rob Swindell Date : Mon Oct 12 2020 11:31:22 https://gitlab.synchro.net/sbbs/sbbs/-/commit/c9db48cec8efd56f8291443d Modified Files: src/sbbs3/websrvr.c Log Message: Fix requests to the webserver using IPv6 address http://[1234:1234::] requests.The host portion contains ":" after split_port_part(), resulting in a 400error.Renaming is_legal_hostname() to is_legal_host(), since requests to webservers are to"hosts" not "hostnames". --- SBBSecho 3.11-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .