X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=TODO;h=6f8aa18b77122547cde72e38a6b8bd59ff9afce9;hp=a159efef4edf7a53f70448d1084a2008e0ad5c1d;hb=bd2c9343055303a5517a33401f57a0414639a953;hpb=949f17e9bb69c3ce81516b015b3a4600c27d9db5 diff --git a/TODO b/TODO index a159efef..6f8aa18b 100644 --- a/TODO +++ b/TODO @@ -17,10 +17,6 @@ TODO/bugs in Irssi SILC client cipher, hash, hmac and pkcs configuration to the Irssi SILC's config file. - o Add auto-nick support to Irssi, so that the user specified nickname - would be sent to the server immediately (automatically) after the - client is connected to the server. - o Add PERL scripting support from Irssi CVS. o Extend the /HELP command to support sub commands or something. So @@ -51,11 +47,6 @@ TODO/bugs In SILC Client Library not needed and its usage is buggy when the context is registered to multiple pending commands. - o Add perhaps an option of setting the nickname to the client context. - If set (and username != nickname) the client libary would send NICK - command to the server after connecting to automatically set the - nickname. - o Additions to do after protocol version 1.1: o Fix the NICK_CHANGE notify handling not to create new entry @@ -70,6 +61,7 @@ TODO/bugs In SILC Server ======================== o strerror messages from premature EOF's to signoff messages. + (add perhaps a socket error thingy to SilcSockeConnection). o Backup router related issues