Imported LTM 0.41. Renamed all mp_* functions to tma_mp_* to
[silc.git] / TODO
diff --git a/TODO b/TODO
index f4c77081736bd47402aa6aa047255ca496cb9d47..9ba10bf8824c352002cfba86e9dd3e100254026b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ apps/silcd, The SILC Server   ****PARTLY DONE****
 
  o Fix/test MOTD.
 
- o Remove protocol.[ch].  ***DONE
+ o Remove protocol.[ch].  (***DONE)
 
  o Rewrite connecting accepting. (***TESTING NEEDED)
 
@@ -32,7 +32,7 @@ apps/silcd, The SILC Server   ****PARTLY DONE****
  o Check all packet receive routines that they call silc_packet_free.
 
  o Add Web statistics module using lib/silchttp.  Give out server
-   statistics.
+   statistics. (***DONE)
 
 
 SILC Client    ****PARTLY DONE****
@@ -89,8 +89,6 @@ lib/silcclient, The Client Library    ***PARTLY DONE****
 
  o Connecting to remote client (***DONE)
 
- o peer-to-peer private messages
-
  o Private message waiting API (in threads) (***TESING NEEDED)
 
  o client_attrs.c, attributes rewrite. (***TESTING NEEDED)
@@ -160,8 +158,6 @@ lib/silccrypt                       ****PARTLY DONE****
  o Implement SILC Public Key Version 2 handling in sign/verify.  Implement
    Version (V) identifier (***DONE)
 
- o Add fingerprint to SilcSILCPublicKey and retrieval to silcpk.h.
-
  o SILC PKCS (silcpkcs.h) reorganizing when other PK supports added.
    Move the SILC Public Key routines away from the crypto library into
    the core library (silccore).  silc_pkcs_public/private_key_* routines
@@ -271,7 +267,7 @@ lib/silcutil/silcasync.[ch] ****DONE****
    (***DONE)
 
 
-lib/silcutil/silctime.[ch]     ****PARTLY DONE****
+lib/silcutil/silctime.[ch]     ****DONE****
 ===========================
 
  o SilcTime. (***DONE)
@@ -295,14 +291,14 @@ lib/silcutil/silcnet*, lib/silcutil/*/silc*net*           ****PARTLY DONE****
  o New network interfaces (***DONE)
 
 
-lib/silcmath
+lib/silcmath                   ****PARTLY DONE****
 ============
 
  o Test on x86_64.
 
  o Change LTM and TFM function names when importing to SILC tree to avoid
    rare linking problems on system that has same named symbols already in
-   the system.
+   the system. (***DONE)
 
 
 lib/silcutil/symbian/          ****PARTLY DONE****