13 Commits

Author SHA1 Message Date
fusion32
f1c839fe7c turn invalid or untrusted proxy headers into hard failures 2026-06-20 21:57:26 -03:00
fusion32
27ae278028 support for proxy headers 2026-03-20 17:50:54 -03:00
fusion32
66a3212bc1 remove duplicate MOTD log 2026-01-14 18:13:47 -03:00
fusion32
3283d9343d fix poll timeout
A small mistake that caused the polling timeout to be 1 millisecond
rather than a second, increasing the CPU usage unnecessarily.
2025-12-23 23:06:37 -03:00
fusion32
fedf1e954a a few adjustments 2025-11-18 19:16:46 -03:00
fusion32
62f4d9e442 remove config.cfg 2025-11-18 19:03:58 -03:00
fusion32
2cfc39ed3c remove status string buffering
I originally had planned for it to be a separate service but it
make a lot more sense to have it bundled with the login server and
avoiding spinning up yet another service. So instead of using the
status string directly for output, we're now copying it into the
connection's buffer.
2025-11-18 18:50:51 -03:00
fusion32
6036d4f37a overall improvements + support STATUS requests 2025-11-18 15:35:22 -03:00
fusion32
b101f3809e avoid doing a login query if the account id is empty/zero 2025-10-31 00:53:55 -03:00
fusion32
a8a6a14018 support 7.72 with non-default -DTIBIA772=1 switch 2025-09-19 23:46:26 -03:00
fusion32
73dcabd0aa modify service config to make sure it stops before the querymanager 2025-08-18 03:08:38 -03:00
fusion32
783578d28e wrapping up for a public release 2025-08-15 14:59:56 -03:00
fusion32
baaeac349d initial version 2025-07-18 18:04:54 -03:00