From c1799538e9bba02ac188c262f051e9bae6e612f8 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 3 Jan 2022 17:29:58 +0000 Subject: Increase maximum auto join channels from 10 to 40, correctly check for maximum configuration array length, correct configuration array debug output text. --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index cc6f351..4240d87 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,14 @@ Can memory usage be reduced further? (e.g. better channel struct management) Ability to load new certificate whilst running. -Are any other strncmps incorrect (i.e. just checking a substring)? +Remaining strncmps are safe but could do with length comparisons too. "Our initial MODE" comparison may need to be more complex. + +"/topic" response goes to all clients. + +Connection/login logging - is debug.log sufficient? + +Do connectcommands happen on reconnect? + +Are "no such nick/channel" messages as shown in clients correct compared to non-(bla)bouncer clients? Crash when requesting 30 hour replay. -- cgit v1.2.3