updates.
[crypto.git] / TODO
diff --git a/TODO b/TODO
index 6ce2572a4e28f4be5265e58df7c4e06ee9aad22e..6440e21827502cdecb4368a7f900892d370765df 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,8 +14,6 @@ TODO/bugs In SILC Client Library
    set the key only if application wishes to set (accept the key) it
    (Do this to 1.0).
 
- o Remove conn->current_channel.
-
  o Additions to do after protocol version 1.1:
 
        o Add support for list of errors in command replies.  Protocol
@@ -43,6 +41,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
@@ -111,9 +115,3 @@ TODO in SILC Protocol
 
  17. Cell wide channel founder support, and permanent channels when
      founder mode set.
-
- 24. Implement the <Requested Attributes> and the Attribute Payload to
-     the core library, client and server.
-
- 26. INVITE notify blocking by mode? Quiet user mode to quiet a user on
-     channel, settable by chan op/founder?