updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 83903d2dc2cc4c212a9c31af26901bb8120188ac..ea16429bf5fd286abf7739289caf11d1f8b8d96f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,16 +3,8 @@ TODO/bugs in Irssi SILC client
 
  o LEAVE does not work correctly, it doesn't leave the channel for real!
 
- o The input line parser in client (librarys) doesn't like extra spaces
-   at the end of line (like after commands).
-
  o /KICK does not remove the client from Irssi's NAMES list.
 
- o Giving KILL command crashes the client.
-
- o Waiting the answer for accepting new key after the protocol has
-   timeout and then ansering Y will crash the client.
-
  o Add PERL scripting support from Irssi CVS.
 
  o Add local commands to list the current server and client public keys
@@ -42,9 +34,8 @@ TODO/bugs in Irssi SILC client
 TODO/bugs In SILC Client Library
 ================================
 
- o If the silc_client_channel_message does not find the client entry
-   then it should attempt to resolve it at least once and no return
-   NULL entry to the application.
+ o Add some silc_client_del_client and other deletion funtions for
+   application to delete client entrys from the cache.
 
  o All protocol execution timeouts are hard coded. They should be 
    configurable and the Irssi SILC client should be able to set them
@@ -122,9 +113,6 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
- o The timeout calculation can go negative at least on BSD, so rewrite
-   in in lib/silcutil/silcschdule.c.
-
  o Incomplete IPv6 support:
 
        o All network routines in lib/silcutil/silcnet.[ch] does not