Commit Graph

15 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Chris Bednarski 5dd8ae45c7 Cleanup some resources we may have created
11 years ago
Chris Bednarski 03850cafc6 Implemented timeout around the SSH handshake, including a unit test
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Emil Hessman c4d4e0a21f communicator/ssh: bind variable value to closure
11 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Mitchell Hashimoto c2451e9f49 communicator/ssh: get data race tests passing
13 years ago
Mitchell Hashimoto 2fff555e7f fmt
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 1e61cc2bd3 communicator/ssh: request a PTY
13 years ago
Mitchell Hashimoto 1cea606f12 communicator/ssh: Adhere to new Communicator interface
13 years ago
Mitchell Hashimoto 15f215d04f go fmt
13 years ago
Mitchell Hashimoto bee266008e communicator/ssh: Ensure valid communicator
13 years ago
Mitchell Hashimoto 6d3e7e9964 communicator/ssh: Simplify tests
13 years ago
Mitchell Hashimoto 08ac912cb7 Start work on SSH communicator
13 years ago