Cleaned up some SILC_LOG_DEBUG's in backup protocol code.
[silc.git] / TODO
diff --git a/TODO b/TODO
index b8cc7a4f4604042c1a3696b5d679a4fff78cd384..48ae543a37173dd784f48d814de01fe62fcff640 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o add --with-iconv
+
+ o UTF-8 encode/decode WHOIS userinfos, topic, etc.
+
  o Testing
 
 
@@ -13,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
 ========================
@@ -23,8 +29,13 @@ 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 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
@@ -37,6 +48,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
 ===========================