Memory leak fixes.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 8f748cfe679f53ee85094c899884ec6e279ad81d..7b4de93ef99bcf77cd69b284807d43d731f9e3a0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,7 +31,7 @@ lib/silcclient, The Client Library    ***PARTLY 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)
@@ -40,7 +40,7 @@ lib/silcclient, The Client Library    ***PARTLY DONE****
 
  o Remove protocol.[ch]. (***DONE)
 
- o File transfer rewrite. (***TESTING NEEDED)
+ o File transfer rewrite. (***DONE)
 
  o File transfer API documentation.
 
@@ -51,7 +51,7 @@ 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
@@ -75,6 +75,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 +89,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 +109,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****
 ========================