updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index ad15d63429dcca71c1c09ca97793ac49063354f4..47181d968fc5dd52a898ae68db82b9109b33df3a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,11 +5,6 @@ TODO/bugs in Irssi SILC client
 
  o /KICK does not remove the client from Irssi's NAMES list.
 
 
  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
  o Add PERL scripting support from Irssi CVS.
 
  o Add local commands to list the current server and client public keys
@@ -43,6 +38,9 @@ TODO/bugs In SILC Client Library
    then it should attempt to resolve it at least once and no return
    NULL entry to the application.
 
    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
    with for example /set key_exchange_timeout etc.  The silc_client_alloc
  o All protocol execution timeouts are hard coded. They should be 
    configurable and the Irssi SILC client should be able to set them
    with for example /set key_exchange_timeout etc.  The silc_client_alloc