From: Pekka Riikonen Date: Mon, 9 Apr 2001 09:44:31 +0000 (+0000) Subject: updates X-Git-Tag: SILC.0.1~42 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=9dc301a14aff5f2aaeee5f82436ab83fb80710b6;p=silc.git updates --- diff --git a/TODO b/TODO index 3b1d4e8e..4f6d695c 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,10 @@ TODO/bugs In SILC Client Library the SilcSocketConnection reference counter at all. This must be fixed. + o When receiving client's public key with GETKEY or in key agreement + protoocl it probably should be saved using the nickname and the real + name of the client instead of the host name of the client. + o Add client library parameters or options that handle what kind of messages the library should print out (using `say' client operation, for example) and what is left for the application to print. The