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