Commit Graph

29 Commits (cb95f3648554535e43fa6bb7adfaafbc219e8f76)

Author SHA1 Message Date
Mitchell Hashimoto 07449a7801 communicator/ssh: improved logging
13 years ago
Mitchell Hashimoto a0f1667df1 communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto ebd3742e3e communicator/ssh: retry connection in ConnectFunc forawhile
13 years ago
Mitchell Hashimoto 2fff555e7f fmt
13 years ago
Mitchell Hashimoto 020e719e92 communicator/ssh: re-establish ssh connection if possible [GH-152]
13 years ago
Mitchell Hashimoto 04463f8254 communicator/ssh: ConnectFunc times out after 15 sceonds
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto ee6fd4941a communicator/ssh: show more descriptive error if SCP not avail [GH-127]
13 years ago
Mitchell Hashimoto a47fd26db3 fmt
13 years ago
Mitchell Hashimoto 93a8c153a6 communicator/ssh: add keyboard interactive auth [GH-121]
13 years ago
Mitchell Hashimoto 53b7b3965f fmt
13 years ago
Mitchell Hashimoto 1e61cc2bd3 communicator/ssh: request a PTY
13 years ago
Mitchell Hashimoto 72bb2d68dd communicator/ssh: remove unusable code
13 years ago
Mitchell Hashimoto a23897f52d communicator/ssh: Add type for static passwords
13 years ago
Mitchell Hashimoto 1cea606f12 communicator/ssh: Adhere to new Communicator interface
13 years ago
Mitchell Hashimoto ace53450b9 packer: More efficient RemoteCommand.ExitChan
13 years ago
Mitchell Hashimoto c6dd54760c Get everything compiling again
13 years ago
Mitchell Hashimoto b26ff7a6eb communicator/ssh: More logging
13 years ago
Mitchell Hashimoto 81d8b20730 Update TODO, since Upload is implemented
13 years ago
Mitchell Hashimoto 69f1d0fd9f communicator/ssh: Clearer TODO message about acks
13 years ago
Mitchell Hashimoto eb5f478ee7 communicator/ssh: Return error if non-zero exit status on Upload
13 years ago
Mitchell Hashimoto 821d27a6bb communicator/ssh: More complete SCP
13 years ago
Mitchell Hashimoto d8ad9ca106 communicator/ssh: A first pass at SCP uploading
13 years ago
Mitchell Hashimoto 39a05400dd communicator/ssh: Test to verify keychain impls ssh.ClientKeyring
13 years ago
Mitchell Hashimoto abcdd5a613 communicator/ssh: Add SimpleKeychain
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