projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0188fa
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 7 Sep 2001 18:01:44 +0000
(18:01 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 7 Sep 2001 18:01:44 +0000
(18:01 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 558dc9398ea5c3719036117f2ccdaa0983e5ca26..4a2c746083401dc28d4a5a95badac7ed274603a7 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-14,6
+14,10
@@
TODO/bugs in Irssi SILC client
cipher, hash, hmac and pkcs configuration to the Irssi SILC's config
file.
+ o Resolve the users during the JOIN process with WHOIS and not with
+ IDENTIFY. Otherwise the userinfo is never resolved without explicitly
+ doing WHOIS to the user.
+
o The QUIT command should wait for server's disconnection (at least for
a while) before exiting the application.