From: Pekka Riikonen Date: Sat, 7 Jul 2001 12:53:42 +0000 (+0000) Subject: updates. X-Git-Tag: robodoc-323~101 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=288314d17bbf5ef21e606a502ac4645d565331fb;p=silc.git updates. --- diff --git a/CHANGES b/CHANGES index 9311b12a..15cf29f1 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,15 @@ Sat Jul 7 14:40:31 EEST 2001 Pekka Riikonen * Fixed some memory leaks around the server code. + * Rewrote the silc_server_get_users_on_channel to support IPv6 + based Client ID's. Affected file silcd/server.c. + + * Defined the SILC_MESSAGE_FLAG_SIGNED to the protocol + specification. However, a separate document must be written + to define the detailed signing procedure and the payload + associated with the flag. Defined the flag to the + lib/silccore/silcchannel.h as well. + Fri Jul 6 18:26:31 EEST 2001 Pekka Riikonen * Changed the dynamic tables to static size tables in the