-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added HostConfig class and tests. Added parallel client implementation for new host config type and tests. * Added HostConfig documentation * Updated paramiko client for new host config type. * Updated changelog * Added remote channel closing to scp recv/send. * Re-did session init and authentication methods to avoid sharing session in threads. * Moved thread pool to offload handshake for native client. * Updated tunnel del
- Loading branch information
Showing
18 changed files
with
379 additions
and
609 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.