Added and implemented Silc DIR API.
[crypto.git] / TODO
diff --git a/TODO b/TODO
index 569d4dd8232edb4f9502f29b375c49de5dece085..9ae2702568d95075169fb8a366e0b8448ea3fefe 100644 (file)
--- a/TODO
+++ b/TODO
@@ -97,10 +97,6 @@ Runtime library, lib/silcutil/
 
  o Fix universal time decoding (doesn't accept all formats) in silctime.c.
 
- o Add directory opening/traversing functions
-
- o regex from /lib/contrib to lib/silcutil, define SILC Regex API. (***DONE)
-
  o Additional scheduler changes: optimize silc_schedule_wakeup.  Wakeup
    only if the scheduler is actually waiting something.  If it is
    delivering tasks wakeup is not needed.
@@ -111,6 +107,10 @@ Runtime library, lib/silcutil/
    SILC currently supports SOCKS4 and SOCKS5 but it needs to be compiled
    in separately.
 
+ o Add directory opening/traversing functions (***DONE, TODO Windows & Symbian)
+
+ o regex from /lib/contrib to lib/silcutil, define SILC Regex API. (***DONE)
+
  o Add functions to manipulate environment variables. (***DONE)
 
  o Add functions to loading shared/dynamic object symbols (replaces the