summaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2004-09-05 07:41:45 +0000
committerRobey Pointer <robey@lag.net>2004-09-05 07:41:45 +0000
commit8dbab502339064816a391ba45463c87360e88e80 (patch)
treef8e51a8db6d4a26d4470736954b55166814ea9ff /ChangeLog
parent6cef2f12591f5384f92457aa8cc49e153348d07b (diff)
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-72]
some framework for adding subsystem handlers in server mode you can now register a subsystem with a Transport by passing in the name (like "sftp") and a class (like a hypothetical SFTPServer). the default ServerInterface.check_channel_request_subsystem now checks this table in Transport, and if it finds a match, it creates a new thread for the handler and calls into it. a new class SubsystemHandler is added for this purpose (to be subclassed).
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions