X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=419f7b4518faa6ee88bb70d1c080f6bd7ac4c7b4;hb=8763262ca87be2c00479b25c27dfa505fc4f349c;hp=66547e95bef16fa8703b4c143de4014708af860c;hpb=4ccdf0a2cc7998050acfb7355e594dc73be9d7e9;p=silc.git diff --git a/TODO b/TODO index 66547e95..419f7b45 100644 --- a/TODO +++ b/TODO @@ -14,11 +14,6 @@ TODO/bugs In SILC Client Library set the key only if application wishes to set (accept the key) it (Do this to 1.0). - o Additions to do after protocol version 1.1: - - o Add support for list of errors in command replies. Protocol - TODO entry 1. - TODO/bugs In SILC Server ======================== @@ -33,13 +28,7 @@ TODO/bugs In SILC Server and router does not have founder on channel (founder is left or there's no founder on channel at all), the router will accept the server's founder mode change, even though it perhaps should not do that (Fix - this to 0.9). - - o The router should check for validity of received notify packets from - routers (fix this to 0.9). Following NOTIFYs needs to be verified: - - o JOIN (check that joining is allowed) - o SIGNOFF (maybe should check that notifier owns the client) + this to 0.9) (Protocol TODO #17 relates). o Implement the SILC_CUMODE_QUIET user mode (Do this to 0.9.x).