X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=c8d44d4e1b356ebcff699e6aab9ea153d77b210a;hb=f5655eda8412bc7b03b6162cad01ad612719ad4a;hp=eae63e9a808e6f2ee084364b59f21e9211ff382a;hpb=9a3032f7fd59939bcdce2ef4401dd2b84b7df637;p=silc.git diff --git a/TODO b/TODO index eae63e9a..c8d44d4e 100644 --- a/TODO +++ b/TODO @@ -37,19 +37,9 @@ TODO/bugs In SILC Server o Configuration file additions: - o Allow configuration of protocol execution timeouts. This - includes SKE, CONN_AUTH and REKEY timeouts. Check all - "XXX hardcoded" from the code for these. - - o IP address fields in configuration file should accept mask - format as well, IP/MASK, and not just plain IP. This would - allow subnet filtering etc. - - o Add channel key rekey default timeout. - - o Add (advanced options in General) to set how often certain ID - caches are purged (could be used to optimize the server's - behaviour). + o Add incoming connection frequency, incoming connection frequency + for single IP address, key exchange frequency, key exchange + frequency for single IP. Add also frequency base. o Add hashed passwords to config file.