updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index ff8a28cb4eab148f09fc38a5718ec66d7a80dce3..92212fa4f6aed90fdd69144a297979b01556c5f3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,18 +9,15 @@ TODO for Irssi SILC Client 1.0
 TODO for SILC Server 1.0
 ========================
 
- o Backup router testing
+ o Check that +of works correctly when same client is +of already on
+   some other server on same channel.
 
-   - test all resume error cases for backup router
-   - test all resume error cases for normal server
-   - test all resume error cases for primary router
-   - test communication
+ o Check that founder key is distributed ok during backup resuming.
 
-   NOTIFYS (works)
-   
-   JOIN, TOPIC_SET, CMODE_CHANGE, CUMODE_CHANGE, CHANNEL_CHANGE,
-   UMODE_CHANGE, INVITE, BAN (rest of the notifys does not apply, no 
-   testing required)
+ o Check that getting MOTD from other servers works.
+
+ o invite (with @server!*@host) not working from normal server/backup
+   router?
 
  o Testing
 
@@ -28,8 +25,6 @@ TODO for SILC Server 1.0
 TODO/bugs In SILC Libraries
 ===========================
 
- o Test cases for all cryptographic primitive in lib/silccrypt/
-
  o Test cases for all payload encoding and decoding routins in lib/silccore/
 
  o Test cases for math library routines in lib/silcmath/
@@ -38,7 +33,7 @@ TODO/bugs In SILC Libraries
 TODO in Toolkit Documentation
 =============================
 
-Stuff that needs to be done in order to complete the Tooolkit Reference
+Stuff that needs to be done in order to complete the Toolkit Reference
 Manual (Do these to 0.9.x).
 
  o Write "Programming with Toolkit" document, describing how to build