summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ca9cf0b..0cc84157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
don't sent multiple kexinit-requests.
send newkeys, block while waiting for newkeys.
fix comments.
+ - markus@cvs.openbsd.org 2001/04/04 14:34:58
+ [clientloop.c kex.c kex.h serverloop.c sshconnect2.c sshd.c]
+ enable server side rekeying + some rekey related clientup.
+ todo: we should not send any non-KEX messages after we send KEXINIT
20010404
- OpenBSD CVS Sync
@@ -4844,4 +4848,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1055 2001/04/04 17:52:53 mouring Exp $
+$Id: ChangeLog,v 1.1056 2001/04/04 17:57:54 mouring Exp $