commit | 2d90e003098834de493a797017f8704b2f383f67 | [log] [download] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Wed Apr 04 02:00:54 2001 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Wed Apr 04 02:00:54 2001 +0000 |
tree | 9465422eab9f2925c7a9ed6cb99a923173fde9fe | |
parent | 9323d964791a8627c7733e64951d32e7d4b19f9c [diff] |
- markus@cvs.openbsd.org 2001/04/03 23:32:12 [kex.c kex.h packet.c sshconnect2.c sshd.c] undo parts of recent my changes: main part of keyexchange does not need dispatch-callbacks, since application data is delayed until the keyexchange completes (if i understand the drafts correctly). add some infrastructure for re-keying.