updates.
[crypto.git] / TODO
diff --git a/TODO b/TODO
index b5037a6f98d5bc2bc3056c97df74696892e82c76..2d2286588502a7b537b2e415e01f656afe70dce1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -43,6 +43,12 @@ TODO/bugs In SILC Server
        o JOIN (check that joining is allowed)
        o SIGNOFF (maybe should check that notifier owns the client)
 
+ o Implement the SILC_CUMODE_QUIET user mode (Do this to 0.9.x).
+
+ o Implement the <Requested Attributes> and the Attribute Payload to
+   the core library, client and server.  Maybe implementations of
+   RFC 2425 and RFC 2426 to make it complete.
+
  o Backup router related issues (Fix this to 1.0):
 
        o Channel user mode changes are notified unnecessarely when
@@ -109,19 +115,5 @@ TODO in SILC Protocol
     *after* sending successfully found entries (this way receiver may
     ignore them).  To be included in protocol version 1.1.
 
- 4. Add "request parameters" or similar to the WHOIS command, which can
-    be used to request various parameters (something not returned by
-    standard WHOIS command) about clients (info that could be fetched
-    even from clients).  Additional specification (or appendix) should 
-    be done to define the payload and the parameters.  It could be used
-    to make the WHOIS command support various search conditions as well.
-    This would be the way to extend the WHOIS command to support various
-    new features without always making the command incompatible to previous
-    version.  To be included in protocol version 1.1.
-
  17. Cell wide channel founder support, and permanent channels when
      founder mode set.
-
- 20. Services support?
-
- 21. Subscription/IRC's notify kind support?