diff options
author | Robey Pointer <robey@lag.net> | 2004-09-03 22:39:20 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-09-03 22:39:20 +0000 |
commit | aba7e37a383fc3d7ffedc6d9e433f65223ac5fe2 (patch) | |
tree | 0747489e0578ef2c62c51312b339cc79d96e1312 /user_rsa_key.pub | |
parent | 440b3de06abfd358e93e698fde178ef0c5c85939 (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-70]
clean up server interface; no longer need to subclass Channel
- export AUTH_*, OPEN_FAILED_*, and the new OPEN_SUCCEEDED into the paramiko
namespace instead of making people dig into paramiko.Transport.AUTH_* etc.
- move all of the check_* methods from Channel to ServerInterface so apps
don't need to subclass Channel anymore just to run an ssh server
- ServerInterface.check_channel_request() returns an error code now, not a
new Channel object
- fix demo_server.py to follow all these changes
- fix a bunch of places where i used "string" in docstrings but meant "str"
- added Channel.get_id()
Diffstat (limited to 'user_rsa_key.pub')
0 files changed, 0 insertions, 0 deletions