Added silc_server_send_opers[_notify] to send packets to operators.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 3ab775e25ee3e5ff350abac419c471fa83b954ca..0c4fa20d5d9ddbeedc082c72c29a655c106685d9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,13 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o add --with-iconv
+
+ o UTF-8 encode/decode WHOIS userinfos, topic, etc.
+
+ o Testing
+
+
 TODO/bugs In SILC Client Library
 ================================
 
@@ -10,6 +17,8 @@ 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
 ========================
@@ -20,8 +29,15 @@ TODO/bugs In SILC Server
 
  o Backup router related issues (Fix this to 0.9.x):
 
-       o Channel user mode changes are notified unnecessarely when
-         switching to backup router on router crash.
+       o Complete backup router support with standalone router
+
+       o Make the backup router work even if not all servers in the
+         cell use it.  When primary goes down, also those that are
+         not using it (are not connected locally) are signoffed.
+
+       o Rewrite SILC_LOG_DEBUG's in silcd/server_backup.c.
+
+       o Testing
 
  o Add a timeout to handling incoming JOIN commands.  It should be 
    enforced that JOIN command is executed only once in a second or two
@@ -30,12 +46,12 @@ 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
 ===========================
@@ -57,8 +73,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.