Makefile fixes for Toolkit.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 8f748cfe679f53ee85094c899884ec6e279ad81d..6a1de9c161ffc0f1bc158292a760377fd2fbc57b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,20 +27,19 @@ lib/silcclient, The Client Library  ***PARTLY DONE****
 
  o Rewrite silc_client_get_clients_by_channel.
 
- o Rewrite client side WHOIS command (for whois -details).
+ o Rewrite client side WHOIS command (for whois -details). (***DONE)
 
  o Finish all the missing SILC packet processings, rewrites. (***DONE)
 
- o The client_notify.c rewrite. (***TESTING NEEDED)
+ o The client_notify.c rewrite. (***DONE)
 
- o Resuming to client_register.c (remove client_resume.c)
-   (***TESTING NEEDED)
+ o Resuming to client_register.c (remove client_resume.c) (***DONE)
 
  o Rekey rewrite. (***DONE)
 
  o Remove protocol.[ch]. (***DONE)
 
- o File transfer rewrite. (***TESTING NEEDED)
+ o File transfer rewrite. (***DONE)
 
  o File transfer API documentation.
 
@@ -51,11 +50,11 @@ lib/silcclient, The Client Library  ***PARTLY DONE****
  o Starting key exchange directly, rewrite. (***DONE)
 
  o Channel messages, channel private keys, channel entires, channel
-   search, etc. rewrite.
+   search, etc. rewrite. (***TESTING NEEDED)
 
  o For many APIs leave the hash context allocations to the caller instead
    of using client->sha1hash and client->md5hash, or some kind of thread
-   safe (no locking) concept.
+   safe (no locking) concept. (***DONE)
 
  o Key agreement rewrite. (***TESTING NEEDED)
 
@@ -63,7 +62,7 @@ lib/silcclient, The Client Library    ***PARTLY DONE****
 
  o peer-to-peer private messages
 
- o Private message waiting API (in threads)
+ o Private message waiting API (in threads) (***TESING NEEDED)
 
  o client_attrs.c, attributes rewrite. (***TESTING NEEDED)
 
@@ -75,6 +74,8 @@ lib/silcclient, The Client Library    ***PARTLY DONE****
 
  o UDP connections. (***TESTING NEEDED)
 
+ o Message ACKing.
+
  o in /cmode and /cumode with +r, maybe the public key and private key
    could be just some "string", which would then match to "string.pub" and
    "string.prv".
@@ -87,6 +88,8 @@ lib/silcsftp                  ****DONE****
 
  o Porting to use the new util library. (***DONE)
 
+ o Read-ahead (1.2)
+
 
 lib/silccore/silcpacket.[ch]   ****PARTLY DONE****
 ============================
@@ -105,6 +108,8 @@ lib/silccore/silcpacket.[ch]        ****PARTLY DONE****
 
  o IV Included flag support, UDP transport support (***TESTING NEEDED)
 
+ o SILC_PACKET_FLAG_ACK support.
+
 
 lib/silccore/silcid.[ch]       ****DONE****
 ========================
@@ -130,6 +135,8 @@ lib/silcskr
  o Removing key from the repository is not possible currently.  It should
    be.
 
+ o Add fingerprint as search constraint.
+
 
 lib/silcske/silcske.[ch]       ****DONE****
 ========================