Imported LTM 0.41. Renamed all mp_* functions to tma_mp_* to
[crypto.git] / TODO
diff --git a/TODO b/TODO
index ea67ceecfe3c2e0a09e9014c4bc6b9d056891f82..9ba10bf8824c352002cfba86e9dd3e100254026b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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****