X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=7af043baa6ad6314d21a3fa5b9d829fccf1d863f;hb=3d61cdca00bf9d465a9a82024e9e991cc93f94fb;hp=361ea7a895b88955b770e48dd91cc5e706ce3165;hpb=6394d86063413bc1c473723f3ef971840195bcd3;p=runtime.git diff --git a/TODO b/TODO index 361ea7a8..7af043ba 100644 --- a/TODO +++ b/TODO @@ -30,12 +30,19 @@ TODO/bugs in Irssi SILC client TODO/bugs In SILC Client Library ================================ - o N/A + o When changing own nickname and there exists a same nickname the library + can give the client now nickname in format nick@host. This is new + behaviour and maybe should be removed. The changer should always + get the one it wants and not have the formatted nickname. TODO/bugs In SILC Server ======================== + o If auto-reconnecting to router and EOF is received during the + connecting phase the server will not try to auto-reconnect anymore + after that. Fix to auto-reconnect. + o Backup router related issues o Channel user mode changes are notified unnecessarely when @@ -75,6 +82,9 @@ TODO/bugs In SILC Libraries than on Unix. Do it with threads on WIN32. The function works but is not actually async currently. + o Rewrite the lib/silcsim/silcsim.h. The SilcSimContext should be + private and silc_sim_alloc should take necessary arguments. + TODO in SILC Protocol =====================