X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=c631c660f2c5af71ed4afd29e5bcbb9c64a819c0;hb=5abf57fab042a9f9e4ea497cea5cdf6bb170ef62;hp=15baff8534b2ec58e9ac57ba044da2f6af1e59b4;hpb=9760bfae79884774c7a7edcd4035ca770bcf9a87;p=silc.git diff --git a/TODO b/TODO index 15baff85..c631c660 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ TODO/bugs in Irssi SILC client ============================== - o /NAMES kees showing things wrong after JOIN and after ppl has left - channel. - 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,14 +35,6 @@ TODO/bugs in Irssi SILC client TODO/bugs In SILC Client Library ================================ - o key agreement with itself causes the packet sequence numbers go grazy. - - o WHOIS shows the formatted nickname wrong in some circumstances. - - o Set incrorrect key and /MSG him, screen gets screwed. - - o Crashes if lots of concurrent /PING's. - o JOIN command's argument handling is buggy. See the XXX in the code. @@ -90,11 +79,6 @@ TODO/bugs In SILC Server If it is, there is no reason to send it to the router, since the server knows it best. - o Add support for sending the LIST command to primary router on normal - server to receive all the created channels. Currently the command - returns only the channels the server knows about. The protocol spec - does not prohibit of sending the LIST to the router. - o Incomplete IPv6 support: o silcd/serverid.c and its routines supports only IPv4.