updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index c601c8dd33efd29edc1ab12495b822caff5a410d..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.
 
 
@@ -191,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.