You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/communicator/ssh
Mitchell Hashimoto f65711c716
communicator/ssh: re-establish ssh connection if possible [GH-152]
13 years ago
..
communicator.go communicator/ssh: re-establish ssh connection if possible [GH-152] 13 years ago
communicator_test.go communicator/ssh: have a Connection func so we can re-establish 13 years ago
connect.go communicator/ssh: ConnectFunc times out after 15 sceonds 13 years ago
keychain.go communicator/ssh: Add SimpleKeychain 13 years ago
keychain_test.go communicator/ssh: Test to verify keychain impls ssh.ClientKeyring 13 years ago
password.go communicator/ssh: add keyboard interactive auth [GH-121] 13 years ago
password_test.go fmt 13 years ago