Support for SILC 1.2 INVITE and BAN commands. Client supports
authorPekka Riikonen <priikone@silcnet.org>
Mon, 25 Nov 2002 20:24:13 +0000 (20:24 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 25 Nov 2002 20:24:13 +0000 (20:24 +0000)
commitbbc2071bac65ded8d5bc07831d768de254c55842
tree777f67d39741148ea5a2e574e0a11782e27fe0a6
parent1a0a520cc5149e30ab60fbd8d43892436e9c75cd
Support for SILC 1.2 INVITE and BAN commands.  Client supports
adding/deleting string entries, but not public key or other.
Server supports both command fully.
CHANGES
TODO
apps/silcd/command.c
apps/silcd/idlist.c
apps/silcd/idlist.h
apps/silcd/packet_receive.c
apps/silcd/packet_send.c
apps/silcd/packet_send.h
apps/silcd/server_util.c
apps/silcd/server_util.h
lib/silcclient/command.c