echo/src
Jean 898461d1c2
HostServ: ident@host vhosts (CHGIDENT)
A vhost may be ident@host, not just host: apply_vhost splits it and sends
CHGIDENT for the ident plus CHGHOST for the host. valid_vhost validates
the optional ident part; ON/SET/ACTIVATE/identify all route through
apply_vhost, so a bare host still works unchanged. New SetIdent action.
2026-07-13 22:04:16 +00:00
..
engine HostServ: ident@host vhosts (CHGIDENT) 2026-07-13 22:04:16 +00:00
config.rs Add HostServ: virtual hosts 2026-07-13 21:26:38 +00:00
gossip.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
grpc.rs HostServ: vhost request/approval flow 2026-07-13 21:30:58 +00:00
jsonrpc.rs jsonrpc: optional TLS termination (HTTP/2) 2026-07-13 21:10:26 +00:00
link.rs email: HTML templates and multipart messages 2026-07-12 15:57:34 +00:00
main.rs Add HostServ: virtual hosts 2026-07-13 21:26:38 +00:00
proto.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00