Applied fixed from cras to fix crashes in irssi.
[silc.git] / TODO-1.0
index 18e3e702461b0ecd9108b2e94ff8024f18a42756..1dfbaf494ecf55786e56d21fe4e10a9d55d18f20 100644 (file)
--- a/TODO-1.0
+++ b/TODO-1.0
@@ -127,8 +127,9 @@ least could be done.
 
  o Change the lib/silccore/silcpacket.[ch] interfaces (see ~/silcpacket).
 
- o Change SILC_TASK_CALLBACK to non-static, and remove the macro
-   SILC_TASK_CALLBACK_GLOBAL.
+ o Add abstract SilcStream and SilcSocketStream (see ~/silcstream).
+
+ o Change some of the SILC Net interfaces (see ~/silcnet).
 
  o Add DSS support.
 
@@ -151,3 +152,5 @@ least could be done.
        o Something needs to be thought to the logging globals as well, 
          like silc_debug etc.  They won't work on EPOC.  Perhaps logging
          and debugging is to be disabled on EPOC.
+
+ o Check whether we can fully comply with RFC 2779.