X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO-1.0;h=1f821fdec6d46fc5714ef2984521c080f15762c1;hb=7431bd61b7149a1b25ccd969cfbb05316ff9fa59;hp=7e37bd927ba491c73b342d530e4d70234e58dff3;hpb=9b47b4cbecca281ab183fa2cf4c590848c0ce9cc;p=crypto.git diff --git a/TODO-1.0 b/TODO-1.0 index 7e37bd92..1f821fde 100644 --- a/TODO-1.0 +++ b/TODO-1.0 @@ -144,6 +144,13 @@ least could be done. SILC currently supports SOCKS4 and SOCKS5 but it needs to be compiled in separately. + o Add a timeout to handling incoming JOIN commands. It should be + enforced that JOIN command is executed only once in a second or two + seconds. Now it is possible to accept n incoming JOIN commands + and process them without any timeouts. THis must be employed because + each JOIN command will create and distribute the new channel key + to everybody on the channel (Fix this to 0.9.x). + o EPOC specific additions/changes required: o lib/silcutil/epoc routines missing or not completed.