projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73583bd
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Thu, 5 Apr 2001 15:01:55 +0000
(15:01 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Thu, 5 Apr 2001 15:01:55 +0000
(15:01 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 737be54b1884f19ea507ac6e60572dce5789bc1e..cb56bd51bdfc3f676b686b1d68421f8e905e8964 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-19,6
+19,9
@@
Thu Apr 5 17:42:30 EEST 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
* 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.