updates
[silc.git] / TODO-1.0
index d16cd747fddac25dafc1ab280857bcda3f0835ed..b843d59b626a2fed8dec97220b28da0366a75ed8 100644 (file)
--- a/TODO-1.0
+++ b/TODO-1.0
@@ -105,6 +105,8 @@ least could be done.
          silc_select but at least it removes one extra tarversing later
          for the same list).
 
+         Other task queues should be changed to use SilcList.
+
  o Optimizations in Server
 
        o Remove the big switch statement from the function 
@@ -157,10 +159,8 @@ least could be done.
 
  o EPOC specific additions/changes required:
 
-       o In lib/silccore/silcpacket.c global RNG is used.  Change the
-         interface for that function.  The PKCS#1 also calls global RNG
-         (even though it is not used currently in SILC, the interface
-         allows its use).
+       o The PKCS#1 also calls global RNG (even though it is not used 
+         currently in SILC, the interface allows its use).
 
        o Something needs to be thought to the logging globals as well, 
          like silc_debug etc.  They won't work on EPOC.  Perhaps logging