updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index e60dfdc2f2ee69bf7a929c9760d6ae7a11d4e539..e8bbcf8cade0b6dbf36050b18369d8591275ca3f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -153,6 +153,10 @@ TODO In SILC Server
 TODO In SILC Libraries
 ======================
 
+ o Rewrite the task system.  I made it too complex and too "neat" and
+   it really should be rewritten.  We don't need priorities really, one
+   priority is enough.  This will simplify a lot the task system.
+
  o Implement PFS (Perfect Forward Secrecy) flag in SKE (and in client and
    server, actually).  If PFS is set, re-key must cause new key exchange.
    This is required by the SILC protocol.