From: Pekka Riikonen Date: Thu, 5 Apr 2001 15:01:55 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~48 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=28ec6c3c362130b703b197c6072b71ddf5c0b03f;p=silc.git updates. --- diff --git a/CHANGES b/CHANGES index 737be54b..cb56bd51 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,9 @@ Thu Apr 5 17:42:30 EEST 2001 Pekka Riikonen * Added the re-key support with and without PFS to the client library. Re-key is performed once in an hour, by default. + Added new protocol type SILC_PROTOCOL_CLIENT_REKEY. + Added silc_server_client_callback and silc_client_rekey_final. + * Removed the `hmac_key' and `hmac_key_len' fields from the SilcClientConnection structure; not needed. Affected file is lib/silcclient/client.h.