X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=00e588d83f157dab93afd359fccdec21cfc4a7df;hb=cfe162b20857876582cdbc541f628bc8048cac82;hp=9c8eb3f71ea1b808652bffd636028fe59a63da59;hpb=7428855aff83c6dd40431bb88d3f1e5c973e7c06;p=silc.git diff --git a/TODO b/TODO index 9c8eb3f7..00e588d8 100644 --- a/TODO +++ b/TODO @@ -41,6 +41,8 @@ TODO/bugs In SILC Client Library TODO/bugs In SILC Server ======================== + o XXXXXXXXX cannot join +a channel from other servers + o Implement the and founder privileges gaining to the JOIN command. This will bypass invite-only mode as well for the client who got the founder mode during JOIN. @@ -126,6 +128,9 @@ TODO After 1.0 not in distribution), but it is not used yet, and it requires some tweaking on the Makefiles (we want static lib not shared). + o Implement the defined SilcDH API. The definition is in + lib/silccrypt/silcdh.h. + o Add builtin SOCKS and HTTP Proxy support, well the SOCKS at least. SILC currently supports SOCKS4 and SOCKS5 but it needs to be compiled in separately. @@ -145,11 +150,10 @@ TODO After 1.0 to start writing one myself. Anyhow, the OpenSSL X.509 lib should be checked. - Other package that should be checked is the NSS's X509 library. + Other package that should be checked is the NSS's X509 library, + which I like more over OpenSSL package. - o SSH2 public keys support. Maybe - not really needed but could be - nice as SSH is widely used all over the place. SILC Protocol - supports SSH2 public keys. + o SSH2 public keys support. o OpenPGP certificate support.