updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 22cd60b3f0725088099f86761ffd4b8618db7d81..39edc027bd6ec5c8aa15c0f93a72badc3dfa0b57 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,6 +38,8 @@ lib/silcclient, The Client Library    ***PARTLY DONE****
 
  o File transfer rewrite.
 
+ o Connection auth request.
+
  o Starting key exchange directly, rewrite. (***DONE)
 
  o Channel messages, channel private keys, channel entires, channel 
@@ -74,10 +76,10 @@ lib/silcclient, The Client Library  ***PARTLY DONE****
  o All packet waiting timeout tests and error condition tests.
 
 
-lib/silcsftp
+lib/silcsftp                   ****DONE****
 ============
 
- o Porting to use the new util library.
+ o Porting to use the new util library. (***DONE)
 
 
 lib/silccore/silcpacket.[ch]   ****DONE****
@@ -119,7 +121,7 @@ lib/silcskr
    be.
 
 
-lib/silcske/silcske.[ch] ****PARTLY DONE****
+lib/silcske/silcske.[ch]       ****DONE****
 ========================
 
  o IV Included flag support in SKE (***DONE)
@@ -127,7 +129,7 @@ lib/silcske/silcske.[ch] ****PARTLY DONE****
  o UDP transport changes; retransmission support by using exponential
    backoff algorithm. (***DONE)
 
- o SilcConnAuth header file documentation.
+ o SilcConnAuth header file documentation. (***DONE)
 
 
 lib/silccrypt                  ****PARTLY DONE****