From: Pekka Riikonen Date: Thu, 5 Apr 2001 15:02:37 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~47 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=95cbdc2a10aec4da8d99c2b9ae877e1373a501f1 updates. --- diff --git a/CHANGES b/CHANGES index cb56bd51..de5661dd 100644 --- a/CHANGES +++ b/CHANGES @@ -20,7 +20,9 @@ Thu Apr 5 17:42:30 EEST 2001 Pekka Riikonen 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. + Added silc_client_rekey_callback and silc_client_rekey_final. + Affected files are lib/silcclient/protocol.[ch] and + lib/silcclient/client.[ch]. * Removed the `hmac_key' and `hmac_key_len' fields from the SilcClientConnection structure; not needed. Affected file is