Send CMODE_CHANGE and CUMODE_CHANGE notifys to the original
[silc.git] / TODO
diff --git a/TODO b/TODO
index 044d2ae325afcd06d06fdacbbda92980d2e33e27..8df5432ae9fa159cb1079e3eb063507cd906a076 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o /cumode for unknown nick does not give any error message (Fix this to
-   0.9.x).
+ o Testing
 
 
 TODO/bugs In SILC Client Library
@@ -14,12 +13,12 @@ TODO/bugs In SILC Client Library
    set the key only if application wishes to set (accept the key) it
    (Do this to 0.9.x).
 
+ o Testing
+
 
 TODO/bugs In SILC Server
 ========================
 
- 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.
@@ -36,16 +35,18 @@ TODO/bugs In SILC Server
    each JOIN command will create and distribute the new channel key
    to everybody on the channel (Fix this to 0.9.x).
 
- 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!
 
+ o Testing
+
 
 TODO/bugs In SILC Libraries
 ===========================
 
+ o Remove ../lib/contrib/ from includes and use relative path instead.
+
  o WIN32 silc_net_create_connection_async does not work the same way
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently (Fix this to 0.9.x).
@@ -63,8 +64,6 @@ Manual (Do these to 0.9.x).
 
  o ROBOdoc documenting missing from lib/silcutil/silcfileutil.h.
 
- o ROBOdoc documenting missing from lib/silccrypt/silchash.h.
-
  o ROBOdoc documenting missing from lib/silccrypt/silccipher.h.
 
  o ROBOdoc documenting missing from lib/silccrypt/silcpkcs.h.