From 3c60bbdb928da1ebcec9153fb199ad740ad41856 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 27 May 2019 17:14:42 +0100 Subject: Allow the BLABOUNCER REPLAY command time to be specified with days:hours:minutes:seconds. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0eee5d6..c9b87a3 100644 --- a/TODO +++ b/TODO @@ -7,8 +7,8 @@ Add various auto replay options: - All logs since X seconds ago (already implemented) - All logs since the current client last disconnected (track clients with some special token the client auto sends on connect) -Allow log replay time to be specified with days:hours:minutes:seconds. - Might need to #include in blabouncer.c to make some operating systems and/or compilers happy. Reconnect server if we get disconnected for some reason. + +Make sure MAXTOKENS being exceeded can't cause a buffer overflow. -- cgit v1.2.3