Imported robodoc
[silc.git] / TODO
diff --git a/TODO b/TODO
index 08837155f8879de4b5009c6a554826ffc23c5aea..508d80b2e8507da1a27cdff28fe1947a9fe54deb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,6 +5,9 @@ TODO/bugs in Irssi SILC client
    cipher, hash, hmac and pkcs configuration to the Irssi SILC's config
    file.
 
+ o The QUIT command should wait for servers disconnection (at least for
+   a while) before exiting the application.
+
  o Add local command to switch the channel's private key when channel has
    several private keys.  Currently sending channel messages with many
    keys is not possible because changing the key is not possible by the
@@ -38,8 +41,6 @@ TODO/bugs In SILC Client Library
    interface separately or it could just remove the old client unless
    it is on some channels.
 
- o silc_client_close_connection leaks memory.  Read the XXX from code.
-
 
 TODO/bugs In SILC Server
 ========================
@@ -74,6 +75,9 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
+ o Move all utility stuff to undef lib/silcutil/.  This includes trq,
+   dotconf and zlib.
+
  o Incomplete IPv6 support:
 
        o All network routines in lib/silcutil/silcnet.[ch] does not
@@ -109,8 +113,6 @@ TODO/Bugs in native WIN32 support (libraries)
  o silc_net_create_connection_async does not work the same way than on
    Unix.  Do it with threads on WIN32.
 
- o SHA1 implementation is broken on WIN32 MSVC++.
-
 
 TODO In SILC Protocol
 =====================