updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 42036d0f39fe46da0b720bb28f860a920be9d0cb..2a2da686b2d6f715cecb91b76c2e4926be50fb6f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -81,6 +81,8 @@ 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 Lots of statistics updating is missing around the server.
+
  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!
@@ -167,6 +169,10 @@ describe new stuff to be added to protocol versions 1.x.
     payload definition is left out for now.  To be included in protocol
     version 1.1.
 
+ 10. Check command reply error status types in various commands,
+     specifically NO_FOPRIV is missing from many commands.  To be 
+     included in protocol version 1.1.
+
 
 TODO After 1.0
 ==============