updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 0286afdc2eee38c60e5a20dd9c327db88845023c..627b4b0d7fd46a09261c8d91bca621d09ba5ab0b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,16 +11,20 @@ apps/silcd, The SILC Server ****PARTLY DONE****
 
  o Port all code to use SILC Toolkit 1.1 APIs.
 
- o Remove protocol.[ch].
+ o Remove protocol.[ch].  ***DONE
 
  o Rewrite connecting accepting.
 
- o Rewrite async connecting
+ o Rewrite async connecting.
 
  o Connecting from SILC router to SILC server.
 
  o Rewrite rehash, HUP.
 
+ o Test backup router resuming protocol.
+
+ o Check all packet receive routines that they call silc_packet_free.
+
  o Add Web statistics module using lib/silchttp.  Give out server
    statistics.
 
@@ -157,6 +161,8 @@ lib/silcskr
 lib/silcske/silcske.[ch]       ***PARTLY DONE****
 ========================
 
+ o Responder rekey
+
  o Ratelimit to UDP/IP transport for incoming packets.
 
  o IV Included flag support in SKE (***DONE)