X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=47181d968fc5dd52a898ae68db82b9109b33df3a;hb=3304e90317ca1ddc3c3301bdca6257f1f35da9e8;hp=ad15d63429dcca71c1c09ca97793ac49063354f4;hpb=d5b383775b63161db8d94f21df4b3f4029ba2866;p=silc.git diff --git a/TODO b/TODO index ad15d634..47181d96 100644 --- 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 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 @@ -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. + 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