updates.
[crypto.git] / TODO
diff --git a/TODO b/TODO
index e93daa8d761a583051ecd1b8e5cedc5d98a7bfb0..6440e21827502cdecb4368a7f900892d370765df 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,11 +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 Add SilcStatus to `command' client operation and return common
-   error statuses to the client operation.
-
- 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
@@ -46,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
@@ -114,11 +115,3 @@ TODO in SILC Protocol
 
  17. Cell wide channel founder support, and permanent channels when
      founder mode set.
-
- 21. Subscription/IRC's notify kind support?
-
- 24. Implement the <Requested Attributes> and the Attribute Payload to
-     the core library, client and server.
-
- 25. Disconnect Payload change to include Status Type instead of
-     human readable error message?