summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-04 02:03:04 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-04 02:03:04 +0000
commitf28f634a3ab81669c21fb078565c84410653b8b7 (patch)
tree5f16c1cb542f887942e0bb54c550c97e257663af /ChangeLog
parent2d90e003098834de493a797017f8704b2f383f67 (diff)
- markus@cvs.openbsd.org 2001/04/04 00:06:54
[clientloop.c sshconnect2.c] enable client rekeying (1) force rekeying with ~R, or (2) if the server requests rekeying. works against ssh-2.0.12/2.0.13/2.1.0/2.2.0/2.3.0/2.3.1/2.4.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index df0829962..4b3c1f3d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,12 @@
19 need dispatch-callbacks, since application data is delayed until 19 need dispatch-callbacks, since application data is delayed until
20 the keyexchange completes (if i understand the drafts correctly). 20 the keyexchange completes (if i understand the drafts correctly).
21 add some infrastructure for re-keying. 21 add some infrastructure for re-keying.
22 - markus@cvs.openbsd.org 2001/04/04 00:06:54
23 [clientloop.c sshconnect2.c]
24 enable client rekeying
25 (1) force rekeying with ~R, or
26 (2) if the server requests rekeying.
27 works against ssh-2.0.12/2.0.13/2.1.0/2.2.0/2.3.0/2.3.1/2.4.0
22 28
2320010403 2920010403
24 - OpenBSD CVS Sync 30 - OpenBSD CVS Sync
@@ -4829,4 +4835,4 @@
4829 - Wrote replacements for strlcpy and mkdtemp 4835 - Wrote replacements for strlcpy and mkdtemp
4830 - Released 1.0pre1 4836 - Released 1.0pre1
4831 4837
4832$Id: ChangeLog,v 1.1052 2001/04/04 02:00:54 mouring Exp $ 4838$Id: ChangeLog,v 1.1053 2001/04/04 02:03:04 mouring Exp $