SilverMUD/source
Barra Ó Catháin 2d6b194c26 Added basic command-line options to server.
* source/server/main.c
(checkRequestedHostname): Added function to check if client SNI hostname is the same as specified by the server.
(main): Added command-line options for binding to ports, hostnames, and interfaces.
2024-03-18 03:14:50 +00:00
..
client Added address iteration and graceful TLS failures. 2024-03-18 03:10:59 +00:00
server Added basic command-line options to server. 2024-03-18 03:14:50 +00:00
messages.c Modify server and client to begin using ClientToServer messages. 2023-08-26 00:48:28 +01:00
messages.h Modify server and client to begin using ClientToServer messages. 2023-08-26 00:48:28 +01:00