Porting Toolkit to Symbian. It should work while some sporadic
[silc.git] / TODO
diff --git a/TODO b/TODO
index a31383e79234e578a40058583eac12e1cadb2269..b091bdb41cfbcb98322e5bc1a4f509a973afe85c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,7 +38,7 @@ apps/silcd, The SILC Server   ****PARTLY DONE****
 SILC Client    ****PARTLY DONE****
 ===========
 
- o Porting to new Toolkit API and new Client Library API (***TESTING NEEDED)
+ o Porting to new Toolkit API and new Client Library API (***DONE)
 
  o Improve help files, especially /cmode, /cumode and /key.
 
@@ -46,9 +46,10 @@ SILC Client  ****PARTLY DONE****
 lib/silcclient, The Client Library     ***PARTLY DONE****
 ==================================
 
- o silcclient.h clean up and API rewrites.
+ o silcclient.h clean up and API rewrites. (***DONE)
 
  o silcclient_entry.h finishing, all entry relates APIs to this header.
+   (***DONE)
 
  o SilcChannelEntry, SilcServerEntry, SilcChannelUser, allocating,
    freeing, finding, etc. rewrite.  Also making them reference counted for
@@ -70,11 +71,11 @@ lib/silcclient, The Client Library  ***PARTLY DONE****
 
  o File transfer rewrite. (***DONE)
 
- o File transfer API documentation.
+ o File transfer API documentation. (***DONE)
 
  o Connection auth request. (***DONE)
 
- o Password auth test, public key auth test.
+ o Password auth test, public key auth test. (***TESTING NEEDED)
 
  o Starting key exchange directly, rewrite. (***DONE)