From: Pekka Riikonen Date: Fri, 7 Dec 2001 11:17:52 +0000 (+0000) Subject: updates X-Git-Tag: silc.server.0.7~1 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=2db4c3dd3dc56ce39c0901ee075afc448deeea7a updates --- diff --git a/TODO b/TODO index 23c9256e..966e812b 100644 --- a/TODO +++ b/TODO @@ -72,10 +72,6 @@ TODO/bugs In SILC Server o IP address fields in configuration file should accept mask format as well, IP/MASK, and not just plain IP. - o Connection classes should be actually implemented in - serverconfig.c. They can be defined but they are totally - ignored currently. And they should be redefined also. - o If client's public key is saved in the server (and doing public key authentication) then the hostname and the username information could be taken from the public key. Should be a configuration option!