diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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. |