Added support for encrypted private key files. The passphrase
[silc.git] / TODO
diff --git a/TODO b/TODO
index bb4c0761da0a7168b7a9f48a31f97aabb44fece1..d1c34b1eb3bdbcd2a6322d0c5d93ae08d920916d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-TODO/bugs in Irssi SILC Client
+TODO for Irssi SILC Client 1.0
 ==============================
 
  o bugs parsing nicknames with @ in NICK_CHANGE.
@@ -16,7 +16,7 @@ TODO/bugs in Irssi SILC Client
      http://silcnet.org/docs/silc-client-1.0-test.ps
 
 
-TODO/bugs In SILC Server
+TODO for SILC Server 1.0
 ========================
 
  o WHOIS search by public key in attrs.
@@ -36,9 +36,6 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
- o Private key encryption to silc_pkcs_[save/load]_private_key[_data]
-   function.
-
  o WIN32 silc_net_create_connection_async does not work the same way
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently (Fix this to 0.9.x).