Added checks for encryption/decryption lengths that they must
[silc.git] / TODO
diff --git a/TODO b/TODO
index e6087a0b87ff7491840c5c0d5016c7dedf732cbb..15318131b9dfeee451ccfe512e9ee63ba33b03da 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,6 @@
 TODO for Irssi SILC Client 1.0
 ==============================
 
- o Support to set arbitrary pulic key in CMODE.
-
- o INVITE/BAN by public key file.
-
- o Signed message payload handling on UI
-
- o bugs parsing nicknames with @ in NICK_CHANGE
-
  o Testing - See test plan:
      http://silcnet.org/docs/silc-client-1.0-test.pdf
      http://silcnet.org/docs/silc-client-1.0-test.ps
@@ -17,6 +9,8 @@ TODO for Irssi SILC Client 1.0
 TODO for SILC Server 1.0
 ========================
 
+ o Fix CUMODE_CHANGE and CMODE_CHANGE for founder key things.
+
  o 1.2 backup router support
 
  o Testing
@@ -25,6 +19,8 @@ TODO for SILC Server 1.0
 TODO/bugs In SILC Libraries
 ===========================
 
+ o Remove the old private key file format support in silcpkcs.c.
+
  o Test cases for all cryptographic primitive in lib/silccrypt/
 
  o Test cases for all payload encoding and decoding routins in lib/silccore/