From: Pekka Riikonen Date: Thu, 14 Feb 2002 12:40:14 +0000 (+0000) Subject: updates X-Git-Tag: silc.client.0.8.1~66 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=2b52a79c3e8de9ebd75a4ed30dfac82065c9aea4 updates --- diff --git a/TODO b/TODO index 8a351010..04f4e3bf 100644 --- a/TODO +++ b/TODO @@ -66,6 +66,8 @@ TODO/bugs In SILC Server o Add (advanced options in General) to set how often certain ID caches are purged. + o Add hashed passwords to config file. + o Assure that server is allowed to connect only once to router. Meaning if server connection is established already, same connection cannot be established again. @@ -77,8 +79,6 @@ TODO/bugs In SILC Server o Make the normal server save user counts with LIST command reply. - o Add hashed passwords to silcd.conf file. - o The router should check for validity of received notify packets from servers (after all buggy servers may send notify that is actually something that should have not been sent).