diff options
author | Robey Pointer <robey@lag.net> | 2004-08-27 00:57:40 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-08-27 00:57:40 +0000 |
commit | c86c4f3949e2cc6db3c09828b9518e27c6c3a304 (patch) | |
tree | 16d0158a7b14c91de53d1dace8864385db6fb3b8 /forward.py | |
parent | 34d975b9722236ae946c02a5c23d7231e67fc4e1 (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-66]
new ServerInterface class, outbound rekey works, etc.
a bunch of changes that i'm too lazy to split out into individual patches:
* all the server overrides from transport.py have been moved into a separate
class ServerInterface, so server code doesn't have to subclass the whole
paramiko library
* updated demo_server to subclass ServerInterface
* when re-keying during a session, block other messages until the new keys
are activated (openssh doensn't like any other traffic during a rekey)
* re-key when outbound limits are tripped too (was only counting inbound
traffic)
* don't log scary things on EOF
Diffstat (limited to 'forward.py')
0 files changed, 0 insertions, 0 deletions