diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 | ||
23 | 20010403 | 29 | 20010403 |
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 $ |