summaryrefslogtreecommitdiff
path: root/test/start
Commit message (Expand)AuthorAgeFilesLines
* Updated rubocopMiklos Fazekas2018-03-211-1/+1
* Handle ProxyCommand child in case of timeout and exceptionDima2018-03-041-5/+4
* Removed extra transport close see #529Miklos Fazekas2017-07-181-5/+3
* Close transport on proxy errorAdam Ruzicka2017-06-211-1/+4
* fix typo in append_all_supported_algorithmsjeff-bennett2017-05-091-0/+7
* Rubocop update to 0.46.0Miklos Fazekas2016-12-151-2/+2
* Allow nil for passphrase, warn instead of raise with nil option errorsMiklos Fazekas2016-12-151-5/+19
* Use 1.9 hash syntaxMiklos Fazekas2016-12-113-13/+13
* #357 as a special case, ignore nil :password options, to avoid breaking capi...Will Bryant2016-11-281-1/+7
* set default options before checking for nilsKane Morgan2016-05-151-2/+9
* Prevent nils being explicitly passed in at start up timeKane Morgan2016-04-171-0/+14
* Migrated to minitestMiklos Fazekas2016-03-264-4/+4
* # This is a combination of 2 commits.mexisme2015-12-101-0/+27
* Add test for remote_user option to startDominic Scheirlinck2015-09-041-0/+7
* 2.10.0.beta1 release prepMiklos Fazekas2015-05-211-1/+1
* Added non_interactive option for disabling all prompt for passwordMiklos Fazekas2015-05-201-0/+7
* 2.9.2 rc2 - number_of_password_prompts: 0 now can be passed via capistrano to...Miklos Fazekas2015-01-031-0/+7
* Assert that the return value from ssh block is returnedCarl Hörberg2013-11-301-0/+9
* Tests for close conn on exceptionCarl Hörberg2013-11-301-0/+44
* Automatically forward environment variables defined in OpenSSH config filesRobert Schulze2013-09-091-0/+7
* implement a experimental keepalive featureNorihito Yoshioka2013-08-181-0/+29
* Test case for transport.close after auth failurePatrick Marchi2011-03-141-0/+28