packer-cn/communicator/ssh
Jeff Stamerjohn 4ff0185add Windows fixes
Strip carriage returns from end of lines in virtualbox/driver.go, fixing wait for virtualbox host shutdown.
Fix target upload directory path in communicator.go to use forward slashes.  (When running on windows path/filepath returns backslashes...which does not work when the target host is unix).
2013-07-25 09:28:04 -07:00
..
communicator.go Windows fixes 2013-07-25 09:28:04 -07:00
communicator_test.go fmt 2013-07-14 20:55:27 +09:00
connect.go communicator/ssh: tweakable timeout on retry connection 2013-07-14 21:05:22 +09:00
keychain.go communicator/ssh: Add SimpleKeychain 2013-05-20 22:50:13 -07:00
keychain_test.go communicator/ssh: Test to verify keychain impls ssh.ClientKeyring 2013-05-20 22:51:51 -07:00
password.go communicator/ssh: add keyboard interactive auth [GH-121] 2013-07-02 22:00:31 -07:00
password_test.go fmt 2013-07-04 12:44:36 -07:00