Improved UTF-8 encoding and decoding, improved toolkit doc,
[silc.git] / TODO
diff --git a/TODO b/TODO
index 737c025e68ce61a4b0631b2f5f378c7e6de24fa2..497dea09bd6084f95d47d768d108641b5ec99c44 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,11 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o Do UTF-8 decoding on non-utf terminals with iconv() if available.
+
+ o Testing
+
+
 TODO/bugs In SILC Client Library
 ================================
 
@@ -10,6 +15,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
 ========================
@@ -34,10 +41,17 @@ 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
 ===========================
 
+ o Remove ../lib/contrib/ from includes and use relative path instead.
+
+ o Remove default irssi/ silcd/ compilation on toolkit, add maybe
+   --without-silcd and --without-irssi.
+
  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).
@@ -55,8 +69,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.