updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index feb6e8bcd69032d75863e34d67b6f30ee8c1066c..15baff8534b2ec58e9ac57ba044da2f6af1e59b4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,6 +38,14 @@ 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.
 
 
@@ -47,8 +55,6 @@ TODO/bugs In SILC Server
  o After backup resume protocol the TOPIC_SET was not handled correctly
    by all (unknown Channel ID).
 
- o Server signoff notifys does not go to normal servers from routers.
-
  o Channel user mode changes are notified unnecessarely when switching
    to backup router on router crash.
 
@@ -193,4 +199,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.