Added silc_server_send_opers[_notify] to send packets to operators.
[silc.git] / TODO
diff --git a/TODO b/TODO
index c09bd0be9bdd3c22f8d9d53a2b7711f03c08615a..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
@@ -34,6 +50,8 @@ TODO/bugs In SILC Server
    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
 ===========================