Added support for using channel private keys without the private
authorPekka Riikonen <priikone@silcnet.org>
Sat, 28 Feb 2004 14:43:28 +0000 (14:43 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 28 Feb 2004 14:43:28 +0000 (14:43 +0000)
commit696512ee15a5ac9618eca9eaec95d5d01a58f724
treefc2c78230ad71d496b799d71d3f15d2879487452
parentab8c8e2069a72dad3b18fe87fabb9e7d2cbcd1db
Added support for using channel private keys without the private
key mode on the channel being set.
The channel private key used to decrypt message is now develired
to channel_message client operation.
CHANGES
apps/irssi/src/silc/core/client_ops.c
apps/irssi/src/silc/core/client_ops.h
lib/silcclient/client_channel.c
lib/silcclient/client_ops_example.c
lib/silcclient/command_reply.c
lib/silcclient/silcclient.h