X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=627b4b0d7fd46a09261c8d91bca621d09ba5ab0b;hb=f8a032e363dfa0e26a07c88e224ca3f759acf4dd;hp=0286afdc2eee38c60e5a20dd9c327db88845023c;hpb=64cf4a904f396b5f742670735ccee30c23113e06;p=silc.git diff --git a/TODO b/TODO index 0286afdc..627b4b0d 100644 --- a/TODO +++ b/TODO @@ -11,16 +11,20 @@ apps/silcd, The SILC Server ****PARTLY DONE**** o Port all code to use SILC Toolkit 1.1 APIs. - o Remove protocol.[ch]. + o Remove protocol.[ch]. ***DONE o Rewrite connecting accepting. - o Rewrite async connecting + o Rewrite async connecting. o Connecting from SILC router to SILC server. o Rewrite rehash, HUP. + o Test backup router resuming protocol. + + o Check all packet receive routines that they call silc_packet_free. + o Add Web statistics module using lib/silchttp. Give out server statistics. @@ -157,6 +161,8 @@ lib/silcskr lib/silcske/silcske.[ch] ***PARTLY DONE**** ======================== + o Responder rekey + o Ratelimit to UDP/IP transport for incoming packets. o IV Included flag support in SKE (***DONE)