X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=035446912190002358445d97af4d7081421380fe;hb=395df2c1aeed253ccaad7978a0cf866c3ef3a738;hp=f8506a6d64ec3313bb340015f3d488c99ad4e841;hpb=9d2081a0cdedd7e20f0fa4879a1de21a5c24e7bf;p=silc.git diff --git a/TODO b/TODO index f8506a6d..03544691 100644 --- a/TODO +++ b/TODO @@ -38,10 +38,12 @@ TODO/bugs in Irssi SILC client TODO/bugs In SILC Client Library ================================ - o JOIN command's argument handling is buggy. See the XXX in the code. - o key agreement with itself causes the packet sequence numbers go grazy. + o WHOIS shows the formatted nickname wrong in some circumstances. + + o JOIN command's argument handling is buggy. See the XXX in the code. + TODO/bugs In SILC Server ======================== @@ -193,4 +195,6 @@ TODO After 1.0 nice as SSH is widely used all over the place. SILC Protocol supports SSH2 public keys. + o OpenPGP certificate support. + o Cipher optimizations (asm, that this) at least for i386 would be nice.